@charset "UTF-8";
/* CSS Document */
/*CHIRASHI------------------------------------------*/
.side_blog,.side_chirashi{
	border:1px solid #faba00;
}

/*TOP_RECRUIT---------------------------------------------------------*/
.recruit a:hover img{
filter:alpha(opacity=60);
opacity:0.6;
}

/*CONTENTS----------------------------------------------------------------*/
#pagecell h2{
	margin:0px 0px 15px 0px;
}

/*FEATURE----------------------------------------*/

.reason_column h3{
	margin:0px 0px 10px 0px;
}
.feature .column .left{
	float:left;
	text-align:left;
	width:530px;
	background:#FFF;
}
.feature .column .left p{
	line-height:24px;
}
.feature .column .right{
	float:right;
	width:250px;
	text-align:right;
}


#pagecell.feature .column .right.photo02 img{
	margin:0px 0px 100px 0px;
}
#pagecell.feature .column .right.photo03 img{
	margin:0px 0px 170px 0px;
}
/*----------------------------------------------------------------*/
/*PRICE------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/*FLOW------------------------------------------------------------*/
.flow .left{
	width:245px;
	margin:0px 15px 0px 0px;
}
.flow .right{
	width:515px;
	text-align:left;
}
.flow .right02{
	width:245px;
	margin:0px 15px 0px 0px;
	float:left;
}

.flow .right h3,.flow .right02 h3{
	margin:0px 0px 10px 0px;
	padding:2px 5px 2px 5px;
	border-bottom:2px solid #F30;
	background:#F1F1F1;
	font-weight:bold;
	font-size:16px;
}
.flow .right p,.flow .right02 p{
	text-align:left;
	line-height:20px;
	margin:0px 0px 5px 0px;
	font-size:13px;
}/*----------------------------------------------------------------*/
table.reserve th{
background: #EEE;
color:#222;
}
table.reserve th span{
margin:0px 0px 0px 5px;
font-size:11px;
color: #F00;
}
table.reserve th a{
	color:#FFFFFF;
}
/*----------------------------------------------------------------*/
/*SHOP------------------------------------------------------------*/
table.shop_list td.area,.area{
	padding:5px;
	background:#EDEDED;
	border-bottom:2px solid #3399A8;
	font-weight:bold;
	text-align:left;
}
/*----------------------------------------------------------------*/

table.company th{
	background: #EEE;
	color:#666;
}
table.company th span{
margin:0px 0px 0px 5px;
font-size:11px;
color:#FFCC00;
}
table.company th a{
	color:#FFFFFF;
}
