@charset "UTF-8";

/* メニュースタイル
************************************************************** */

h2#main_img {
	background: url(../img/main_img.jpg);
	height: 350px;
	width: 840px;
	text-indent: -9140px;
}


/* コンテンツ
-------------------------------------------------------------- */

h3#ti_contents {
	background-image: url(../img/ti_contents.gif);
}

h3#ti_service {
	background-image: url(../img/ti_service.gif);
}

#contents h4 {
	text-indent: -9140px;
	height: 70px;
	margin: 20px 10px 0px;
	width: 740px;
	clear: both;
}

#reflexology_area h4 {
	background: url(../img/sti_reflexology.gif);
}

#aroma_area h4 {
	background: url(../img/sti_aromatherapy.gif);
}

#lomilomi_area h4 {
	background: url(../img/sti_lomilomi.gif);
}

h4#sti_germanium {
	background: url(../img/sti_germanium.gif);
}

h5 {
	font-size: 120%;
	height:20px;
	margin-top:10px;
}

h5.no-magin {
	font-size:120%;
	font-weight:bold;
	margin-top:0px;
}



/* メニューリスト
-------------------------------------------------------------- */

div.menu_left {
	width: 350px;
	float: left;
	clear: both;
	margin: 0px 10px 20px;
}

.menu_detail {
	text-align: right;
	width: 740px;
	position: relative;
	top: -20px;
	font-weight: bold;
	font-size: 110%;
}

.menu_comment {
	line-height:1.5em;
	padding: 10px 0px 0px 70px;
	margin:0px 15px;
	position: relative;
	top: -10px;
	height:55px;
	clear:both;
}

#reflexology_area .menu_comment {
	background:url(../img/foot.gif) no-repeat 0px 0px;
}

#aroma_area .menu_comment {
	background:url(../img/body_oil.gif) no-repeat 0px 0px;
}


#aroma_area .face_comment {
	background:url(../img/face.gif) no-repeat 0px 0px;
}


#lomilomi_area .menu_comment {
	background:url(../img/body.gif) no-repeat 0px 0px;
}

.menu_detail a {
	margin: 10px 0px;
	padding: 5px 10px;
	background-color: #663300;
	color: #FFFFFF;
}

#menu_read {
	font-size: 120%;
	line-height: 1.5em;
	margin: 0px 20px;
}


div.menu_right {
	width: 350px;
	float: right;
	margin: 0px 10px 20px;
}

* html div.menu_left {
	width: 350px;
	float: left;
	clear: both;
	margin: 0px 8px 20px;
}

* html div.menu_right {
	width: 350px;
	float: right;
	margin: 0px 8px 20px;
}

div.menu_dl dt {
	font-size: 140%;
	padding: 10px 0px;
	font-weight: bold;
	width: 340px;
	color: #666666;
}

.menu_dl dd.part b {
	font-size:110%;
	line-height:1.8em;
	padding-bottom:10px;
}

.menu_dl dd.part,.menu_dl dd.part02 {
	text-align:left;
	width: 340px;
	margin: 3px 0px;
	padding: 3px 0px;
	border: none;
	font-size:90%;
	height:auto;
}

.menu_dl dd.part02 {
	border-top: 1px dotted #999999;
	font-size:80%;
}

dl.price dt,dl.price dd {
	border-bottom: 1px solid #666666;
	float: left;
	height:20px;
	margin-top:10px;
}

dl.price dt.height02,dl.price dd.height02 {
	height:40px;
	margin-top:10px;
}

dl.price dt {
	padding: 2px 0px;
	width: 241px;
	font-size: 120%;
	text-align: left;
	color: #663300;
	padding-left:24px;
	background:url(../img/icon.gif) no-repeat 0px 0px;
}

dl.price dt.ninki {
	background:url(../img/ninki.gif) no-repeat 0px 0px;
}

dl.price dd {
	padding: 2px 10px 2px 0px;
	width: 70px;
	text-align: right;
	font-size: 120%;
	color: #663300;
}

#aroma_area .waku {
	margin:15px 0px;
	padding: 10px 20px;
	border: 2px solid #CC9966;
	font-size: 110%;
	line-height: 1.5em;
}


#aroma_area .waku-2 {
	margin:15px;
	padding: 10px 20px;
	border: 2px solid #CC9966;
	font-size: 110%;
	line-height: 1.5em;
}

/*111026 追加*/
.contents_salon {
	width: 740px;
	clear: both;
	margin: 0px 0px 20px;
	
	overflow: hidden; /*floatの解除、ここがポイント*/
	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
}

.contents_salon dl {
	width: 370px;
	clear: both;
	margin: 0px;
	float: left;
}

.contents_salon dl ul,.contents_salon dl ul li {
	list-style:none;
}

.contents_salon dt {
	height: 30px;
	width: 350px;
	text-indent: -9140px;
	margin: 0px 10px;
}


.contents_salon dt#sti_card {
	background-image: url(../img/sti_card.gif);
}


.contents_salon dd.salon_txt {
	width: 330px;
	margin: 0px 10px 20px 30px;
	padding: 0px;
}

.salon_txt dl {
	width: 330px;
	margin-bottom: 20px;
}

.salon_txt dl dt {
	text-indent: 0px;
	margin: 10px 0px 5px;
	padding: 0px;
	font-size: 120%;
	color: #993300;
	height: auto;
	border-bottom: 1px dotted #993300;
	width: 320px;
	font-weight: bold;
}

.salon_txt dl dd {
	width: 320px;
	text-indent: 0px;
	margin: 2px 0px;
	padding: 0px;
}


.img_list_salon {
	float: right;
	width: 360px;
	margin: 30px 0px 0px 10px;
}


img.salon_img_l {
	margin: 3px;
	width: 170px;
}

.salon_txt p {
	background:url(../img/read.gif) no-repeat 0 0;
	width:320px;
	height:100px;
	text-indent:-9140px;
	margin: 0 0 10px 0;
}
