@charset "utf-8";
@import url("base.css");
@import url("map.css");
@import url("esthe.css");
@import url("shaving.css");
@import url("sub_content.css");
@import url("footer.css");

#header{
	background: url(../img/shop/head_bg.gif) repeat-x center top;
}

#header_content{
	margin: 10px auto 0;
	width: 860px;
	position: relative;
	height: 90px;
}

#header #header_content h1 {
	position: absolute;
	display: block;
	color:#898989;
}

#header #header_content #logo {
	position: absolute;
	display: block;
	top: 5px;
}

#nonh1 {
	position: absolute;
	display: block;
	color:#898989;
	top: 2px;
}

#header #header_content #head-menu {
	position: absolute;
	display: block;
	width: 180px;
	top: 0px;
	left: 692px;
	text-align: left;
	font-size : 10px;
}

.small {
	font-size : 8px;
}

#header #header_content h3#tel {
	position: absolute;
	display: block;
	top: 15px;
	left: 610px;
}

#nonh3 {
	position: absolute;
	display: block;
	top: 8px;
	left: 445px;
}

#top_yoyaku {
	position: absolute;
	display: block;
	top: 20px;
	left: 691px;
}

#top_tenpo {
	position: absolute;
	display: block;
	top: 57px;
	left: 691px;
}

#shop_menu{
	height: 38px;
	background: url(../img/shop/navi_bg.gif) repeat-x center top;
}

#container{
	width: 860px;
	margin: 0 auto;
}


#shop-navi{
	background: url(../img/shop/navi_bg.gif) repeat-x center top;
	margin-bottom: 15px;
	height: 38px;
	width: 100%;
}
#shop-navi ul{
	width: 860px;
	margin: 0 auto;
}

#shop-navi ul li{
	float: left;
}

#shop-navi .snavi, #shop-navi .current{
	display: block;
	height: 38px;
	overflow: hidden;
	text-indent: -999px;
}

#shop-navi .current{
	background-position: center 100% !important;
}


#shop-navi #menu01{
	width: 84px;
	background: url(../img/shop/menu01.gif) no-repeat center top;
}
#shop-navi #menu02{
	width: 123px;
	background: url(../img/shop/menu02.gif) no-repeat center top;
}
#shop-navi #menu03{
	width: 155px;
	background: url(../img/shop/menu03.gif) no-repeat center top;
}
#shop-navi #menu04{
	width: 93px;
	background: url(../img/shop/menu04.gif) no-repeat center top;
}
#shop-navi #menu05{
	width: 74px;
	background: url(../img/shop/menu05.gif) no-repeat center top;
}
#shop-navi #menu06{
	width: 68px;
	background: url(../img/shop/menu06.gif) no-repeat center top;
}

#shop-navi #menu07{
	width: 106px;
	background: url(../img/shop/menu07.gif) no-repeat center top;
}

#shop-navi #menu08{
	width: 157px;
	background: url(../img/shop/menu08.gif) no-repeat center top;
}

#main-content{
	width: 600px;
	float: left;
}

#sub-content{
	width: 240px;
	float: right;
}


.text01{
	width: 600px;
	line-height: 1.8;
}

.text01 .image{
	float: right;
	margin: 30px 0 0 10px;
}

#top_text01{
	background: url(/img/shop/text_bg1.jpg) no-repeat right top;
}
#top_text02{
	background: url(/img/shop/text_bg2.jpg) no-repeat right bottom;
}

img.line{
	margin: 10px 0;
}

.shop_campain{

}

.shop_campain ul li{
	margin-bottom: 5px;
}

.shop_campain ul li a{
	width: 600px;
	height: 140px;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

.shop_campain ul li.esthe a{
	background-image: url(../img/shop/link_esthe.gif);
}
.shop_campain ul li.shaving a{
	background-image: url(../img/shop/link_shaving.gif);
}

.info_button{
	position: absolute;
	display: block;
	top: 30px;
	left: 62px;
}

#course_button_box{
	margin: 10px auto 0;
	width: 750px;
	position: relative;
	height: 25px;
}

.course_button1{
	position: relative;
	top: 0px;
	left: 0px;
}

.course_button2{
	position: relative;
	top: -22px;
	left: 140px;
}

.course_button3{
	position: relative;
	top: -44px;
	left: 280px;
}

.course_button4{
	position: relative;
	top: -66px;
	left: 420px;
}
.course_button5{
	position: relative;
	top: -88px;
	left: 560px;
}

.course_button6{
	position: relative;
	top: -110px;
	left: 700px;
}

#shop_info{

}

#shop_info .shop_image{
	float: left;
	width: 175px;
	height: 175px;
	margin-right: 15px;
}

#shop_info table{
}

#shop_info table tr th{
	width: 70px;
	text-align: left;
	padding: 5px 0;
	background: url(../img/shop/shop_info_sepalate.gif) no-repeat right 8px;
}

#shop_info table tr td{
	padding: 5px 0;
}

/**
*
*
* お客様の声
*
**/
div#voice .voice-item{
	border-left: 4px solid #a843a2;
	margin-right: 5px;
}
div#voice .voice-item dl{
	margin: 0 5px;
}

div#voice .voice-item dl dt{
}
div#voice .voice-item dl dd{
	color: #a843a2;
	text-align: right;
}

div#voice .voice-item p{
	margin: 5px 10px;
}



table.contact_form{
	width: 710px;
	border-top: 1px solid #CCC;
	margin: 1em 0;
}
table.contact_form th{
	display: block;
	position: relative;
	text-align: left;
	padding-right: 30px;
	width: 180px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

table.contact_form th span{
	display: block;
	position: absolute;
	left: 190px;
}
table.contact_form td{
	width: 490px;
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid #CCC;
}

.smallred{
	color: #D22;
	padding: 3px 0;
}
