@charset "UTF-8";
/* CSS Document */
/*CHIRASHI------------------------------------------*/
.side_blog,.side_chirashi{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	background-color: #F5F4EF;
}

/*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 .right h3{
	margin:0px 0px 10px 0px;
	padding:2px 5px 2px 5px;
	border-top:1px solid #F90;
	border-bottom:1px solid #F90;
	background:#F1F1F1;
	font-weight:bold;
	font-size:18px;
}
.flow .right p{
	text-align:left;
	line-height:22px;
	margin:0px 0px 5px 0px;
}
/*----------------------------------------------------------------*/
table.reserve th{
	background: #EEE;
	color:#666;
}
table.reserve th span{
margin:0px 0px 0px 5px;
font-size:11px;
color:#F90;
}
table.reserve th a{
	color:#09F;
}
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
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;
}
/*----------------------------------------------------------------*/
/*SHOP------------------------------------------------------------*/
table.shop_list td.area{
	padding:5px;
	background:#EDEDED;
	border-bottom:2px solid #3399A8;
	font-weight:bold;
	text-align:left;
}
/*----------------------------------------------------------------*/
/*PRIVACY---------------------------------------------------------*/
#pagecell.privacy h3{
	font-weight:bold;
	border-bottom:1px solid #666;
}

/*----------------------------------------------------------------*/
/*FOOTER-------------------------------------------------*/
#footer,.footer_txt{
	background: #420e0a;
}
.footer_menu{
	background:#EEE;
}
.footer_menu a{
color:#222;
}
.footer_menu a:hover{
color:#222;
background:#9FC;
}
