@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 701px){

body{
	margin:0px;
	background-color:#fff;
	font-family:Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

img { border-style:none;
	vertical-align: bottom;}

a img { border-style:none; }

*{
margin: 0;
padding: 0;
}

#spheader{
	display:none;
}

#spmenu{
	display:none;
}

#header{
	width:100%;
	padding-bottom:20px;
	padding-top:30px;
}

#menu{
	height:117px;
	width:766px;
	margin:0 auto;
}


ul#menubtn li{
	float:left;
	height:117px;
	overflow:hidden;
}

#photo{
	width:100%;
	border-top:3px double #4697de;
	border-bottom:6px double #4697de;
	margin-bottom:20px;
}

#photo img{
	max-width:100%;
	margin-left:auto;margin-right:auto;display:table;
}

#bottom_wrapper{
	width:100%;
	background-image:url(images/line.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	padding-top:60px;
	padding-bottom:50px;
}

#bottom{
	width:960px;
	margin:0 auto;
}

#topleft{
	width:400px;
	float:left;
}

#topright{
	width:480px;
	float:right;
	padding:20px;
	background-image:url(images/likebox.jpg);
}

#footer{
	width:100%;
	background-color:#ddd;
	padding:15px 0 15px 0;
}

#footerbody{
	width:960px;
	margin:0 auto;
}

#snsline{
	width:314px;
	float:left;
}

#snsline img{
	max-width:100%;
}

.fb{
	width:138px;
	float:left;
	margin-right:5px;
}

.tw{
	width:80px;
	float:left;
	margin-right:5px;
}

.line{
	width:86px;
	float:left;
}

#f_info{
	width:600px;
	float:right;
	text-align:right;
	font-size:11px;
	color:#4697de;
	line-height:150%;
}

#contents{
	width:960px;
	margin:0 auto;
}

#food{
	width:960px;
	margin-bottom:40px;
	background-image:url(images/menupage/food.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:60px;
}

#drink1{
	width:960px;
	background-image:url(images/menupage/drink.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:60px;
}

#drink2{
	width:960px;
}

.menubox{
	width:460px;
	float:left;
	margin:10px;
}

.menutext{
	width:960px;
}

.spmenutext{
	display:none;
}

#access{
	width:960px;
	margin-bottom:40px;
	background-image:url(images/access_title.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:70px;
}

#access_left{
	width:550px;
	float:left;
}

#access_right{
	width:380px;
	float:right;
	font-size:12px;
}

dl.access {
	width:380px;
	line-height:180%;
	border-top: none;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px #ccc dotted;
	font-size:13px;
}

dl.access dt {
	margin: 0;
	width: 80px;
	float: left;
	color:#4697de;
}
	
dl.access dd {
	margin: 0 0 0 90px;
}

.access_gmap{
	width:380px;
	margin-bottom:10px;
}

.access_gmap_sp{
	display:none;
}

.access_bnr{
	width:380px;
	margin-bottom:10px;
}

.access_bnr a{
	text-decoration:none;
}

.access_bnr a:hover{
	text-decoration:none;
	alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}


.access_bnr_l{
	width:185px;
	float:left;
}

.access_bnr_r{
	width:185px;
	float:right;
}

#intro_left1{
	width:650px;
	float:left;
}

#intro_right1{
	width:270px;
	float:right;
}

#intro_right1 img{
	max-width:100%;
}

#pagetitle{
	width:960px;
	margin-bottom:40px;
}

#concept{
	width:960px;
	margin-bottom:40px;
	background-image:url(images/intro/title.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:70px;
}

.concept2{
	width:960px;
}

.intropic{
	width:220px;
	margin:10px;
	float:left;
}

.intropic img{
	max-width:100%;
}

#yoyaku{
	width:885px;
	margin:0 auto;
	margin-bottom:30px;
}

}