/*-------------------------------------------------------------------

	TOP Page

-------------------------------------------------------------------*/

/* main */
.top_contents{
	clear:both;
	border-top:2px solid #C2B981;
	border-left:1px solid #C2B981;
	border-right:1px solid #C2B981;
	margin-bottom:20px;
	padding:1px;
}
.top_contents h2{
	padding-bottom:10px;
}
.top_h2_inner{
	margin-left:12px;
	width:606px;
}
.top_contents h3{
	padding-bottom:6px;
}
.top_h3_inner{
	margin-left:10px;
	width:277px;
}

.top_contents #top_b-youn{
	float:left;
	width:297px;	
}
#top_style_list{
	height:204px;
	background:url(/img_top/ph_b-youn.jpg);
}
#top_style_list li{
	float:left;
	height:48px;
	margin-top:134px;
}

.top_contents #top_order{
	float:right;
	width:297px;	
}

.top_contents #top_salon{
	float:left;
	width:297px;	
}
.top_contents #top_salon .top_salon_photo{
	float:left;
	width:137px;
}
.top_contents #top_salon .top_salon_text{
	float:right;
	width:132px;
}
.top_contents #top_salon .top_salon_text .title{
	border-bottom:1px solid #E4DFC7;
	padding-bottom:0.4em;
	margin-bottom:0.4em;
}
.top_contents #top_salon ul{
	clear:both;
	margin-top:8px;
	padding-top:8px;
	padding-bottom:10px;
	border-top:1px solid #E4DFC7;
}
.top_contents #top_salon ul li{
	margin-bottom:5px;
}

.top_contents #top_clinic{
	float:right;
	width:297px;	
}
.top_contents #top_clinic .top_clinic_photo{
	text-align:center;
	border-bottom:1px solid #E4DFC7;
	padding-bottom:15px;
	margin-bottom:15px;
}
.top_contents #top_clinic ul{
	padding-bottom:10px;
}
.top_contents #top_clinic ul li{
	margin-bottom:5px;
}
/*top_flow*/
ul#top_farea {
	width:606px;
	background-color:#F7F5EE;
	padding:3px 14px 14px 14px;
	margin-bottom:14px;
}
ul#top_farea li.areaL {
	float:left;
}
ul#top_farea li.areaR {
	float:right;
}
/* side */
#side_block #side_contact{
	border:#ECE9D8 6px solid;
	padding:1px;
	margin-bottom:6px;
}
#side_block #side_contact p{
	margin:0;
	padding-bottom:10px;
}
#side_block #side_contact ul{
	padding-left:9px;
}
#side_block #side_contact ul li{
	padding-bottom:5px;
}
#side_block #side_contact ul li.list_end{
	padding:3px 0 11px;
}

/*-------------------------------------------------------------------

	Second Third Common

-------------------------------------------------------------------*/

/* main */
#topicpath{
	padding-top:5px;
	font-size:80%;
}
h2.basic{
	clear:both;
	margin-bottom:20px;
}
h3.basic{
	clear:both;
	margin:20px 0 5px;
	padding:8px 12px;
	background:url(/img_cmn/bg_h3_basic.gif) no-repeat;
	font-size:130%;
	font-weight:bold;
	color:#97265E;
}
h4.basic{
	margin:10px 0 15px;
	padding-top:8px;
	border-top:1px dashed #CCCCCC;
	font-size:120%;
	font-weight:bold;
	color:#333333;
}
h4.sec{
	clear:both;
	margin:20px 0 5px;
	padding:8px 12px;
	background:url(/img_cmn/bg_h3_sec.gif) no-repeat;
	font-size:120%;
	font-weight:bold;
	color:#97265E;
}

/* contact */
.main_contents{
	margin-left:14px;
	padding-bottom:10px;
	width:606px;
}
.main_contents h3{
	padding-bottom:6px;
}
.main_contents_inner{
	margin-left:10px;
	width:277px;
}

/* pagetop */
.pagetop{
	clear:both;
	margin-top:20px;
	text-align:right;
}

/* contact */
#main_block .contact{
	clear:both;
	border:6px solid #EFEFEF;
	padding:13px;
	margin-top:10px;
}
#main_block .contact h3{
	border-bottom:1px solid #DDDDDD;
	padding-bottom:3px;
	margin-bottom:10px;
}
#main_block .contact ul{
	display:block;
}
#main_block .contact li{
	display:inline;
}
#main_block .contact li.tel img{
	margin-right:8px;
}
#main_block .contact li.order img{
	margin-right:4px;
}

/* lower_link */
#lower_link{
	margin-top:20px;
	clear:both;
}
#lower_link li{
	float:left;
	width:297px;
}
#lower_link li a{
	display:block;
	margin-left:40px;
	margin-bottom:20px;
	width:226px;
	padding:10px 10px 10px 20px;
	border-right:1px solid #dCd9c8;
	border-bottom:1px solid #dCd9c8;
	font-size:120%;
}
#lower_link li a:link,
#lower_link li a:visited{
	background:#F6F4EC url(/img_cmn/ic_local_second.gif) no-repeat 7px center;
}
#lower_link li a:hover,
#lower_link li a:active{
	background:#fffafd url(/img_cmn/ic_local_second.gif) no-repeat 7px center;
}

/* side */
#local_menu{
	border:2px solid #D2CFC0;
	padding:1px;
	margin-bottom:12px;
}
#local_menu li a{
	background:#FF6699;
	text-decoration:none;
}
/* second */
#local_menu .local_menu_second{
	line-height:0;
}
#local_menu .local_menu_second li a{
	display:block;
	padding:10px 10px 10px 20px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ECE9D8;
	font-size:120%;
	line-height:1.3;
}
#local_menu .local_menu_second li a:link,
#local_menu .local_menu_second li a:visited{
	background:#F6F4EC url(/img_cmn/ic_local_second.gif) no-repeat 7px center;
}
#local_menu .local_menu_second li a:hover,
#local_menu .local_menu_second li a:active{
	background:#fffafd url(/img_cmn/ic_local_second.gif) no-repeat 7px center;
}
#local_menu .local_menu_second li a.current:link,
#local_menu .local_menu_second li a.current:visited{
	background:#FFCCCC url(/img_cmn/ic_local_second.gif) no-repeat 7px center;
}
#local_menu .local_menu_second li a.current:hover,
#local_menu .local_menu_second li a.current:active{
	background:#ffeeee url(/img_cmn/ic_local_second.gif) no-repeat 7px center;
}
/* third */
#local_menu .local_menu_third li a{
	padding:3px 10px 3px 20px;
}
#local_menu .local_menu_third li a:link,
#local_menu .local_menu_third li a:visited{
	background:#F6F4EC url(/img_cmn/ic_local_third.gif) no-repeat 10px center;
}
#local_menu .local_menu_third li a:hover,
#local_menu .local_menu_third li a:active{
	background:#fffafd url(/img_cmn/ic_local_third.gif) no-repeat 10px center;
}
#local_menu .local_menu_third li a.current:link,
#local_menu .local_menu_third li a.current:visited{
	background:#FFCCCC url(/img_cmn/ic_local_third.gif) no-repeat 10px center;
}
#local_menu .local_menu_third li a.current:hover,
#local_menu .local_menu_third li a.current:active{
	background:#ffeeee url(/img_cmn/ic_local_third.gif) no-repeat 10px center;
}
/*20090521ADD*/
.mainLead {
	color:#97265E;
	font-size:140%;
	font-weight:bold;
	line-height:1.5em;
}
.subLead {
	font-size:120%;
	line-height:1.7em;
}
.udrBnn {
	clear:both;
	margin-top:15px;
}
.fL {
	float:left;
	margin:0 15px 15px 0;
}
.fR {
	float:right;
	margin:0 0 15px 15px;
}
.fLnMg {
	float:left;
	margin:0 15px 0 0;
}
.fRnMg {
	float:right;
	margin:0 0 0 15px;
}
.fLnMg0 {
	float:left;
	margin:0;
}
.fRnMg0 {
	float:right;
	margin:0;
}
.small {
	font-size:80%;
}
.defUl {
	margin-left:20px;
}
.defUl li {
	list-style:circle;
	padding-bottom:10px;
}
/*-------------------------------------------------------------------

	Feature

-------------------------------------------------------------------*/
table.feaTbl,
table.feaTbl th,
table.feaTbl td {
	border:1px solid #CCC;
}
table.feaTbl th {
	background-color:#EFEFEF;
	width:15em;
}
/*item*/
.feaItemBx {
	width:297px;
	border-top:2px solid #E4DFC7;
	padding-top:10px;
}

.feaItemBx .fl {
	width:65px;
	float:left;
}
.feaItemBx .fr {
	width:215px;
	float:right;
}
.feaItemBx .fr strong {
	font-weight:bold;
}
.feaL {
	width:345px;
	float:left;
}
.feaR {
	width:240px;
	float:right;
}
.feaL strong {
	font-weight:bold;
}
/*flow*/
dl.feaFlow {
	float:right;
	width:336px;
}
dl.feaFlow dt {
	font-weight:bold;
}
dl.feaFlow dd {
	margin-bottom:1em;
}
/*howto*/
.feaHowto {
	width:606px;
}
.feaBdr {
	padding-bottom:10px;
	border-bottom:1px dotted #D2CFC0;
	margin-bottom:20px;
}
.feaHowto .fLImg {
	float:left;
}
.feaHowto .fRbox {
	width:440px;
	float:right;
}
.feaHowto .fRbox h5 {
	font-size:110%;
	font-weight:bold;
}
.feaHl {
	width:287px;
	float:left;
}
.feaHr {
	width:287px;
	float:right;
}
.feaHl img,
.feaHr img {
	margin-bottom:5px;
}
/*-------------------------------------------------------------------

	Aftercare

-------------------------------------------------------------------*/
ol.atrOl {
	list-style:decimal;
	font-size:140%;
	border:1px dotted #D2CFC0;
	padding:20px 20px 10px 20px;
	margin-bottom:20px;
}
ol.atrOl li {
	margin:0 0 1em 30px;
	font-weight:bold;
}
/*-------------------------------------------------------------------

	Service

-------------------------------------------------------------------*/
.concept_text{/*
	display:block;
	text-align:center;*/
	font-size:140%;
	color:#996666;
}

/*-------------------------------------------------------------------

	Product

-------------------------------------------------------------------*/

/* index */
.main_contents #product_b-youn{
	float:left;
	width:297px;	
}
.main_contents #product_order{
	float:right;
	width:297px;	
}
.product_table{
	width:606px;
	margin-top:15px;
}
.product_table th{
	width:62px;
	vertical-align:top;
}
.product_table td{
	padding-bottom:15px;
	vertical-align:top;
}
.product_table td.a{
	padding-right:12px;
}
/* product_b-youn */
.product_b-youn{
	float:left;
	width:196px;
}
.product_b-youn.short,
.product_b-youn.semi{
	margin-right:8px;
}
h4.h4_product{
	margin-bottom:5px;
	font-size:120%;
	font-weight:bold;
}
.text_product_b-youn{
	font-size:120%;
	font-weight:bold;
	color:#DF719D;
}

.product_bottom_other{
	clear:both;
	border:4px solid #ECE9D8;
	padding:10px;
	background:#F4F3EA;
}
/* product_order */
.product_order_table{
	margin:20px 0 15px;
	width:100%;
}
.product_order_table td,
.product_order_table th{
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:7px 13px;
}
.product_order_table th{
	color:#97265E;
	font-weight:bold;
}
/* product_care & use */
.product_contents{
	margin-left:12px;
	margin-bottom:20px;
	padding:1px 0 0 1px;
	width:606px;
	border-left:1px solid #D2CFC0;
	border-top:1px solid #D2CFC0;
}
.product_title{
	margin-bottom:13px;
	padding:5px 12px;
	background:#F6F4EC;
	font-size:120%;
	font-weight:bold;
}
.product_title_1{
	font-size:120%;
	font-weight:bold;
	color:#97265E;
	padding-bottom:3px;
	margin:15px 0;
	border-bottom:1px solid #97265E;
}

.product_item{
	clear:both;
	margin-left:12px;
}
#use_position .product_item{
	margin-left:205px;
}
/*-------------------------------------------------------------------

	Catalog

-------------------------------------------------------------------*/

/* catalog_index */
.catalog_index_list{
	margin:20px 0;
}
.catalog_index_list li{
	display:inline;
}
.catalog_index_list li.first a img,
.catalog_index_list li.second a img{
	margin-right:8px;
}

/* catalog_second */
.catalog_second_list{
	margin:10px 2px 0;
}
.catalog_second_list li{
	float:left;
	width:210px;
	padding-bottom:15px;
}
.catalog_second_list li p{
	margin-left:15px;
	width:180px;
	font-size:80%;
	color:#3A80D3;
}
.catalog_second_list li p.btn{
	text-align:center;
}

/* catalog_third */
.catalog_third_read{
	color:#993366;
	font-size:120%;
}
.catalog_third_A{
	float:left;
	width:360px;
	padding-bottom:20px;
}
.catalog_third_B{
	float:right;
	width:226px;
	padding-bottom:20px;
}
.catalog_third_A table{
	width:100%;
}
.catalog_third_A th,
.catalog_third_A td{
	border:1px solid #D4D1C3;
	padding:5px 10px;
}
.catalog_third_B .price_area{
	height:236px;
}
.catalog_third_B .price_area .price{
	text-align:right;
}
.catalog_third_B .price_area .price .before_tax{
	font-size:140%;
}
.price_campaign{
	text-align:right;
	background:#faddea;
	padding:2px 0 2px;
}
.before_text_campaign{
	font-size:160%;
	font-weight:bold;
	color:#993366;
}
.catalog_third_B .price_area .note{
	color:#3A80D3;
	margin-top:20px;
}
.catalog_third_B .photo_side{
	margin-right:6px;
}
.catalog_third_B table{
	width:100%;
	margin:0px 0 10px;
}
.catalog_third_B th,
.catalog_third_B td{
	padding:5px 10px;
}
.catalog_third_B th{
	font-weight:bold;
	white-space:nowrap;
}
.catalog_third_B .middle th,
.catalog_third_B .middle td{
	border-top:1px solid #D4D1C3;
	border-bottom:1px solid #D4D1C3;
}
.catalog_third_B .text_comment{
	text-align:right;
}
.catalog_third_attention{
	clear:both;
	margin-top:30px;
}
.catalog_third_attention h4.basic{
	font-size:100%;
	margin-bottom:10px;
}
.catalog_third_attention ul{
	margin-left:10px;
}

/*-------------------------------------------------------------------

	Buy

-------------------------------------------------------------------*/
#buy_salon{
	float:left;
	width:311px;
}
#buy_clinic{
	float:right;
	width:311px;
}

.buy_index_inner{
	border:4px solid #EFEFEF;
	padding-top:12px;
}
.buy_index_inner p{
	margin-left:9px;
	margin-right:9px;
}
.buy_flow{
	width:100%;
	margin:30px 0;
}
.buy_flow th,
.buy_flow td{
	padding:10px 15px;
	border-top:2px solid #ECE9D8;
	border-bottom:2px solid #ECE9D8;
}
.buy_flow td.arrow{
	background:url(/buy/img/bg_td_arrow.gif) no-repeat 80px 5px;
	padding-top:35px;
	font-size:120%;
}

/*-------------------------------------------------------------------

	Buy Salon

-------------------------------------------------------------------*/
/* index */
*html body .salon_index_line_cell1{
	background-image: url(/buy/salon/img/bg_salon_index1.gif);
	background-repeat: no-repeat;
	background-position: 8px bottom;
}
.salon_index_line_cell1,
.salon_index_line_cell2{
	clear:both;
	width:600px;
	margin:0 0 8px 15px;
	padding:0 0 0 8px;
	background:url(/buy/salon/img/bg_salon_index.gif) 8px bottom no-repeat;
}
.salon_index_line_cell1{
	width:289px;
}
.salon_index_item{
	float:left;
	width:289px;
	border-top:1px solid #D1D1D1;
	margin-right:6px;
	padding-bottom:8px;
}
.end{
	margin-right:0;
}
.salon_index_line_cell1 h4, .salon_index_line_cell2 h4{
	margin:6px 8px;
	padding-bottom:3px;
	font-size:110%;
	font-weight:bold;
	border-bottom:1px solid #D1D1D1;
	background:none;
}
.salon_index_line_cell1 h4 a, .salon_index_line_cell2 h4 a{
	display:block;
}
.salon_index_img{
	float:left;
	text-align:center;
	width:153px;
}
.salon_index_place{
	float:left;
	width:123px;
	padding:0 0 5px 0;
	font-weight:bold;
}
.salon_index_text{
	float:left;
	width:123px;
	line-height:140%;
}
.salon_index_text a{
	text-decoration:none;
}
/* second */
h3.basic .salon_place{
}
.salon_name{
	display:block;
	float:left;
	width:400px;
}
.salon_place{
	display:block;
	float:right;
	padding-top:0.7em;
	width:180px;
	text-align:right;
	vertical-align:bottom;
	font-size:66%;
	font-weight:normal;
}
.salon_photo_Lsize{
	float:left;
	width:207px;
	display:block;
}
.salon_photo_Lsize img{
	border:2px solid #CCC;
}
.salon_text{
	margin-bottom:10px;
}
.salon_photo_Ssize{
	float:left;
	width:168px;
	display:block;
}
.salon_photo_Ssize img{
	border:1px solid #CCC;
}
.salon_detail{
	clear:both;
	margin-top:15px;
	margin-bottom:15px;	
	width:606px;
}
.salon_detail th,
.salon_detail td{
	padding:4px 8px;
	border-bottom:1px solid #FFF;
	background:#E0DDD8;
}
.salon_detail th{
	border-right:2px solid #fff;
	text-align:left;
	font-weight:bold;
	width:8em;
}

/*-------------------------------------------------------------------

	Buy Clinic

-------------------------------------------------------------------*/
.clinic_map{
	text-align:center;
}

/*-------------------------------------------------------------------

	Buy Clinic

-------------------------------------------------------------------*/
.cancer_list{
	margin-bottom:15px;
}
/*-------------------------------------------------------------------

	Cancer

-------------------------------------------------------------------*/
/*-------------------------------------------------------------------

	QA

-------------------------------------------------------------------*/
.qa_item{
	margin-top:20px;
	padding-top:20px;
	border-top:1px dashed #CCCCCC;
}
.qa_item dt{
	background:url(/qa/img/ic_q.gif) no-repeat left top;
	color:#97265E;
	font-size:110%;
	font-weight:bold;
	padding:2px 10px 20px 40px;
}

.qa_item dd{
	background:url(/qa/img/ic_a.gif) no-repeat 10px top;
	padding:2px 10px 10px 50px;
	margin:0 10px 20px 10px;
	border-left:2px solid #CEC799;
}

/*-------------------------------------------------------------------

	FORM

-------------------------------------------------------------------*/
.form_btn{
	text-align:center;
	margin:15px 0;
}
.form_btn #Submit{
	padding:10px 15px;
	margin:0 20px;
}

/*-------------------------------------------------------------------

	SITEMAP

-------------------------------------------------------------------*/
#sitemap ul{
	list-style:circle;
	margin-left:2em;
	margin-bottom:10px;
}
#sitemap ul li{
	padding-left:0.5em;
	line-height:1.8em;
}
