@charset "utf-8";


/* bigan
---------------------------------------------------- */
div#biganTitle {
	width:620px;
	height:319px;
	background-image:url(../img/bg_title.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:auto;
	color:#000;
}

div#biganTitle h1.bigan-title {
	position:absolute!important;
	top:30px!important;
	left:250px!important;
}
div#biganTitle p {
	position:absolute;
	top:198px;
	left:216px;
}



div.contentsBlock {
	margin:20px auto 0 auto;
	width:620px;
	text-align:left;
		color:#000;
}

div.contentsBlock h2 {
}
div.contentsBlock h3 {
	margin:6px 0 0 0;
}

div.contentsBlock p {
	margin:6px 8px 1em 0;
	line-height:1.4;
}

div.contentsBlock p.imgRight {
	margin:0 0 10px 10px;
	float:right;
}
 div.contentsBlock p.imgLeft {
	margin:0 10px 10px 0;
	float:left;
}

div#biganMenu {
	clear:both;
	padding:20px 0 0 0;
	margin:auto;
	text-align:left;
	width:620px;
}
div#biganMenu h3 {
	margin:15px 0 0 15px;
}


div.biganMenuContents {
	width:620px;
	margin:20px auto 0 auto;
}

div.biganMenuContents:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

div.biganMenuContents {display: inline-table;}

/* Hides from IE-mac ＼*/
* html div.biganMenuContents {height: 1%;}
*+html div.biganMenuContents {height: 1%;}
div.biganMenuContents {display: block;}
/* End hide from IE-mac */

div.biganMenuContents p {
	line-height:1.4;
}

div.biganMenu01 {
	width:300px;
	float:left;
	color:#000;
}

div.biganMenu02 {
	width:300px;
	float:right;
	color:#000;
}

div.biganMenuContents h4 {
	margin-bottom:8px;
}
div.biganMenuContents h5 {
	margin:0 auto 20px auto;
	text-align:center;
}

div.biganMenuContents p.menuNote {
	margin-top:5px;
	color:#ca353a;
	line-height:1.4;
}

#recomendSalon {
margin:20px auto 0 auto;
width:620px;
	color:#000;
	text-align:left;
}

div#recomendSalon h3 {
margin-bottom:10px;
}

div.recomendContainer {
 margin:0 auto;
padding-bottom:15px;
width:572px;
background-image:url(../img/bg_recomend_container.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

div.recomendContainer:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

div.recomendContainer {display: inline-table;}

/* Hides from IE-mac ＼*/
* html div.recomendContainer {height: 1%;}
*+html div.recomendContainer {height: 1%;}
div.recomendContainer {display: block;}
/* End hide from IE-mac */

div.recomendContainer p {
 line-height:1.4;
}

div.salonInfo {
 float:left;
 width:310px;
 margin-left:20px;
}
* html div.salonInfo {margin-left:10px;}

div.salonInfo h4 {
 font-weight:bold;
 color:#0e6461;
 margin-bottom:10px;
padding:5px 0;
border-bottom:2px #54c5c1 solid;
}
div.salonInfo h5 {
 font-weight:bold;
 line-height:1.4;
	font-size:12px;
}


div.salonImg {
 float:right;
 width:200px;
 margin-right:22px;
}
* html div.salonImg {margin-right:11px;}

div.salonImg p {
 margin-bottom:10px;
}


table.infoTable {
 margin-top:20px;
 width:310px;
 border-collapse:collapse;
	font-size:12px;
	color:#000;
}
table.infoTable th {
 border:1px #54c5c1 solid;
 background-color:#d8f4f2;
 text-align:left;
 padding:5px;
 white-space:nowrap;
 line-height:1.4;
}
table.infoTable td {
 border:1px #54c5c1 solid;
 background-color:#fff;
 padding:5px;
 line-height:1.4;
}

.tlMenu {
padding:5px 0;
}

div.btnContainer {
 margin:0 auto 40px auto;
 width:572px;
 height:33px;
 background-image:url(../img/bg_btn_container.gif);
 background-repeat:no-repeat;
 position:relative;
}
div.btnContainerSolo {
 margin:0 auto 40px auto;
 width:572px;
 height:33px;
 background-image:url(../img/bg_btn_container_solo.gif);
 background-repeat:no-repeat;
 position:relative;
}

div.btnContainer ul,
div.btnContainerSolo ul {
 list-style:none;
}
div.btnContainer ul li.btnOfficialHP {
 position:absolute;
 top:6px;
 left:157px;
}
div.btnContainerSolo ul li.btnOfficialHP {
 position:absolute;
 top:6px;
 left:228px;
}
div.btnContainer ul li.btnShopList {
 position:absolute;
 top:6px;
 left:294px;
}

