@charset "UTF-8";

@import "base.css";

#header h1{
	width: 250px;
	float: left;
}
h2{
	width: 630px;
	height: 2em;
	padding: 2px 0 0;
	background: url(../img/h2Bg.jpg) repeat-x bottom left;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 2em;
	font-weight: 100;

}
h3{
	width: 612px;
	height: 37px;
	padding: 5px 0 0 18px;
	background: url(../img/hBg.jpg) no-repeat;
	font-size: 1.4em;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-weight: 100;
}
h4{
	width: 625px;	
	margin: 0 0 10px 5px;
	padding: 0 0 0 5px;
	background-color: #C5AD7D;
	font-size: 1em;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
}
h4.short{
	width: 100px;
}
h4.salonh4{
	width: 620px;
	padding: 0;
	background-color: #FFF;
	border-bottom: 3px solid #C5AD7D;
	margin: 0 0 10px 10px;
	font-size: 1.8em;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	color: #333333;
	font-weight: 100;
}
h4.salonh4 span{
	font-size: 0.8em;
}
#main p{
	padding: 0 20px 0 0;
	margin: 0 0 20px 5px;
}
#main p.text{
	margin: 0 0 10px 10px
}
div.imgright{
	padding: 0 0 20px;
}
#main div.imgright img{
	float: right;
	padding: 0 20px 0 10px;
}
div.list{
	margin: 0 0 30px 5px;
}
div.list ul li{
	padding: 0 20px 0 14px;
	display: inline;
	background: url(../img/salonmark.jpg) no-repeat;
}
div.list ul li a{
	text-decoration: underline;
	color: #333333;
}
div.list ul li a:hover{
	text-decoration: none;
}
/*salon
----------------------------------------------------------------------------------------------------salon*/
#main p.menu{
	width: 625px;
}
table.salonprice{
	width: 619px;
	margin: 0 0 0 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.salonprice th,
table.salonprice td{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table.salonprice td{
	vertical-align: top;
}
table.salonprice th{
	width: 188px;
	padding: 0 6px;
	background-color: #666666;
	text-align: left;
	vertical-align: middle;
	line-height: 200%;
	font-weight: 100;
	color: #FFFFFF;
}
table.salonprice th.noborder,
table.salonprice td.noborder{
	border-bottom: none;
}
table.salonprice th.detail{
	padding: 0 10px 0 20px;
	border-bottom: none;
	line-height: 140%;
	text-align: left;
}
table.salonprice td.detail{
	border-bottom: none;
	line-height: 140%;
	text-align: center;
}
table.salonprice th.btmborder{
	padding: 0 10px 6px 20px;
	line-height: 140%;
	text-align: left;
}
table.salonprice td.btmborder{
	line-height: 140%;
	text-align: center;
}
table.salonprice td{
	width: 208px;
	text-align: center;
	vertical-align: middle;
	line-height: 200%;
}
table.salonprice td.bg{
	background-color: #666666;
	color: #FFFFFF;
}
#main p.mensprice{
	width: 618px;
	padding: 0;
	margin: 0 0 10px 10px;
	border: 1px solid #999999;
	line-height: 200%;
	text-align: center;
}
#main p.underline{
	width: 620px;
	margin: 0 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #CCCCCC;
}
/*course
----------------------------------------------------------------------------------------------------course*/
ul.otoku{
	margin: 0 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #F0C;
}
dl.course{
	margin: 0 0 0 5px;
}
dl.course dt{
	font-weight: bold;
}
dl.course dd{
	padding: 0 0 20px;
}
ol.special{
	padding: 0 0 0 35px;
}
dl.date{
	overflow: hidden;
	zoom: 1;
}
dl.date dt{
	float: left;
	clear: both;
	width: 100px;
	text-align: center;
}
dl.date dd{
	margin: 0 0 0 100px;
	_height: 1px;
}
dl.pdf{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 0 10px;
}
dl.pdf dt{
	float: left;
	clear: both;
	width: 130px;
}
dl.pdf dd{
	margin: 0 0 0 130px;
}
/*course offer
----------------------------------------------------------------------------------------------------course offer*/
table.course{
	width: 624px;
	margin: 0 0 10px 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.course th,
table.course td{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table.course th{
	width: 140px;
	padding: 10px 0 10px 10px;
	background-color: #666666;
	font-weight: 100;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}
table.course td{
	width: 462px;	
	padding: 10px 0 10px 10px;
}
table.course td a{
	text-decoration: underline;
	color: #006699;
}
table.course td a:hover{
	text-decoration: none;
}
/*shop
----------------------------------------------------------------------------------------------------shop*/
dl.company{
	margin: 0 0 10px 5px;
}
dl.company dt{
	width: 100px;
	padding: 2px 0 2px 5px;
	background-color: #C5AD7D;
	float: left;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
}
dl.company dd{
	margin: 0 0 0 105px;
	padding: 2px 0 2px 10px;
}
#html dl.company dd{
	height: 1px;
}
div.access{
	overflow: hidden;
}
#main div.access p{
	padding: 0 20px 0 0;
	margin: 10px 0 20px 5px;
}
div.access dl{
	overflow: hidden;
	padding: 0 0 10px 5px;
}
div.access dt{
	width: 160px;
	float: left;
	clear: both;
}
div.access dd{
	margin: 0 0 0 160px;
	padding: 0 0 0 10px;
}
#main div.access dd p{
	margin: 0;
	padding: 20px 0 0;
}
/*end
----------------------------------------------------------------------------------------------------end*/
