@charset "utf-8";
/* つくってから */

#after {
}
#after .title_step {
font-size:14px;
font-weight:bold;
color:#808080;
padding:10px 0;
}
#after .step_img {
height:147px;
}
#after .line_only {
width:177px;
}
#after p {
width:177px;
margin:10px 0;
}
#after .small {
width:177px;
margin:5px 0;
}

/*stickerの貼り方*/
.sticker{
	width:720px;
	}
.sticker_about{
	width:510px;
	float:left;
	}
.sticker_img{
	width:200px;
	float:right;
	margin-right:10px;
	}
/*友だち招待*/
.friend_detail{
	float:right;
	width:400px;
	margin-left:10px;
	}
.friend_img{
	float:left;
	width:300px;
	}
