@charset "utf-8";
#salon-image {
}

#salon-image2 {
    margin-top: 18px;
}

#salon-image3 {
    background-image: url(../img/sitemap/bg.jpg);
	height: 610px;  
}


#salon-photo {
	float: left;
	height: 300px;
	width: 380px;
}
#salon-concept {
	float: left;
	height: 300px;
	width: 300px;
	margin-left: 10px;
	display: inline;
	padding-top: 20px;
	text-align: left;
}
#salon-under {
}
#salon-data {
	float: left;
	width: 380px;
	text-align: left;
	margin-left: 10px;
	display: inline;
	margin-top: 10px;
}
#salon-map {
	float: left;
	height: 300px;
	width: 300px;
	margin-left: 10px;
	display: inline;
	padding-top: 10px;
	text-align: left;
}
#menuprice {
}
#mytable {
	width: 680px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background-image: url(../img/salon/bg_header.jpg);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background-color: #fff;
	background-image: url(../img/salon/bullet1.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	color: #797268;
	background-color: #f5fafa;
	background-image: url(../img/salon/bullet2.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}
#mytable th.nobg2 {
	background: none;
	border-top-width: 0;
	border-right-width: 0px;
	border-left-width: 0;
	border-right-style: solid;
	border-right-color: #C1DAD7;
}


/*ヘアカタログリストページ---------------------------------------------------------*/
.style-thumb {
    margin-top: 49px;
	border-color: #FFCC66;
	border-width: 2px;
	border-style: dotted;
	display: inline-block;
	padding-bottom: 15px;
}

.style-thumb:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/*Hides from IE-mac \*/
* html .style-thumb { height: 1%; }
.style-thumb { display: block; }
/*End hide from IE-mac */


.style-list {
margin-top: 15px;
margin-left: 15px;
height: 130px;
width: 100px;
float: left;
}


/*ヘアカタログメインページ--------------------------------------------------------*/
#style-left {
    width: 300px;
	height: 420px;
	margin: 20px 0px 30px 25px;
	float: left;
	display: inline;
}

#style-right {
    width: 300px;
	margin: 20px 35px 20px 0px;
	float: right;
	text-align:left;
    display: inline;
}

.stl-l {
    width: 220px;
	height: 90px;
	float: left;
	clear: both;
}

.stl-r {
    width: 80px;
	height: 90px;
	float:right;
	text-align:center;
}


/*ヘアカタログTOPへボタン--------------------------------------------------------*/	
.b-top p{
    display: none;
}

.b-top a{
	height: 25px;
	width:100px;
	margin-left: 70px;
	margin-right: 70px;
	text-align:center;
	float:left;
	display: block;
	overflow: hidden;
    background-repeat : no-repeat ;
	background-position : top center ;
	background-image:url(../img/hairstyle/top.jpg);
    display: inline;
}

.b-top a:hover{
    background-image:url(../img/hairstyle/top2.jpg);
}

/*ヘアカタログ前へボタン--------------------------------------------------------*/
.b-back {
    float:left;
	height: 25px;
	width: 25px;
}

.b-back p{
    display: none;
}

.b-back a{
    float:left;
	height: 25px;
	width: 25px;
   	display: block;
	overflow: hidden;
    background-repeat : no-repeat ;
	background-position : top center ;
	background-image:url(../img/hairstyle/back.jpg);
	display: inline;

}

.b-back a:hover{
    background-image:url(../img/hairstyle/back2.jpg);
}


/*ヘアカタログ次へボタン--------------------------------------------------------*/
.b-next p{
    display: none;
}

.b-next a{
    float:left;
	height: 25px;
	width: 25px;
   	display: block;
	overflow: hidden;
    background-repeat : no-repeat ;
	background-position : top center ;
	background-image:url(../img/hairstyle/next.jpg);
	display: inline;

}

.b-next a:hover{
    background-image:url(../img/hairstyle/next2.jpg);
}


/*------------------------------------------------------------------------*/
.s13 {
	color: #F60;
}


.link {
color: #666666;
text-align:left;
margin:1em;
}

.link a {
	color: #666666;
	text-decoration: none;
	line-height:200%;
}

.link a:hover {
	color: #FF9900;
	text-decoration: underline;
}


/*サイトマップ------------------------------------------------------------*/
.sitemap {
   color: #666666;
   text-align:left;
   margin:1em;
}

.sitemap a {
	color: #666666;
	text-decoration: none;
	line-height:200%;
}

.sitemap a:hover {
	color: #FF9900;
}


.fla {
color:#6A493C;
font-size:10px;
text-align:right;
}



