@charset "utf-8";
/**
COLORS
**/
.color1{ color:#9c7e3e;}
.color2{ color:#3e9c6a;}
.color3{ color:#ba486e;}
.color4{ color:#733e9c;}

.btn_cate1{ background: #9c7e3e; border-color: #74581d; }
.btn_cate2{ background: #61a380; border-color: #2d8456; }
.btn_cate3{ background: #ce7391; border-color: #ba486e; }
.btn_cate4{ background: #8760a4; border-color: #733e9c; }

.btm_nav_cate1{ background: #9c7e3e;}
.btm_nav_cate2{ background: #3e9c6a;}
.btm_nav_cate3{ background: #ba486e;}
.btm_nav_cate4{ background: #733e9c;}

/***/
#top_main_ttl{
	padding: 20px 0;
	background: #4a5b5f;
	text-align:center;
}
h2 {
	text-align: center;
	margin-bottom: 25px;
}
h4{
	margin: 25px 0 15px;
}
h6{
	margin-bottom: 7px;
	font-size: 24px;
	font-family:"Times New Roman", Times, serif;
}
.btn{
	display: block;
	padding: 10px 0;
	border-width: 2px;
	border-style: solid;
	text-align:center;
	color: #fff!important;
}
.btn:hover{
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	text-decoration: none;
}
.one_c{
	margin-top: 20px;
	border-top:  1px #d2d2d2 solid;
}

/***/
.catch {
	margin-bottom: 5px;
	font-size:18px;
	font-weight: bold;
	line-height:1.7em;
}
.tren_in_img{
	float: left;
	width: 530px;
}
.switch_ph li{
	display: none;
}
.switch_ph .ac{
	display: block;
}
.tren_in_txt{
	float: right;
	width: 340px;
}
.thumb_box li{
	float:left;
	margin-left: 10px;
}
.thumb_box li:first-child{
	margin-left: 0;
}
.detail_points h4{
	margin: 20px 0 10px;
}
.detail_points li{
	margin-bottom: 5px;
	padding-left: 40px;
	background:url(../images/img_detail_num.png) no-repeat;
}
.detail_points li span{
	font-weight: bold;
}
.detail_points li.detail_point1{ background:url(../images/img_detail_num1.png) 0 3px no-repeat; }
.detail_points li.detail_point2{ background:url(../images/img_detail_num2.png) 0 3px no-repeat; }
.detail_points li.detail_point3{ background:url(../images/img_detail_num3.png) 0 3px no-repeat; }

.detail_arr{
	margin: 20px 0;
	padding: 15px 15px 12px;
	border: 1px #d2d2d2 solid;
}
.detail_arr p{
	margin-top: 10px;
}
.lead{
	margin: 20px 0;
}
.lead span{
	display: inline-block;
	margin-top: 6px;
}

#detail_recipebox td{
	width: 195px;
	padding: 0 15px 5px;
	vertical-align: top;
	border-left: 1px #d2d2d2 dashed;
}
#detail_recipebox td:first-child{
	border-left: 0;
}
#detail_recipebox td h5{
	margin-bottom: 5px;
}
#detail_recipebox td p{
	font-size: 11px;
	line-height: 2.2em;
}
#detail_stylistbox .fl,
#detail_salonbox .fl{
	width: 200px;
}
#detail_stylistbox .fr,
#detail_salonbox .fr{
	width: 670px;
}

#detail_stylistbox{
	position: relative;
}
.stylist_position{
	font-size:11px;
}
.stylist_name{
	margin-bottom: 10px;
	font-size:18px;
}
.stylist_name a{
	font-size:18px;
}
#detail_stylistbox .btn,
.salon_cap .btn{
	position: absolute;
	right:0;
	bottom: 0;
	width: 220px;
	padding: 13px 0;
}

#detail_salonbox h6 a{ font-size: 100%;}
.salon_cap{
	position: relative;
}
#detail_salonbox ul{
	margin-top: 5px;
}
#detail_salonbox li{
	background:url(../images/img_arrow.gif) 0 50% no-repeat;
	padding: 4px 0 0 21px;
}
.salon_links{
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px #d2d2d2 dashed;
}
.salon_links p{
	padding: 1px 7px;
	width: 70px;
	border: 1px #d2d2d2 solid;
	text-align: center;
}

#btm_nav{
	margin-bottom: 30px;
}
#btm_nav li{
	float: left;
}
#btm_nav li.ac img,
#btm_nav li:hover img{
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}






















