@charset "utf-8";
/* 共有ベース定義
-----------------------------------------------	*/

body {
	text-align:left;
	color: #1e0c02;
	cursor: auto;
	font: normal normal 13px/22px 'メイリオ',Meiryo,'ＭＳ Ｐゴシック', Osaka, sans-serif;
	word-spacing:normal;
	min-width:1000px;
	background:url(../img/shared/bg.jpg) repeat top center;
}
#wrapper {
	width:100%;
	min-width:1000px;
	background:url(../img/shared/wrapper_bg.jpg) repeat-x top center;
	overflow:hidden;
}
*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}
/* 強調 */
strong {
	font-weight: bold;
}
/*=============================================*/
/*                 テキスト 変更のみ            */
/*=============================================*/


.txt_min {
	font-size:85%;
}
.txt_middle {
	font-size:95%;
}
.txt_big {
	font-size:120%;
}
.txt_max {
	font-size:140%;
}
.shadw2 {
	-webkit-box-shadow: #BEBEBE 3px 3px 10px;
	-moz-box-shadow: #BEBEBE 3px 3px 10px;
	box-shadow: #BEBEBE 3px 3px 10px;
	behavior: url(../../css2/pie/PIE.htc);
}
/*=============================================*/
/*                テキストリンク設定           */
/*=============================================*/

/*全体のリンク*/
a:link {
	color: #010101;
	text-decoration: underline;
}
a:visited, a:active {
	color: #d5483b;
	text-decoration: underline;
}
a:hover {
	color: #d5483b;
	text-decoration:none;
}
/*=============================================*/
/*                ヘッド部分                   */
/*=============================================*/
h1{
	position:absolute;
	top:-9999px;
}

div#header {
	width:100%;
	min-width:1000px;		
	padding-bottom:23px;
	background:url(../img/shared/header1.png) no-repeat top center;
	position:relative;
}
#headerInner1{
	width:100%;
	min-width:1000px;		
	background:url(../img/shared/header1.png) no-repeat top center;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
}
#headerInner{
	height:600px;
	position:relative;
	width:1000px;
	margin:auto;
	background:url(../img/shared/header_bg.jpg) no-repeat top center;
}
#belt{
	width:1000px;
	height:140px;
	position:relative;
}
#logo{
	top:0;
	right:305px;
	width:387px;
	height:135px;
	position:absolute;
}
#phone{
	position:absolute;
	right:36px;
	top:38px;
}
#keyvisual{
	width:100%;
	min-width:1000px;
	height:610px;
	overflow:hidden;
	position:absolute;
	z-index:0;
	top:140px;
}
#header hr{
	background:url(../img/shared/header_hr.png) repeat-x bottom center;
	width:100%;
	height:36px;
	border:none;
	position:absolute;
	bottom:0;
	left:0;
}
#container hr{
	background:url(../img/shared/hr_bg.png) repeat-x top center;
	width:100%;
	height:25px;
	border:none;
}

#reserve{
	position: absolute;
    top: 45px;
    left: 30px;
}
/*=============================================*/
/*    ナビゲーション部（グローバル）   */
/*=============================================*/
#globalNav{
	position:absolute;
	top:140px;
	z-index:100;
	background:url(../img/shared/nav_bg.jpg) no-repeat top center;
	width:981px;
	padding-left:19px;
	height:66px;
}
#globalNav li {
	float:left;
	height:66px;
	margin:0px 16px;
}

/*=============================================*/
/*                1000pxメイン囲み              */
/*=============================================*/

#container {
	width:100%;
	min-width:1000px;
	display:block;
	clear:both;
}
.content{
	width:1000px;
	margin:auto;
}

/*=============================================*/
/*                   フッターメニュー          */
/*=============================================*/
	
div#footer{
	clear:both;
	width:100%;
	min-width:1000px;
	background:url(../img/shared/footer_bg.png) repeat-x top center;
	height:421px;
}
div#footerInner{
	width:1000px;
	margin:auto;
	height:392px;
	color:#f5e7d1;
	text-align:center;
	padding-top:29px;
	position:relative;
}

#vcard{
	height:134px;
	overflow:hidden;
}

ul#footnav li {
	display:inline-block;
	color:#f5e7d1;
	font-size:12px;
}

ul#footnav li a {
	color:#f5e7d1;
	text-decoration:none;
	display:inline-block;
	font-size:12px;
}

ul#footnav li a:hover {
	text-decoration:underline;
}
#socialbuttons{
	margin:20px auto;
	width:275px;
}
#socialbuttons div{
	float:left;
}
address{
	position:absolute;
	bottom:0;
	left:0;
	width:1000px;
}
/* =========================================================
	CLEAR
========================================================= */
.clear {
	clear: both !important;
}
br.clear {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* CLEAR FIX
--------------------------------------------------------- */
.clearfix {
	zoom:1 !important;
}/* for IE 5.5-7 */
.clearfix:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}
/* 共通コンテンツ1000
-----------------------------------------------	*/

	
.left_col {
	float:left!important;
}
.right_col {
	float:right!important;
}
.col1-1{
	width:490px;
}
.menuList dl{
	background:url(../img/food/menuLine.jpg) repeat-x bottom left;
	padding:9px 0px 11px 0px;
	font-weight:bold;
	line-height:20px;
	position:relative;
}
.menuList dt,.menuList dd{
	line-height:20px;
}
.menuList dl dd.price{
	text-align:right;
	color:#9e3000;
}
.menuList dl dd.price span{
	font-family:Georgia;
}
.menuList dl dd.txt{
	color:#865318;
	width:415px;
	font-weight:normal;
}
.height42{
	height:42px;
}
.red{
	color:#CC0000;
}


/*　---------------------------------------------------

スマホ閲覧時スマホサイト誘導ボタン
-------------------------------------------------------　*/
#sp_botan a{
	border:1px #fff solid;
	padding:25px 5px;
	text-align:center;
	font-size:32px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
background: #25290e; /* Old browsers */
background: -moz-linear-gradient(top,  #25290e 1%, #111421 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#25290e), color-stop(100%,#111421)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #25290e 1%,#111421 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #25290e 1%,#111421 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #25290e 1%,#111421 100%); /* IE10+ */
background: linear-gradient(to bottom,  #25290e 1%,#111421 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25290e', endColorstr='#111421',GradientType=0 ); /* IE6-9 */
}

.m_b30{
	margin-bottom:30px;	
}
