@charset "utf-8";


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

body {
	text-align:left;
	color: #512711;
	cursor: auto;
	font: normal normal 83%/1.45 "メイリオ", Meiryo, "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-spacing:normal;
	min-width:1000px;
	font-size:13px;
	line-height:20px;
	background:url(../img/shared/bg.jpg) repeat top left;
}
*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}

/* 強調 */
strong {
	font-weight: bold;
}

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

.txt_default{color:#a49b83;}	
.txt_cleam{color:#faddaf;}	
.txt_red{color:#620000;}
.txt_brwn{color:#7e5e4f;}


.txt_min{font-size:80%; letter-spacing:1px;}
.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(pie/PIE.htc);	
}

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

/* header (top)*/
#header{
	
	width:100%;
	position:relative;
	height:560px;
	
}
#header-top{
	position:absolute;
	z-index:10;
	width:100%;
	height:139px;
	background:url(../img/shared/header-top.png) repeat-x top left;
}
#headerInner{
	width:1000px;
	margin:auto;
	height:139px;
	position:relative;
}
.concept-number{
  width:170px;
  height:70px;
  position:absolute;
  top:60px;
  right:0px;
}

h1{
	/*height:0;
	line-height:0;
	text-indent:-9999px;*/
	text-align:center;
	color:#7F552C;
	padding-top:20px;
  margin: 0 !important;
  line-height: 1.2em;
  
}
.logo-concept{
	width:194px;
	height:70px;
	position:absolute;
	top:60px;
	left:0px;
}
.header-txt{
	width:194px;
	height:70px;
	position:absolute;
	top:60px;
	left:436px;
}

#key{
	width:100%;
	height:432px;
	position:absolute;
	top:127px;
	left:0;
	z-index:0;
}

#js {
	width:100%;
	height:550px;
	margin:0px auto;
	background:url(../img/index/5.jpg) no-repeat center top;
	display:block;
	position:absolute;
	z-index:0;
	}
#key p{
	text-indent:-9999px;
}
#belt{
	width:100%;
	height:425px;
	position:absolute;
	top:130px;
	left:0;
	z-index:10;
	background:url(../img/shared/container-bg.png) repeat-x bottom center;
	padding-bottom:20px;
}
#beltInner{
  position: absolute;
  z-index: 12;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
}

/*=============================================*/
/*    ナビゲーション部（グローバル）   */ 
/*=============================================*/
#globalNav li{
  display:inline-block;
}
#globalNav li,#globalNav li a{
  text-align: center;
  height:59px;
}

/*=============================================*/
/*                1000pxメイン囲み              */
/*=============================================*/
#container{
	display:block;
	width:100%;
	clear:both;
}
#content{
	display:block;
	width:1000px;
	margin:auto;
}
.section{
	clear:both;
	overflow:hidden;
	width:1000px;
}

/*=============================================*/
/*                   フッターメニュー          */
/*=============================================*/
div#footer{
	width:100%;
	background:url(../img/shared/footer-bg.png) repeat-x top center;
	padding-top:35px;
}
#footer-top{
	width:1000px;
	margin:auto;
}
#footer-top .left_col,#footer-top .right_col{
	width:500px;
	margin-bottom:10px;
}
.footer-link{
	float:left;
	width:80px;
	margin-top:8px;
}
#footer-bottom{
	background:url(../img/shared/footer-nav.png) repeat-x top left;
	width:100%;
}
#footerInner{
	width:1000px;
	margin:auto;
	height:90px;
	position:relative;
	overflow:hidden;
}

.footernav{
	position:absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
	top:25px;
	width:741px;
}
.footernav li{
	display:inline;
	color:#ffffff;
	font-size:11px;
}

.footernav li a {
	line-height:16px;
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}
.footernav li a:hover{
	text-decoration:underline;
}
.footernav li strong{
	margin-left:5px;
}
address {
	position:absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
	bottom:0;
}
#socialbuttons{
	position:absolute;
	right:0;
	top:25px;
}
#socialbuttons div{
	float:left;
}
/*=============================================*/
/*                    vcard                 */
/*=============================================*/
.vcard{
	float:right;
	width:300px;
}


.vcard a{
	color:#fff;
	text-decoration:none;
	}

.footer-img{
	float:left;
	width:191px;
	margin-top:4px;
}
.vcard p{
	color:#ffffff;
	font-size:12px;
	line-height:18px;
}
.vcard h3{
	margin-bottom:5px;
	color:#ffffff;
}
/* =========================================================
	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;	
}
.right_col {
	float:right;
}
.hidden{
text-indent:-9999em;
}
.menulist{
	width:1029px;
	margin-top:5px;
}
.col1-1-1{
	float:left;
	margin-right:29px;
	width:314px;
}
.col1-1{
	float:left;
	margin-left:26px;
	margin-right:30px;
	width:404px;
}

.menulist dl,.col1-1 dl{
	padding:5px 0px;
	border-bottom:1px dotted #aa7668;
	color:#512711;
	position:relative;
}
.menulist dt,.col1-1 dt{
	padding:5px 0px;
}
.menulist dt,.menulist dd.price,.col1-1 dt,.col1-1 dd.price{
	font-weight:bold;
}
.menulist dd.price{
	color: #B14800;
    position:absolute;
	right:0;
	top:12px;
}
.menulist dd.note{
	margin-left:45px;
}
.menulist p{
	margin:20px 0px;
}
.col1-1 p{
	margin:10px 0px 20px 4px;
}
.col1-1 dl{
	width:380px;
	margin-left:13px;
}
.col1-1 dt{
	float:left;
	width:300px;
}
.col1-1 dd.price{
	color: #B14800;
     position:absolute;
	right:0;
	top:12px;
}
.col1-1 dd.note{
	clear:both;
}
#takeout{
	background:url(../img/food/takeout-bg.png) no-repeat top center;
	text-indent:-9999px;
	width:1000px;
	height:416px;
	margin-bottom:35px;
}
.itemShared{
	background:url(../img/shared/item-bg.jpg) repeat top left;
	padding:40px;
	width:920px;
	position:relative;
}
.itemShared2,.itemShared3{
	background:url(../img/shared/item-bg2.jpg) repeat top left;
}