@charset "Shift_JIS";
/* ヘアサロンスタイルページ用CSS */

@import url("hair.css");

/* タイトル下メイン画像読込 */
#header #headmain {
	background-image: url(../../hair/style/images/photo_head01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* タイトル下ナビゲーションの補正 */
#header #headnavi .hn_style {
	background-image: url(../../hair/images/hn_hair_style_hover.gif);
}



/* スタイル（料金）一覧表 */
#main .stylelist {
	margin: 0px;
	padding: 15px 0px 20px;
	text-align: left;
	width: 490px;
}
#main .stylelist table {
	width: 490px;
	margin: 0px;
	padding: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
}
.stylelist .h5 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 5px;
}
#content #main .price_a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	float: left;
	margin: 0px;
	padding: 20px 0px 2px;
	font-weight: bold;
	line-height: 110%;
	width: 200px;
}
.stylelist th {
	width: 220px;
	text-align: left;
	color: #99CC00;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stylelist .indent25 {
	font-weight: normal;
	color: #000000;
	text-indent: 25px;
	margin: 0px;
	padding: 8px 0px;
	line-height: 100%;
}
#main .stylelist .h5 .j {
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.stylelist .indent25_2 {
	width: 190px;
	font-weight: normal;
	color: #000000;
	text-indent: 25px;
	margin: 0px;
	padding: 8px 0px;
	line-height: 100%;
	vertical-align: top;
}	
.stylelist .indent30 {
	font-weight: normal;
	color: #000000;
	text-indent: 30px;
	margin: 0px;
	padding: 18px 0px 8px;
	line-height: 100%;
	vertical-align: top;
}	

.stylelist .indent50 {
	font-weight: normal;
	color: #000000;
	text-indent: 50px;
	margin: 0px;
	padding: 5px 0px;
}
.stylelist .indent0 {
	font-weight: normal;
	color: #000000;
	text-indent: 0px;
	margin: 0px;
	padding: 18px 0px 8px;
	line-height: 100%;
}
.stylelist .price_s {
	font-size: 95%;
	text-indent: 5px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 270px;
}
.stylelist .supplementation {
	margin: 0px;
	padding: 3px 0px 0px;
	list-style-type: none;
	font-size: smaller;
	color: #FF9900;
}
.stylelist .supplementation li {
	margin: 0px;
	padding: 0px;
}
.stylelist .indent25 .left {
	text-align: right;
	position: relative;
	top: 3px;
	left: -25px;
}
.stylelist .h5_p {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 5px;
	width: 270px;
}
.stylelist .right {
	text-align: right;
}
.stylelist .w30 {

	width: 30px;
	font-weight: normal;
	color: #000000;
	text-indent: 0px;
	margin: 0px;
	padding: 8px 0px;
	line-height: 100%;
	vertical-align: top;
}
.stylelist .w150 {
	font-weight: normal;
	color: #000000;
	text-indent: 0px;
	margin: 0px;
	padding: 8px 0px;
	line-height: 100%;
	vertical-align: top;
	width: 150px;
}
.stylelist .bottom {
	padding-top: 20px;
}
