@charset "UTF-8";

/*============================================================
//
//  目次---------------------
//  　・ヘッダー
//  　・フッター
//  　・コンテンツレイアウト
//  　・右メニュー
//  　・メディアや雑誌でも評判のコースはこちらから
//  　・共通設定
//
//==========================================================*/

/*============================================================
//  ヘッダー
//==========================================================*/

#header{
	height:136px;
	background:url(/img_common/header_bg.jpg) repeat-x;
}
#header .inner{
	width: 950px;
	margin: 0 auto;
	position:relative;
}
#header h1{
	width:420px;
	height:50px;
	padding-top:42px;
	background:url(/img_common/header_name.gif) no-repeat;
	text-indent:-9999px;
}
#header .inner .logo h1{
	position:absolute;
	top: 30px;
	left: 165px;
}
#header .inner .logo p{
	position:absolute;
	top: 0px;
	left: 173px;
	font-size:0.8em;
	margin-top:4px;
}
#header .inner .logo .name{
	position:absolute;
	top: 10px;
	left: 0px;
}
#header .inner .link{
	width:320px;
	float:right;
	margin-top:4px;
}

#header .inner ul.menu{
	float: right;
	margin-bottom:9px;
}

#header .inner ul.menu li{
	font-size:0.8em;
	border-right:1px solid #330000;
	padding-right:10px;
	margin-right:10px;
	float:left;
}
#header .inner ul.menu li.left{
	font-size:0.8em;
	border-left:1px solid #330000;
	border-right:1px solid #330000;
	padding-left:8px;
	padding-right:10px;
	margin-right:10px;
	float:left;
}
#header .inner ul.menu li {
	color:#555;
	text-decoration: none;
}
#header .inner ul.menu li a:hover{
	color:#FF0000;
	text-decoration: underline;
}
#header .inner ul.bnr {
	float: right;
}
#header .inner ul.bnr li{
	float:left;
	margin-left:3px;
}


/*======ヘッダー／ナビゲーション======*/

#header .inner .box-navi{
	position:absolute;
	top: 95px;
	left:165px;
}
#header #navi{
	width:785px;
	height:41px;
	list-style:none;
}
#header #navi li{ display: inline; }
#header #navi li a { float: left; width: 110px; height: 0px; padding-top: 41px; overflow: hidden; }
#header #navi li a { background: url(/img_common/header_navi.jpg) no-repeat; }

#header #navi #gn_search a{ 
	width: 122px;
	background-position: 0 0; 
}
#header #navi #gn_course a{ 
	width: 132px;
	background-position: -122px 0; 
}
#header #navi #gn_concept a{ 
	width: 147px;
	background-position: -254px 0; 
}
#header #navi #gn_news a{ 
	width: 98px;
	background-position: -401px 0; 
}
#header #navi #gn_coupon a{ 
	width: 99px;
	background-position: -499px 0; 
}
#header #navi #gn_shop a{ 
	width: 187px;
	background-position: -598px 0; 
}

#header #navi #gn_search a:hover{ background-position: 0px -41px; }
#header #navi #gn_course a:hover{ background-position: -122px -41px; }
#header #navi #gn_concept a:hover{ background-position: -254px -41px; }
#header #navi #gn_news a:hover{ background-position: -401px -41px; }
#header #navi #gn_coupon a:hover{ background-position: -499px -41px; }
#header #navi #gn_shop a:hover{ background-position: -598px -41px; }

.submenu{
	display:none;
	position: absolute;
	background: #fff;
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}
.submenu li{
	border-bottom: 1px solid #DBDBDB;
	padding: 6px 8px 6px 8px;
	text-align:left;
}
.submenu li a{
	color:#333333;
}
.submenu li a:hover{
	color:white;
	text-decoration:none;
}
#SB_salon{
	top: 41px;
	left: 4px;
}
#SB_course{
	top: 41px;
	left: 122px;
}
#SB_concept{
	top: 41px;
	left: 254px;
}
#SB_news{
	top: 41px;
	left: 401px;
}
#SB_coupon{
	top: 41px;
	left: 499px;
}

/*============================================================
//  フッター
//==========================================================*/

#footer{
	clear: both;
	background:url(/img_common/footer_bg.gif) repeat-x top;
	overflow:hidden;
	padding-top: 15px;
}
#footer .inner{
	margin:0 auto;
	width:950px;
	text-align: left;
	margin-bottom:10px;
}
#footer .footerLeft{
	float:left;
}
#footer .inner ul.navi{
	width:950px;
	list-style:none;
	margin-bottom:10px;
}
#footer .inner ul.navi2{
	width:630px;
	list-style:none;
	float:left;
	margin-bottom:15px;
}
#footer .inner ul.navi li,
#footer .inner ul.navi2 li{
	font-size:0.8em;
	border-right:1px solid #999;
	padding-right:6px;
	margin-right:6px;
	float:left;
}
#footer .inner ul.navi li.left,
#footer .inner ul.navi2 li.left{
	font-size:0.8em;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding-left:6px;
	padding-right:6px;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
}
#footer .inner ul.navi a,
#footer .inner ul.navi2 a{
	color:#666;
	text-decoration: none;
}
#footer .inner ul.navi a:hover,
#footer .inner ul.navi2 a:hover{
	color:#FF6600;
	text-decoration: underline;
}
#footer .inner p.copy{
	font-size:0.8em;
	text-align:center;
}

/*======フッターバナー======*/

#footer .inner .banner{
	width:950px;
	margin-bottom:7px;
}
#footer .inner ul.banner{
	width:950px;
	list-style:none;
}
#footer .inner ul.banner li.title{
	width:82px;
	height:46px;
	background:url(../imgcommon/footer_bnr_title.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#footer .inner ul.banner li.other{
	width:98px;
	margin-right:4px;
	font-size:10px;
	float:left;
}
#footer .inner ul.banner li{
	width:102px;
	margin-right:4px;
	margin-bottom:4px;
	font-size:10px;
	float:left;
}

#footer .inner ul.banner li.marinos{
	padding-left:102px;
	margin:0 4px 0 0;
	width:150px;
}

/*============================================================
//  コンテンツレイアウト
//==========================================================*/

/*======パンくず======*/
#crumb{
	width:950px;
	padding:10px 0px 0px 0px;
}
#crumb p{
	font-size:0.8em;
}
#crumb p a{
	color:#555;
	text-decoration: underline;
}
#crumb p a:hover{
	color:#F60;
	text-decoration: underline;
}

/*======カラム======*/

#contents{
	width:950px;
}
#contents .inner{
	width:950px;
	background:url(../imgcommon/menu_bg.jpg) repeat-y;
}
#contents #main{
	width:630px;
	float:left;
	background:#fff;
}
#contents #main .innerBox{
	clear:both;
}

/*============================================================
//  右メニュー
//==========================================================*/

#menu-right{
	width:300px;
	float:right;
	margin-bottom: 15px;
}
#menu-right .card_box{
	margin-top:5px
}
#menu-right .spo_blog{
	margin-bottom:10px
}
#menu-right .fj_blog{
	margin-bottom:5px
}
#menu-right .rc_blog{
	margin-top:5px
}
#menu-right .volunteer{
	margin-top:5px
}

#menu-right .box1,#menu-right .box2{
	clear: both;
	padding-top: 10px;
	text-align:center;
}
#menu-right .box1 .btn_contact{
}
#menu-right .box2 .title-box2{
	font-size: 14px;
	font-weight: bold;
	color:#330000;
	margin-bottom: 2px;
}
#menu-right .box2 .borderBox{
	width:298px;
	clear: both;
	margin-top: 5px;
	border: 1px solid #C8BDB1;
}
#menu-right .box2 .borderBox .details{
	float:left;
	width: 200px;
	margin-top: 5px;
	position:relative;
	left: 5px;
	text-align:left;
}
#menu-right .box2 .borderBox .details p.text{
	font-size: 10px;
	line-height:1.2em;
	margin-bottom: 5px;
}
#menu-right .box2 .borderBox .details p.link{
	font-size: 10px;
	line-height:1.2em;
}
#menu-right .box2 .borderBox .details p.link a{
	color:#555;
	text-decoration: underline;
}
#menu-right .box2 .borderBox .details p.link a:hover{
	color:#F60;
	text-decoration: underline;
}
#menu-right .box1,#menu-right .box3{
	clear: both;
	padding-top: 10px;
	text-align:center;
}
#menu-right .box1 .btn_contact{
}
#menu-right .koyasublogbox .title-box3{
	font-size: 14px;
	font-weight: bold;
	color:#330000;
	margin-bottom: 2px;
}
#menu-right .koyasublogbox .borderBox{
	width:298px;
	clear: both;
	margin-bottom: 5px;
	border: 1px solid #C8BDB1;
}
#menu-right .koyasublogbox .borderBox .details{
	float:left;
	width: 200px;
	margin-bottom: 5px;
	position:relative;
	left: 5px;
	text-align:left;
}
#menu-right .koyasublogbox .borderBox .details p.text{
	font-size: 10px;
	line-height:1.2em;
	margin-bottom: 5px;
}
#menu-right .koyasublogbox .borderBox .details p.link{
	font-size: 10px;
	line-height:1.2em;
}
#menu-right .koyasublogbox .borderBox .details p.link a{
	color:#555;
	text-decoration: underline;
}
#menu-right .koyasublogbox .borderBox .details p.link a:hover{
	color:#F60;
	text-decoration: underline;
}
#menu-right .oshirasewaku{
	width: 292px;
	border-top:8px solid #FF6600;
	border-left:1px solid #FF6600;
	border-right:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	padding:3px 0 3px 5px;
	margin-bottom:10px;
	text-align:center;
}


/*======お店を探す======*/

#menu-right .box-shop{
	width: 300px;
	margin-bottom: 15px;
}
#menu-right .box-shop h3,
#menu-right .box-shop h3 a{
	width: 300px;
	height:30px;
	background:url(/img_common/menu_shop_title.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}
#menu-right .box-shop h3 a:hover{
	background:url(/img_common/menu_shop_title_on.gif) no-repeat;

}

#menu-right .box-shop .box{
	width: 268px;
	background:url(/img_common/menu_shop_bg.gif) repeat-y;
	border:1px solid #C8BDB1;
	padding:12px 15px 12px 15px;
}
#menu-right .box-shop .box-left{
	width:100px;
	float:left;
}
#menu-right .box-shop .box-right{
	width:130px;
	float:right;
}
#menu-right .box-shop ul.pref{
	list-style:none;
}
#menu-right .box-shop ul.pref li{
	background:url(/img_common/menu_shop_point.gif) no-repeat;
	background-position : 0 50% ;
	padding-left : 14px ;
	font-size:1.4em;
	line-height:125%;
	margin:0 0 5px 0;
}
#menu-right .box-shop ul.pref li a{
	color:#330000;
	text-decoration: none;
}
#menu-right .box-shop ul.pref li a:hover{
	color:#FF6600;
	text-decoration: underline;
}
#menu-right .box-shop .map{
	margin:0 0 20px 0;
}
#menu-right .box-shop h4{
	width: 130px;
	height:15px;
	background:url(/img_common/menu_shop_access.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 8px 0;
}
#menu-right .box-shop ul.access{
	list-style:none;
}
#menu-right .box-shop ul.access li{
	font-size:0.8em;
	line-height:180%;
}
#menu-right .box-shop ul.access li a{
	color:#330000;
	text-decoration: none;
}
#menu-right .box-shop ul.access li a:hover{
	color:#FF6600;
	text-decoration: underline;
}

/*======What's New======*/

#menu-right .box-new{
	width: 300px;
	margin-bottom: 15px;
}
#menu-right .box-new h3,
#menu-right .box-new h3 a{
	width: 300px;
	height:30px;
	background:url(/img_common/menu_new_title.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

#menu-right .box-new h3 a:hover{
	background:url(/img_common/menu_new_title_on.gif) no-repeat;
}


#menu-right .box-newPress h3,
#menu-right .box-newPress h3 a{
	width: 300px;
	height:30px;
	background:url(/img_common/menu_newPress_title.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

#menu-right .box-newPress h3 a:hover{
	background:url(/img_common/menu_newPress_title_on.gif) no-repeat;
}

#menu-right .box-newPress{
	width: 300px;
	margin-bottom: 15px;
}
#menu-right .box-newPress h3{
	width: 300px;
	height:30px;
	background:url(/img_common/menu_new_title.gif) no-repeat;
	text-indent:-9999px;
}

#menu-right .box-new .box{
	width: 260px;
	border:5px solid #F5F2EB;
	padding:15px 15px 10px 15px;
}

#menu-right .box-newPress .box{
	width: 260px;
	border:5px solid #F5F2EB;
	padding:15px 15px 10px 15px;
}
#menu-right .box-new .new,
#menu-right .newPress .new{
	margin:0 0 10px 0;
}
#menu-right .box-new .image,
#menu-right .box-newPress .image{
	float:right;
	margin:0 0 0 5px;
}
#menu-right .box-new h4,
#menu-right .box-newPress h4{
	font-size:1.0em;
	color:#FF6600;
	margin:0 0 5px 0;
}
#menu-right .box-new h4 a,
#menu-right .box-newPress h4 a{
	color:#FF6600;
	text-decoration: underline;
}
#menu-right .box-new h4 a:hover,
#menu-right .box-newPress h4 a:hover{
	color:#FF6600;
	text-decoration: underline;
}
#menu-right .box-new p.date,
#menu-right .box-newPress p.date{
	font-size:0.8em;
	color:#FF6600;
	margin:0 0 2px 0;
}
#menu-right .box-new p.text,
#menu-right .box-newPress p.text{
	font-size:0.8em;
}
#menu-right .box-new p.text a,
#menu-right .box-newPress p.text a{
	color:#333;
	text-decoration: none;
}
#menu-right .box-new p.text a:hover
#menu-right .box-newPress p.text a:hover,{
	color:#FF6600;
	text-decoration: underline;
}

#menu-right .menu-right-line{
	padding:5px 0 5px 0;
}


/*======サロンを探す======*/

#menu-right .designBox{
	width: 285px;
	padding: 7px;
	background: top left url(/img_top/search_salons_bg.gif) no-repeat #F5F2EB;
}
#menu-right .designBox h5{
	border: none;
}
#menu-right .designBox .searchFormInput{
width: 230px;
}
#menu-right .designBox dl{
margin: 15px 0px 0px 0px;
}
#menu-right .designBox dl dt{
clear: both;
font-size: 14px;
font-weight: bold;
color:#330000;
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
padding: 0px 0px 0px 20px;
background:left url(/img_common/icon_search01.gif) no-repeat;
}
#menu-right .designBox dl dd{
width: 245px;
margin: 0 auto;
}
#menu-right .designBox dl dd li{
padding: 3px 8px 0 0;
display:inline;
}

#menu-right .designBox dl dd.ken li{
font-size: 14px;
}
#searchByMap{
width: 210px;
height:175px;
margin: 0px auto;
padding: 10px 0px 30px 0px;
background: bottom left url(../img_top/search_map.gif) no-repeat;
position:relative;
}
#searchByMap h5{
position: relative;
left: -40px;
}

#searchByMap{
}
#searchByMap ul li{
position:absolute;
}
#searchByMap_tokyo{    top:170px; left:167px; }
#searchByMap_kanagawa{ top:177px; left:127px; }
#searchByMap_nagoya{   top:185px; left:94px; }
#searchByMap_chiba{    top:140px; left:173px; }
#searchByMap_saitama{  top:113px; left:173px; }
#searchByMap_gifu{    top:103px; left:93px; }
#searchByMap_osaka{    top:112px; left:55px; }
#searchByMap_hyougo{   top:132px; left:34px; }
#searchByMap_kyusyu{   top:151px; left:2px; }

#searchForm input{
height: 23px;
line-height:1em;
padding: 0px;
margin: 0;
display:block;
float:left;
}
#searchForm .searchFormInput{
width: 171px;
height: 17px;
padding: 2px 2px 2px 2px;
border: 1px solid #907A63;
font-size: 14px;
color:#330000;
}
#searchForm .searchFromBtn{
padding: 0px 0px 0px 5px;
}


/*======警告======*/
.user .notice p{
	text-align:center;
}
.user .notice p.caution{
	text-align:center;
	color:#CC0000;
	margin-top:10px;
}

/*============================================================
//  メディアや雑誌でも評判のコースはこちらから
//==========================================================*/
#coursePrice{
clear:both;
padding: 20px 0px 0px 0px;
}
#coursePrice #coursePriceList{
clear:both;
}
#coursePrice #coursePriceList .box{
width: 204px;
height: 65px;
float:left;
border-top: 1px solid #330000;
border-bottom: 1px solid #330000;
margin: 0px 5px 15px 0px;
overflow:hidden;
}
#coursePrice #coursePriceList .box img{
float:left;
width: 66px;
}
#coursePrice #coursePriceList .box .detail{
float: left;
width: 130px;
padding-left: 5px;
}
#coursePrice #coursePriceList .box h3{
padding: 7px 0px 0px 0px;
line-height:1em;
margin-bottom: 4px;
}
#coursePrice #coursePriceList .box h3 a{
font-size:14px;
color:#996699;
line-height: 1em;
}
#coursePrice #coursePriceList .box p{
font-size:10px;
}
#coursePrice #coursePriceHead{
}
#coursePrice #coursePriceHead a{
display:block;
font-size: 12px;
color:white;
background: 3px center url(/img_common/icon_topics.gif) #907A63 no-repeat;
padding: 4px 8px 4px 12px;
float: left;
margin-bottom: 10px;
}
#coursePrice #coursePriceHead h2{
	float:left;
	margin-left: 10px;
	font-size: 18px;
	color: #330000;
}

/*============================================================
//  共通設定
//==========================================================*/

.innerBox h4{
	font-size: 20px;
	color: #330000;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding: 2px 0px 2px 15px;
	background:2px center url(/img_common/icon_h4.gif) no-repeat;
	border-bottom: 1px solid #C8BDB1;
	margin: 15px 0px 10px 0px;
}
#menu-right h5{
	font-size: 20px;
	color: #330000;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding: 2px 0px 2px 15px;
	background:2px center url(/img_common/icon_h4.gif) no-repeat;
	border-bottom: 1px solid #C8BDB1;
	margin: 10px 0px 3px 0px;
}

/*------------- 支店一覧の切り替えタブ -------------*/
#shopTabs{
	clear: both;
	width: 630px;
	padding-top: 10px;
	margin-top:15px;
	margin-bottom:25px
}
#shopTabs .tabMenu{
height: 23px;
position:relative;
top: 1px;
}
#shopTabs .tabMenu li{
float: left;
width: 78px;
height: 23px;
background:#907A63;
margin-right: 1px;
text-align:center;
border: 1px solid #907A63;
border-bottom: none;
}
#shopTabs .tabMenu li span{
font-size:12px;
color: #FFFFFF;
}
#shopTabs .tabMenu li.ui-state-active{
border-top: 1px solid #C8BDB1;
border-left: 1px solid #C8BDB1;
border-right: 1px solid #C8BDB1;
border-bottom: none;
background:#F5F2EB;
}
#shopTabs .tabMenu li.ui-state-active span{
color:#666666;
}

#shopTabs .tabMenu li a{
text-decoration:none;
}
#shopTabs .box{
clear: both;
background:#F5F2EB;
border:1px solid #C8BDB1;
padding: 10px;
}
#shopTabs .box ul li{
display:inline;
padding: 3px 5px 3px 0;
	line-height:1.8em;
}
#shopTabs .box ul li a{
	font-size: 10px;
	text-decoration: none;
}
.top2top{
	font-size:10px;
	clear: both;
	text-align:right;
	padding: 15px 0px 15px 0px;
}
.top2top a{
	color:#333;
	text-decoration: underline;
}
.top2top a:hover{
	color:#FF6600;
	text-decoration: underline;
}

/*============================================================
//  こんな症状の方が来院されています。
//==========================================================*/
.caseBox{
padding-top: 0px;
}
.caseBox .caseBoxWrap{
	width: 278px;
	padding: 10px;
	border: 1px solid #F5F2EB;
}
.caseBox .caseBoxInner{
	clear: both;
	padding-bottom: 10px;
}
.caseBox .caseBoxInner .title-case{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
.caseBox .caseBoxInner li{
	font-size:10px;
}
.caseBox .caseBoxInner .left{
	width:210px;
}

.bnrBox{
}
.bnrBox ul{
	list-style:none;
	margin-bottom:7px;
}
.bnrBox ul li{
	margin-bottom:5px;
	border: 1px solid #C8BDB1;
}

