@charset "utf-8";

@import "../../../share/css/base.css";
@import "navi.css";

/* --- contents --- */
#contents {
	padding-top: 17px;
}

#contents h1 {
	width: 175px;
	height: 44px;
	margin-bottom: 40px;
	background: url(../images/series_title.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#contents h2 {
	width: 583px;
	height: 50px;
	margin-bottom: 30px;
	background: url(../images/series_msg.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#contents h3 {
	clear: both;
}

#contents #shampoo_title {
	width: 932px;
	height: 40px;
	margin-bottom: 10px;
 	background: url(../images/series_shampoo_title.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#contents #shampoo_msg {
	width: 272px;
	height: 17px;
	background: url(../images/series_shampoo_msg.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#contents #treatment_title {
	width: 932px;
	height: 40px;
	margin-bottom: 10px;
 	background: url(../images/series_treatment_title.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#contents #treatment_msg {
	width: 175px;
	height: 17px;
	background: url(../images/series_treatment_msg.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#contents #shampoo_list,
#contents #treatment_list {
	width: 932px;
	margin-bottom: 50px;
	overflow: hidden;
}

#contents #shampoo_list a,
#contents #treatment_list a {
	display: block;
	width: 138px;
	height: 29px;
	margin: 10px 0 0 24px;
	background: url(../images/herb_btn.jpg) 0 0 no-repeat;
	text-indent: -5000em;
	overflow: hidden;
}

#contents #shampoo_list li,
#contents #treatment_list li {
	float: left;
	width: 215px;
	margin: 30px 0 0 10px;
}
