@charset "UTF-8";
/* CSS Document */
/*CHIRASHI------------------------------------------*/
.side_blog,.side_chirashi{
	border-right:6px solid #3399A8;
	border-bottom:6px solid #3399A8;
	border-left:6px solid #3399A8;
}


/*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:#F9C;
color:#FFFFFF;
}
table.reserve th span{
	margin: 0px 0px 0px 5px;
	font-size: 11px;
	color: #FF0000;
}
table.reserve th a{
	color:#FFFFFF;
}
span.red{
margin:0px 0px 0px 5px;
font-size:11px;
color:red;
}
/*----------------------------------------------------------------*/
/*SHOP------------------------------------------------------------*/
table.shop_list td.area{
	padding:5px;
	background:#EDEDED;
	border-bottom:2px solid #3399A8;
	font-weight:bold;
	text-align:left;
}
/*----------------------------------------------------------------*/
/*FOOTER-------------------------------------------------*/
#footer,.footer_txt{
	background: #FF4500;
}
.footer_menu{
	background:#EEE;
}
.footer_menu a{
color:#222;
}
.footer_menu a:hover{
color:#222;
background:#FC0;
}
