@charset "utf-8";


/* 共有ベース定義
-----------------------------------------------	*/

body {
	text-align:left;
	color: #1c0000;
	cursor: auto;
	font: normal normal 13px/160% 'メイリオ',Meiryo,'ＭＳ Ｐゴシック', Osaka, sans-serif;
	letter-spacing:normal;
	word-spacing:normal;
	min-width:1000px;
	background:url(../img/shared/bg.jpg) repeat 0 0;
}

*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}

/* 強調 */
strong {
	font-weight: bold;
	font-size:105%;
	letter-spacing:0px;
}

/*=============================================*/
/*                 テキスト 変更のみ            */
/*=============================================*/

.txt_default{color:#bcaa7b !important;}	
.txt_cleam{color:#fff !important;}		
.txt_red{color:#b1541b !important;}	
.txt_brwn{color:#7e5e4f !important;}	


.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: #6a1100; text-decoration: underline;}
a:visited,a:active { color: #6a1100; text-decoration: underline;}
a:hover { color: #93684c; text-decoration:underline;}



/*=============================================*/
/*                ヘッド部分                   */
/*=============================================*/


/* header (top)*/
div#header_top {
	background: url(../img/shared/head_bg.jpg) repeat-x 0 0;
	width:100%;
	height:595px;
	position:relative;
	top:0px;
	z-index:5;
}
div#header_top2 {
	background: url(../img/shared/head_bg.jpg) repeat-x 0 0;
	width:100%;
	height:445px;
	position:relative;
	top:0px;
	z-index:5;
}
h1{
	color:#4c2607;
	font-size:11px;
	position:absolute;
	top:20px;
	right:0px;}
#top_navi{
	width:1000px;
	height:200px;
	margin:0px auto;
	position:relative;
	z-index:4;
	}
#headlogo{
	position:absolute;
	top:5px;
	left:45px;
	z-index:4;
	}
#headtxt{
	position:absolute;
	top:40px;
	left:226px;
	z-index:4;
	}
#headtel{
	text-indent:-9999px;
	background-image: url(../img/shared/head_tel.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	height:30px;
	position:absolute;
	top:50px;
	right:0px;
}

/*=============================================*/
/*    ナビゲーション部（グローバル）   */
/*=============================================*/


#globalNav {
	width:770px;
	height:50px;
	list-style: none;
	position:absolute;
	top:100px;
	left:230px;

}

#globalNav li { display: inline;
	height:50px;
}

#globalNav li a {
	display: block;
	height:50px;
	text-decoration: none;
	text-indent: -9999px;
	outline: 0;
	float: left;
	background-repeat: no-repeat;
}

#globalNav #n1 a { width:90px; background: url(../img/shared/gnavi.png) 0px 0px;}
#globalNav #n2 a { width:130px; background: url(../img/shared/gnavi.png) -90px 0px;}
#globalNav #n3 a { width:175px; background: url(../img/shared/gnavi.png) -220px 0px;}
#globalNav #n4 a { width:140px; background: url(../img/shared/gnavi.png) -395px 0px;}
#globalNav #n5 a { width:120px; background: url(../img/shared/gnavi.png) -535px 0px;}
#globalNav #n6 a { width:115px; background: url(../img/shared/gnavi.png) -655px 0px;}

body#index #globalNav #n1 a,#globalNav #n1 a:hover { width:90px; background: url(../img/shared/gnavi_on.png) 0px 0px;}
body#soba #globalNav #n2 a,#globalNav #n2 a:hover { width:130px; background: url(../img/shared/gnavi_on.png) -90px 0px;}
body#lunch #globalNav #n3 a,#globalNav #n3 a:hover { width:175px; background: url(../img/shared/gnavi_on.png) -220px 0px;}
body#dinner #globalNav #n4 a,#globalNav #n4 a:hover { width:140px; background: url(../img/shared/gnavi_on.png) -395px 0px;}
body#guide #globalNav #n5 a,#globalNav #n5 a:hover { width:120px; background: url(../img/shared/gnavi_on.png) -535px 0px;}
body#shop #globalNav #n6 a,#globalNav #n6 a:hover { width:115px; background: url(../img/shared/gnavi_on.png) -655px 0px;}

/*=============================================*/
/*                flash             */
/*=============================================*/
#keyvisual{
	clear:both;
	width:100%;
	height:300px;
	margin:0px;
	position:absolute;
	top:150px;
	z-index:2;
	}

#swf{
	width:100%;
	height:450px;
	margin:0px;
	z-index:2;
	background: url(../img/index/flash.jpg) no-repeat center 0;
	position:absolute;
	top:150px;
	}
#swf_none{
	width:100%;
	height:450px;
	margin:0px;
	z-index:3;
	background-image: url(../img/index/flash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

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

div#contanier {
	clear:both;
	width:100%;
	background:url(../img/shared/con_bg.jpg) repeat-x 0 0;

}

div#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;
	z-index:2;
}

div#wrapper2 {
	width:1000px;
	margin:0px auto;
	position:relative;
	z-index:2;
	padding:50px 0 30px 0;
}
/*=============================================*/
/*                ぱんくずリスト                */
/*=============================================*/

div#pan {
	width:1000px;
	text-align:right;
	clear: both;
	margin:3px auto 0px auto;
}
div#pan li {
	display: inline;
	padding-left:20px;
	padding-right:0.6em;
	line-height: 1.8em;
	background-position:left 0px;
	padding-bottom:0em;
	padding-top:0.1em;
	font-size:92%;
	background:url(../../img/shared/icon_next.gif) no-repeat 5px 5px;
}


	 
	 
/*=============================================*/
/*                   フッターメニュー          */
/*=============================================*/
	
	
div#footer{
	width:100%;
	clear:both;
	overflow:hidden;
	background:url(../img/shared/foot_bg.jpg) repeat-x 0 bottom;
	height:154px;
	}
div#footer #footcol{
	margin:0px auto;
	position:relative;
	width:1000px;
	background:url(../img/shared/foot.png) no-repeat left bottom;
	height:154px;
}

div#footer #foottxt{
	margin-left:370px;
}
div#footer h3{
	padding:25px 0 0 0;
	font-weight:bold;
	margin-bottom:5px;
	
}
div#footer #shopinfo{
	
	letter-spacing:1px;
}
div#footer #copyright{
	margin-left:370px;
	clear:both;
}
div#footer #shopinfo dt{
	float:left;
	width:70px;
	font-size:11px;
	clear:both;
}
div#footer #shopinfo dd{
	float:left;
	letter-spacing:0px;
	font-size:11px;
}
div#footer .tekiteki{
	line-height: 20px;
	}

/* ナビゲーション部（フッター）
-----------------------------------------------	*/

dl#footnav {
	text-align:left;
	margin:2px 0 5px 370px;
	float:left;
	clear:both;
}
dl#footnav dt {
	position: absolute;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
dl#footnav dd li {
	font-size:10px;
	display: inline;
	border-left: 1px solid #3a2615;
	padding-left: 0.6em;
	line-height: 2em;
	letter-spacing:normal;	
}
dl#footnav dd li a{
	color:#f3e9c6;
	font-size:11px;
	letter-spacing:1px;
	color:#fee5b7;
}
li.footnavEnd {
	border-right: 1px solid #3a2615;
	padding-right: 0.6em;
}









/* =========================================================
	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;
	clear:both;
}
.right_col{
	float:right;
}
