@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;
}
/*----------------------------------------------------------------*/
/*FOOTER-------------------------------------------------*/
#topfooter_wrapper {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}
#footer_wrapper {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	background-image: url(../logo/common/foot_back_midd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topfooter_wrapper:after,
footer_wrapper:after {
	height: 0;
	visibility: hidden ;
	content: ".";
	display: block ;
	clear: both ;
}
#footer_container {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.foot_navi {
	margin-bottom: 15px;
	float: left;
	width: 196px;
	text-align: left;
	padding-top: 20px;
}
.foot_navi li {
	font-size: 12px;
	padding-left: 15px;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../logo/common/arrow001.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: bolder;
}
.foot_navi li ul {
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foot_navi li ul li {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../logo/common/arrow003.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#footer_container {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.foot_navi {
	margin-bottom: 10px;
	float: left;
	width: 196px;
	height:135px;
	text-align: left;
	padding-top:0px;
	border-left: 1px solid #666666; line-height: 1.0em;
}
.foot_navi li {
	font-size: 15px;
	padding-left: 15px;
	clear: both;
	margin-bottom: 0px;
	background-image: url(../logo/common/arrow001.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: bolder;
}
.foot_navi li ul {
	margin: 0px;
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.foot_navi li ul li {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../logo/common/arrow003.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#footer,.footer_txt{
background: #c7000b;
}
.footer_menu{
	background:#181778;
}
.footer_menu a{
color:#fff;
}
.footer_menu a:hover{
color:#222;
background:#FC0;
}
/*----------------------------------------------------------------*/
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;
}
