@charset "utf-8";
/* CSS Document */

.title{background-image:url(images/contents_bg.jpg); background-repeat:no-repeat; background-position:center 185px;}
.green{color:#690; font-weight:bold;}

p{line-height:220%;}

.nano{padding:10px; background-color:#f2f2f2; font-size:10px; margin-left:80px; width:243px;}

.read_nano{background-image:url(images/steam.png); background-repeat:no-repeat; background-position:left top; padding-left:80px; margin-bottom:10px;}


.price li{float:left; margin:0 8px;}

.shampoo{padding:8px; font-size:10px; border:1px solid #690; width:320px; margin-top:20px; line-height:130%;}

#cut{
	list-style: inside;
}

/*------*/

.box{
	margin-top:40px;
}

.box h2{
	margin-bottom:20px;
}

.box ul{
	margin-bottom:20px;
}

.box li{
	margin-bottom:20px;
	line-height:160%;
}

.box li img{
	margin-bottom:10px;
}