@charset "utf-8";
/* ===================================================================
CSS information

 file name  :under.css
 style info :各ページ背景・下層ページヘッダー・見出し・下層ページ専用ボックス・各ページ個別設定
 
=================================================================== */
html{
	background:url(../img/bg2.png) repeat top left!important;
}
body {
	background:url(../img/share/bg_3.jpg) repeat-x top left!important;
}


/* 各ページ背景 */
#recommend #container{background:url(../recommend/img/recommend_bg.jpg) no-repeat top center;}
#info #container{background:url(../info/img/info_bg.jpg) no-repeat top center;}
#freeshair #container{background:url(../freeshair/img/freeshair_bg.jpg) no-repeat top center;}
#lounge #container{background:url(../lounge/img/lounge_bg.jpg) no-repeat top center;}
#staff #container{background:url(../staff/img/staff_bg.jpg) no-repeat top center;}
#recruit #container{background:url(../recruit/img/recruit_bg.jpg) no-repeat top center;}
#nail #container{background:url(../nail/img/nail_bg.jpg) no-repeat top center;}



/* 下層ページヘッダー */
#header{
	width:950px;
	margin:0 auto 10px;
	height:137px;
	position:relative;
}
#header #navi{
	padding:75px 0 0 60px;

}
#header #navi li{
	float:left;
}
#header h1{
	text-align:right;
	color:#503F33;
	font-size:70%;
	font-weight:normal;
}
#header h2{
	position:absolute;
	top:25px;
}
#header p.bnr_01{
	position: absolute;
	z-index:10;
	right:200px;
	bottom:60px;
}
#header p.bnr_02{
	position: absolute;
	z-index:10;
	right:30px;
	bottom:60px;
}
#header p.bnr_03{
	position: absolute;
	z-index:10;
	right:370px;
	bottom:60px;
}

/*----------------------------------------------------
	見出し
----------------------------------------------------*/
h2.title{
	width:820px;
	margin:20px auto;
	text-align:right;
}
h3.title{
	padding-bottom:20px;

}
h3.title2{
	padding-left:20px;
	padding-bottom:20px;

}
h4.title{
	background:url(../img/share/h4_bg_01.gif) no-repeat bottom left;
	padding:3px 0 0 20px;
	margin:0 0 15px;
	font-weight:bold;
}

.odd{
	background: url(../img/share/bg_4.jpg) repeat top left;
}
.even{
	background: url(../img/bg2.png) repeat top left;
}

/*----------------------------------------------------
	下層ページ専用ボックス
----------------------------------------------------*/
#maincontents{
	background:url(../img/bg2.png) repeat top left;
}
#contents{
	padding:20px;
}


/* ===================================================================
recommend
=================================================================== */
div.recommend {
	width:740px;
	margin:0 auto 40px;
}
div.recommend dl{
	margin-bottom:20px;
}
div.recommend dl dt{
	width:220px;
	height:220px;
	float:left;
	margin-right:20px;
}
div.recommend dl dd{
	float:left;
	width:450px;
}
div.recommend dl dd h4{
	background:url(../img/share/h4_bg_01.gif) no-repeat bottom left;
	padding:3px 0 0 20px;
	margin:0 0 15px;
}
div.recommend dl dd table{
	margin:0 10px 20px;
	color:#503F33;
}
div.recommend dl dd table th{
	border-left:3px solid #C5A525;
	padding-left:10px;
	width:200px;
}
div.recommend li{
	float:left;
	margin-right:40px;
}
div.recommend li p.ph{
	padding:3px;
	border:1px solid #C6BBB7;
	background:#FFFFFF;
	margin-bottom:5px;
}
div.recommend li p.caption{
	width:220px;
}

/* ===================================================================
info
=================================================================== */
ul.salon_btn{
	margin:0 auto 10px;
	text-align:right;
}
ul.salon_btn li{
	display:inline;
	margin-right:10px;
}

.salon_box{
	width:780px;
	margin:0 auto 20px;
}
.salon_box p.photo{
	width:230px;
	float:left;
	margin-right:20px;
	text-align:center;
}
.salon_box div.right_box{
	float:right;
	width:520px;
}
dl.address{
	width:350px;
	margin:0 0 20px;
	float:left;
}
dl.address dt{
	float:left;
	width:70px;
	text-align:center;
	padding:0;
}
dl.address dd{
	margin-left:80px;
	margin-bottom:5px;
	padding:0 10px;
	border-left: solid 3px #9F866A;	
}
dl.address dd th{
	width:90px;
	vertical-align:top;
}
dl.address dd table{
	width:280px;
}
.salon_box ul.map{
	width:390px;
	float:left;
	margin:0 10px 40px 0;
}
.salon_box ul.map li{
	margin:0 10px 5px 0;
	float:left;
}
.salon_box .left_menu{
	width:360px;
	float:left;
	margin-right:40px;
	display:inline;
}
.salon_box .right_menu{
	width:360px;
	float:right;

}
.salon_box table{
	border-bottom:1px dotted #9F866A;
	margin-bottom:10px;
}

.salon_box table.price{
	margin-bottom:20px;
}
.salon_box table td,.salon_box table th{
	padding:3px 5px;
}
.salon_box table th{
	color:#503F32;
}

.salon_box table.title td{
	font-size:80%;
	text-align:right;
}	
.salon_box table.price td{
	width:120px;
	text-align:right;
}
.salon_box table.price p{
	font-weight:normal;
	color:#414141;
}
/* ===================================================================
frees&lounge
=================================================================== */
dl.frees_box_01,dl.lounge_box_01,dl.nail_box_01{
	width:740px;
	margin:0 auto 20px;
	height:263px;
}
dl.frees_box_01{background:url(../freeshair/img/frees_box_01.jpg) no-repeat top left;}
dl.lounge_box_01{background:url(../lounge/img/lounge_box_01.jpg) no-repeat top left;}
dl.nail_box_01{background:url(../nail/img/lounge_box_01.jpg) no-repeat top left;}
dl.frees_box_01 dt,dl.lounge_box_01 dt,dl.nail_box_01 dt{
	padding:27px 0 0 274px;
}
dl.frees_box_01 dd,dl.lounge_box_01 dd,dl.nail_box_01 dd{
	padding:18px 0 0 274px;
}

dl.frees_box_02,dl.lounge_box_02{
	width:720px;
	margin:0 auto 20px;
	background:#EFEAE2;
	padding:10px;
}
dl.frees_box_02{background: url(../img/share/bg_4.jpg) repeat top left;}
dl.lounge_box_02{background: url(../lounge/img/lounge_box_02_bg.jpg) repeat top left;color:#FFFFFF;}

dl.frees_box_02 dt,dl.lounge_box_02 dt{
	width:370px;
	float:left;
	display:inline;
}
dl.frees_box_02 dd,dl.lounge_box_02 dd{
	margin-left:390px;
	padding:20px 0 0 0;
}
dl.frees_box_03,dl.lounge_box_03{
	width:720px;
	margin:0 auto 20px;
	padding:10px;
}
dl.frees_box_03 dt,dl.lounge_box_03 dt{
	width:370px;
	float:right;
	display:inline;
}
dl.frees_box_03 dd,dl.lounge_box_03 dd{
	margin-right:390px;
	padding:20px 0 0 0;
}
/* ===================================================================
staff
=================================================================== */		
div.staff_box_01,div.staff_box_02{
	width:760px;
	margin:0 auto 20px;
	padding:10px 20px;
}
div.staff_box_01{background: url(../img/share/bg_4.jpg) repeat top left;}
div.staff_box_02{background-color:#C8BD99;}
div.staff_box_01 p.photo,div.staff_box_02 p.photo{
	width:180px;
}
div.staff_box_01 p.photo{float:left;margin-right:20px;}
div.staff_box_02 p.photo{float:right;margin-left:20px;}


div.staff_box_01 div.right_box,div.staff_box_02 div.right_box{
	width:540px;
	margin-top:10px;
}
div.staff_box_01 div.right_box{	float:left;}
div.staff_box_02 div.right_box{	float:right;}

	

div.staff_box_01 dl dt,div.staff_box_02 dl dt{
	float:left;
	width:130px;
	padding:5px;
}
div.staff_box_01 p.photo span,
div.staff_box_02 p.photo span{
padding:5px 0;
display:block;
}
div.staff_box_01 p.photo span img,
div.staff_box_02 p.photo span img{
padding:0!important;
}


div.staff_box_01 dl dd,div.staff_box_02 dl dd{
	margin-left:140px;
	margin-bottom:10px;
	padding:0 10px;
	border-left: solid 3px #9F866A;
}
/* ===================================================================
recruit
=================================================================== */
ul.recruit_right{
	width:190px;
	float:right;
}
ul.recruit_right li{
	margin-bottom:20px;
}

dl.recruitment{
	border-bottom:1px dotted #9F866A;
	padding:5px 0;
}
dl.recruitment dt,dl.curriculum dt{
	width:100px;
	float:left;
	font-weight:bold;
}
dl.recruitment dd,dl.curriculum dd{
	margin-left:120px;
}
dl.recruitment dd img{
	padding-left:100px;
}
div.normal_box_01{
	width:760px;
	margin:0 auto 20px;
	padding:10px 20px;
}





div.normal_box_01 p.photo{
	width:180px;
}
div.normal_box_01 p.photo{float:left;margin-right:20px;}

div.normal_box_01 div.right_box{
	width:540px;
	margin-top:10px;
}
div.normal_box_01 div.right_box{float:left;}
/* ===================================================================
map
=================================================================== */
#map div.address2{
	text-align:center;}
	

#map dl.address{
	float:none;
	margin:10px 30px 10px;
	text-align:left;
	
}

#map dl.address{
	float:none;
	margin:10px 30px 10px;
	
}
#map ul{
	clear:both;
	text-align:center;
}
#map ul li{
	display:inline;
	margin-right:10px;
}



