@charset "utf-8";

#sub_contents_box1 {
	width:300px;
	float:left;
	margin-right:10px;
}
#sub_contents_box2 {
	width:300px;
	float:left;
}
#sub_contents_box3 {
	border: solid 1px#FC9200;
	padding:4px;
}
#clear_both{
	clear:both;
}
/*【共通】-------------------------------------------------------------------------------------------*/
img {
border: none;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
	display: inline-table;
	overflow:hidden;
	_overflow:visible;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


body{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:140%;
	color:#333333;
/*
	background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fff));
    background: -moz-linear-gradient( top, #ddd, #fff);
	background:linear-gradient(top, #ddd,#fff);
	background-image: -ms-linear-gradient(top, #ddd,#fff);
	background-repeat:no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
*/
	/* text-shadow:1px 1px 0 #fff; */
	background-image: url(/img/bg.jpg) !important;  
	background-repeat: repeat !important;
}

body a{
	color:#0059E4;
}


#wrap{
	background:#FFF;
	width:1000px;
	margin:0 auto 10px auto;
	
	-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.7);
	-moz-box-shadow:0 1px 5px rgba(0,0,0,0.7);
	box-shadow:0 1px 5px rgba(0,0,0,0.7);
}

#header{
	margin:1px;
	padding:10px;
	background:#edeef2;
}

#head_logo{
	float:left;
}

#head_logo img{
	max-width:320px;
}

#head_contact{
	float:right;

}

#head_contact_title{
	padding:2px 0;
	text-align:center;
	color:#FFF;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.8);
	
	background: -webkit-gradient(linear, left top, left bottom, from(#08508c), to(#00325b));
    background: -moz-linear-gradient( top, #08508c, #00325b);
	background:linear-gradient(top, #08508c,#00325b);
	background-image: -ms-linear-gradient(top, #08508c,#00325b);
	
	margin-bottom:8px;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 2px #00325b;
}

#head_contact_txt{
	font-size:24px;
	color:#00325b;
	margin:0;
	text-align:center;
}

#head_contact_txt02{
	font-size:14px;
}

#g_navi{
	color:#FFF;
	padding:10px;
	margin-top:1px;
	margin-bottom:1px;
	border-top:solid 2px #00325b;
	background: -webkit-gradient(linear, left top, left bottom, from(#08508c), to(#00325b));
    background: -moz-linear-gradient( top, #08508c, #00325b);
	background:linear-gradient(top, #08508c,#00325b);
	background-image: -ms-linear-gradient(top, #08508c,#00325b);
	
}

#g_navi ul{
	margin:0;
	padding:0;
	list-style:none;
	border-right:solid 1px #216aa5;
	border-left:solid 1px #072843;
	float:left;
}


#g_navi ul li{
	padding:0 5px;
	float:left;
	border-left:solid 1px #216aa5;
	border-right:solid 1px #072843;
	font-size:16px;
}

#g_navi ul li a{
	display:block;
	padding:7px 20px;
	color:#FFF;
	/* text-shadow:-1px -1px 0 rgba(0,0,0,0.8); */
	text-decoration:none;
}

#g_navi ul li p{
	display:block;
	margin:0;
	padding:7px 20px;
	background:rgba(255,255,255,0.8);
	color:#00325b;
	text-shadow:-1px -1px 0 rgba(255,255,255,0.9);
	
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#g_navi ul li a:hover{
	background:rgba(0,0,0,0.4);
	color:#FFFFFF;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.9);
	
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#main_img{
	/* margin-bottom:270px; */
}

#main_img_img{
	/* position:absolute; */
	padding-bottom:1px;
	border-bottom:solid 2px #00325b;
}

#main_img_img img{
	max-height: 486px;
	width: 1000px;
	display: block;
}

#main_img_txt{
	position:relative;
	top:150px;
	color:#00325b;
	background:rgb(255,255,255);
	background:rgba(255,255,255,0.7);
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:20px;
	margin-bottom:300px;
}

#contents_area{
	margin:0 20px;
	padding-top:20px;
}

#top_contents_l{
	float:left;
	width:680px;
}

#top_contents_r{
	float:right;
	width:260px;
	border-left:dotted 1px #999999;
}


.top_contents_box{
	float:left;
	width:310px;
	/* height:270px; */
	margin-right:25px;
}

.top_contents_box_img{
	margin:2px 2px 10px 2px;
	padding:3px;
	background:#FFF;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	height:140px;
}

.top_contents_box_img img{
	position:absolute;
}


.top_contents_box_txt{
	position:relative;
	height:30px;
	line-height:30px;
	padding:0 5px;
	background:rgba(255,255,255,0.8);
	top:110px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}


.top_contents_box_img a{
	text-decoration:none;
}

.top_contents_box_img a img{
	border:none;
}

.top_contents_box_img a:hover .top_contents_box_txt{
	background:rgba(255,255,255,0.5);
}

#top_news_box{
	margin-bottom:40px;
}

.top_news_contents{
	padding:0 10px 10px 10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666666;
}

.top_news_contents a:hover{
	text-decoration:none;
}

.top_news_btn a{
	display:block;
	background: -webkit-gradient(linear, left top, left bottom, from(#3684ff), to(#0059E4));
    background: -moz-linear-gradient( top, #3684ff, #0059E4);
	background:linear-gradient(top, #3684ff,#0059E4);
	background-image: -ms-linear-gradient(top, #3684ff,#0059E4);
	
	color:#FFF;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.8);
	text-decoration:none;
	padding:5px 20px;
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	
	float:right;
}

.top_news_btn a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


#top_banner_box{
	margin-bottom:40px;
	text-align:center;
}

#top_banner_box a{
	border:none;
}

#top_banner_box a img{
	padding:1px;
	border:solid 1px #0059E4;
}

#top_banner_box a:hover img{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#footer{
	padding:12px 10px;
	margin:1px;
	color:#FFF;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.8);
	
	background: -webkit-gradient(linear, left top, left bottom, from(#08508c), to(#00325b));
    background: -moz-linear-gradient( top, #08508c, #00325b);
	background:linear-gradient(top, #08508c,#00325b);
	background-image: -ms-linear-gradient(top, #08508c,#00325b);
	
	margin-top:30px;
	text-align:center;
}

.sub_title{
	padding:7px 10px;
	color:#FFF;
	font-size:16px;
/*	text-shadow:-1px -1px 0 rgba(0,0,0,0.8);*/
	border-top:solid 2px #00325b;
	border-bottom:solid 1px #FFFFFF;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#08508c), to(#00325b));
    background: -moz-linear-gradient( top, #08508c, #00325b);
	background:linear-gradient(top, #08508c,#00325b);
	background-image: -ms-linear-gradient(top, #08508c,#00325b);
	margin-bottom:15px;
}


#sub_main_img{
	height:140px;
	padding-bottom:1px;
	border-bottom:solid 2px #00325b;
	margin-bottom:30px;
	
	background:#EEE;
}

#sub_main_img_img{
	position:absolute;
	width:1000px;
	text-align:right;
}

#sub_main_img_img img{
	width:300px;
	height:140px;
}

#sub_pagetitle{
	position:relative;
	top:0;
	color:#00325b;
	text-align:left;
	height:140px;
	line-height:140px;
	font-size:24px;
	padding-left:20px;
}

#sub_pagetitle02{
	top:0;
	color:#00325b;
	text-align:left;
	height:80px;
	line-height:80px;
	font-size:24px;
	padding-left:20px;
}

#sub_pagetitle_bg{
	position:relative;
	width:150px;
	height:140px;
	top: -140px;
	margin-left:700px;
	background: -webkit-gradient(linear, left top, right top, from(#EEE), to(rgba(238,238,238,0.0)));
    background: -moz-linear-gradient( left, #EEE, rgba(238,238,238,0.0));
	background:linear-gradient(left, #EEE,rgba(238,238,238,0.0));
	background-image: -ms-linear-gradient(left, #EEE,rgba(238,238,238,0.0));
}

.sub_contents_box{
	margin-bottom:20px;
}

.sub_txt_area{
	margin:0 10px;
}

.sub_txt_l{
	float:right;
	width:610px;
}

.sub_txt_r{
	float:left;
	width:310px;
	max-height:250px;
}
.sub_txt_l2{
	float:left;
	width:610px;
}

.sub_txt_r2{
	float:right;
	width:310px;
	max-height:250px;
}

.pagetop a{
	display:block;
	background: -webkit-gradient(linear, left top, left bottom, from(#3684ff), to(#0059E4));
    background: -moz-linear-gradient( top, #3684ff, #0059E4);
	background:linear-gradient(top, #3684ff,#0059E4);
	background-image: -ms-linear-gradient(top, #3684ff,#0059E4);
	
	color:#FFF;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.8);
	text-decoration:none;
	padding:5px 20px;
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	
	float:right;
}

.pagetop a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#concept_img{
	width:888px;
	margin:50px auto 10px auto;
}

#concept_img img{
	margin:0 1px;
}

.s_img{
	background:#FFF;
	padding:2px;
	margin:3px;
	
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	box-shadow:0 1px 2px rgba(0,0,0,0.3);
	
	border:solid 1px #DDDDDD;
	
}

.price{
	font-size:16px;
	font-weight:bold;
	color:#930;
	border-bottom:dotted 1px #999999;
	margin-bottom:8px;
	padding-bottom:5px;
}

.food_item{
	border-bottom:dotted 1px #999999;
	margin-bottom:7px;
	padding-bottom:7px;
}

.food_price{
	font-weight:bold;
	color:#930;
}

#access_map{
	width:800px;
	margin:0 auto;
}

#access_map iframe{
	border:solid 1px #666666;
	padding:1px;
}

.news_list{
	border-bottom:dotted 1px #999999;
	margin-bottom:10px;
	padding-bottom:10px;
}

.news_list a:hover{
	text-decoration:none;
}

.bx-wrapper img{
	width:1000px !important ;
	max-height:324px !important ;
}