@charset "utf-8";
@import "/css/set.css";


#beauty {
	width:700px;
	margin-left:20px;
}

#beauty h2{
	color:#7B4111;
	font-size:14px;
	padding-left:8px;
	margin-left:5px;
}

#beauty h3{
	font-weight:normal;
	font-size:12px;
	margin:10px 0 20px 0;
	}
	
#beauty .title{
	width:647px;
	height:37px;
	margin:10px 0;
	text-decoration:none;
}

#beauty .explain{
	width:600px;
	height:15px;
	margin:0 0 30px 20px;
	padding-left:25px;
	background:url(/img/beauty_arrow.gif) no-repeat left;
	}