

@font-face {
font-family: "mtcorsva";
src: local("mtcorsva"), url("font/mtcorsva.ttf") format("truetype");
}
@font-face {
font-family: "KozGoStd-Regular";
src: local("KozGoStd-Regular"), url("font/KozGoStd-Regular.otf") format("truetype");
}
@font-face {
font-family: "KozMinStd-Regular";
src: local("KozMinStd-Regular"), url("font/KozMinStd-Regular.otf") format("truetype");
}
.crearfix{
clear:both;
}
.clear_fix{
clear:both;
}
a img{
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity:1;
-webkit-transition: all 200ms linear; /*safari and chrome */
-moz-transition: all 200ms linear; /* firefox */
-o-transition: all 200ms linear; /* opera */
transition: all 200ms linear;
}
a:hover img{
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity:0.8;
-webkit-transition: all 200ms linear; /*safari and chrome */
-moz-transition: all 200ms linear; /* firefox */
-o-transition: all 200ms linear; /* opera */
transition: all 200ms linear;
}
a .shadow_bn{
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
-webkit-transition: all 200ms linear; /*safari and chrome */
-moz-transition: all 200ms linear; /* firefox */
-o-transition: all 200ms linear; /* opera */
transition: all 200ms linear;
}
a:hover .shadow_bn{
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
-webkit-transition: all 200ms linear; /*safari and chrome */
-moz-transition: all 200ms linear; /* firefox */
-o-transition: all 200ms linear; /* opera */
transition: all 200ms linear;
}


#content{
width:650px;
overflow:hidden;
margin-bottom:30px;
}
.news_wrap_left{
float:left;
overflow:hidden;
margin-right:10px;
}
.news_wrap_right{
float:left;
overflow:hidden;
}
/*
.news_box{
border:1px solid #CCCCCC;
padding:14px;
margin:15px 0px 0px 0px;
overflow:hidden;
}
.news_box img{
width:290px;
}
*/

.news_box{
margin:15px 0px 0px 3px;
overflow:hidden;
}
.news_box img{
width:314px;
}
.news_banner{
margin:10px 0px 0px 0px;
text-align:center;
}
.item_wrap{
width:660px;
}
.item_wrap div{
float:left;
margin-right:10px;
width:210px;
}


#salon_info {
margin:5px 0px 0px 0px;
padding:10px;
border:solid 1px #996699;
}
#salon_info h3 {
	color:#333333;
	margin:10px 10px 5px 0px;
	line-height:110%;
	font-size:16px;
}
#salon_info h2 {
	color:#A80000;
	margin:10px 10px 5px 0px;
	line-height:110%;
	font-size:16px;
}
#salon_info p {
	color:#333333;
	margin:5px 10px 0px 20px;
	line-height:110%;
	font-size:12px;
}
#timer_header div {
	margin:5px 0px;
}
.cl_bn{
padding:10px;
border:1px solid #aaaaaa;
width:230px;
}
.cl_bn img{
vertical-align:bottom;
width:230px;
}

.content_title{
border-top:2px solid #000000;
border-bottom:3px solid #000000;
padding:3px 0px;
margin:20px 0px 0px 0px;
}
.side_title{
font-family: "mtcorsva";
font-size:28px;
font-weight:normal;
border-bottom:3px solid #000000;
padding:0px 0px 0px 0px;
margin:20px 0px 0px 0px;
}
.side_subtitle{
overflow:hidden;
background-color:#999999;
/*CSS3で、半分が白く半分に背景色のグラデーションを作る*/
background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.4, #333333), color-stop(.2, #333333), to(transparent));
/*グラデーションの正方形の大きさを設定する*/
-webkit-background-size: 5px;
font-size:14px;
color:#FFFFFF;
font-weight:nomal;
margin:2px 0px 0px 0px;
padding:5px 0px 5px 10px;
font-family: "KozGoStd-Regular";
text-shadow:2px 2px 1px rgba(0,0,0,0.13);
-moz-text-shadow:2px 2px 1px rgba(0,0,0,0.13);

}
.side_banner{
margin:10px 0px 0px 0px;
}

.calendar{
text-align:center;
margin:5px 0px 10px 0px;
}
.calendar p{
margin:5px 0px 0px 0px;
line-height:120%;
}

.red{
color:#CC0000;
}

/******* recommend ********/
.kikaku_list_box {
	display:block;
	overflow:hidden;
	width:645px;
	margin-top:10px;
}
.kikaku_list {
	width:25%;
	float:left;
}
.kikaku_list img {
	width:95%;
}
.fixed_price {
	font-size:13px;
	line-height:1.5;
	color:#666666;
}
.item_price {
	font-size:18px;
	line-height:1;
	font-weight:bold;
	color:#da4774;
	margin-bottom:36px;
}
.item_price .small {
	font-size:13px;
	padding-left:2px;
}
.shop_open td{
padding:5px;
}

.side_nav{
list-style:none;
}
.side_nav li{
margin-top:10px;
}



/******* header ********/
#header_h1{
margin:10px 0px 20px 0px;
font-size:12px;
color:#444444;
font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
}
#header_h1 a{
color:#444444;
text-decoration:none;
}

#header_h2{
margin:10px 0px 15px 0px;
font-size:12px;
color:#444444;
font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
font-weight:normal;
}
#header_h2 a{
color:#444444;
text-decoration:none;
}

.banner_list{
list-style:none;
padding:0;
margin:0;
line-height:1.8;
}

.banner_title{
font-color:#666666;
padding:0 0 0 10px;
margin:15px 0 0 0;
border-left:solid 5px #666666;
font-size:20px;
}


.banner_article{
overflow:hidden;
width:608px;
margin:0 auto;
}

.banner_contents{
float:left;
width:280px;
margin:5px 24px 0 0;
}

.last_childe{
margin-left:0!important;
}

.banner_contents li{
line-height:1.8;
list-style:none;
}

#rakuten_news{
width:645px;
margin:0 0 15px 0;
overflow:hidden;
}

#rakuten_news li{
float:left;
width:210px;
margin:0px 4px 0 0;
line-height:1.5;
list-style:none;
}