@charset "utf-8";
/* CSS Document */

/*-----Sticky Footer--------*/
html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}
#pageBody {
	padding-bottom: 150px;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
/*-------------------------*/

/*-------------------------------------------*/
/* 共通
/*-------------------------------------------*/
body{
	color: #FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", Georgia, "Times New Roman", Times, serif;
	text-align: center;

	background-color:#333333;
	background-image: url(img/common/header_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #CCCCCC;
}

a:hover	{
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:focus {
	outline:none;
}

#pageBody{
	width: 740px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	background-color:#333333;
	text-align: left;
}

#contentsWrap{
	background-color:#333333;
	width:740px;
	height:100%;
}

#header {
	color:#FFFFFF;
	width:740px;
	height:290px;
	background-color: #000000;
	background-image: url(img/common/bankokuya_img.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
 	border-bottom: 1px solid #ffffff;
}

#side{
	width: 200px;
	height: inherit;
	background-color:#333333;
	float: left;
}

#navi{
	width: 200px;
	list-style: none;
	margin-top: 5px;
}

#navi li{
	margin-bottom: 10px;
}

h1 { display: none;}

#logo{
	position: absolute;
	top:  100px;
	left: 50px;
}

#tel{
	font-size: 1em;
	text-align: right;
	border-bottom: 1px solid #ffffff;
	line-height: 22px;
	padding-right: 15px;
	letter-spacing: 0.1em;
}

#time{
	text-align: right;
	font-size: 0.8em;
	padding-right: 15px;
}

#shop_info {
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	margin-bottom: 10px;
}

#contents{
	width: 540px;
	background-color:#333333;
	float: right;
}


#contents_header{
	background-color: #663333;
	line-height: 30px;
	font-size: 1em;
	text-indent: 1.6em;
	background-image: url(img/common/maru.jpg);
	background-position: 0.5em 0.5em;
	background-repeat: no-repeat;
	width:530px;
	margin-top: 5px;
	letter-spacing: 0.1em;
	
}


#footer{
	background-color:#000000;
	font-size:0.9em;
	line-height:25px;
	text-align:center;
	padding-right: 15px;
	
	/*-----Sticky Footer--------*/
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	/*-------------------------*/
	
}

.clear {
	clear:both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*-------------------------------------------*/
/* トップページ
/*-------------------------------------------*/

#top_header{
	width: 520px;
	height: 135px;
	text-indent: -7777px;
	overflow: hidden;
	background-image: url(img/top/top_img_1.jpg);
	margin-top: 10px;
	margin-left: 10px;
}

.top_text {
	width:520px;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 15px;
	letter-spacing: 0.1em;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

#info_header{
	background-color: #663333;
	line-height: 25px;
	font-size: 1em;
	text-indent: 1.5em;
	background-image: url(img/common/maru.jpg);
	background-position: 0.3em 0.3em;
	background-repeat: no-repeat;
	width:250px;
}

#info{
	width: 250px;
	height:195px;
	background-color: #ffffff;
	background-image: url(img/top/info_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#info dl{
	font-size: 0.8em;
	color: #000000;
}

#info dl dt{
	margin: 10px 0px 10px 10px;
	font-weight: bold;
}

#info dl dd{
	margin-left: 10px;
}

#info_wrap{
	background-color: #ffffff;
	margin-left: 10px;
	float: left;
	display: inline;
}

#top_bnr{
	margin-right: 10px;
	float: right;
	display: inline;
}

#top_bnr ul li{
	margin-bottom: 5px;
}

/*-------------------------------------------*/
/* お品書き
/*-------------------------------------------*/

.menu_navi{
	width: 520px;
	height: 50px;
	background-color: #333333;
	margin-left: 10px;
}

.menu_navi li{
	float: left;
}

p.menu_clear{
	height: 10px;
	clear: both;
}

.menu{
	width: 520px;
	height: 150px;
	margin-left:10px;
	font-size: 0.8em;

}

.menu h3, #drink h3{
	font-weight: bold;
	margin-bottom: 0.5em;
}

.menu_text_right{
	width: 340px;
	height: 150px;
	float: right;
}

.menu_text_left{
	width: 340px;
	height: 150px;
	float: left;
}

.menu_right{
	float: right;
}

.menu_left{
	float: left;
}

.menu dl dt{
	clear: left;
	float: left;
	width: 170px;
	line-height: 1.3em;
	text-align: left;
}

.menu dl dd{
	line-height: 1.3em;
	margin-left: 170px;
	text-align: left;
}

#drink{
	width: 530px;
	height: 250px;
	margin: 30px 0px 0px 10px;
	font-size: 0.8em;
	background: #333333 url(img/menu/menu_10.jpg) no-repeat 75% 40%;
}

#drink dl dt{
	clear: left;
	float: left;
	width: 150px;
	line-height: 1.3em;
	text-indent: 2em;
}

#drink dl dd{
 	line-height: 1.3em;
 	margin-left: 150px;
}

.menu_top{
	clear: both;
	font-size: 0.7em;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 10px;
}

/*-------------------
各メニューの内容
-------------------*/

#zensai{ background: #333333 url(img/menu/bg_1.jpg) no-repeat right center; }
#zensai_list{ margin-top: 20px; }

#sumibiyaki{ background: #333333 url(img/menu/bg_2.jpg) no-repeat left center; }
#sumibiyaki_list{ margin: 25px 0px 0px 90px; }

#osashimi{ background: #333333 url(img/menu/bg_3.jpg) no-repeat right center; }
#osashimi_list{ margin-top: 23px; }

#sousaku{ background: #333333 url(img/menu/bg_4.jpg) no-repeat left center; }
#sousaku_list{ margin: 28px 0px 0px 90px; }

#yakimono{ background: #333333 url(img/menu/bg_5.jpg) no-repeat right center; }
#yakimono_list{ margin-top: 10px; }

#ozen{ background: #333333 url(img/menu/bg_6.jpg) no-repeat left center; }
#ozen_list{ margin: 12px 0px 0px 90px; }

#otsumami{ background: #333333 url(img/menu/bg_7.jpg) no-repeat right center; }
#otsumami_list{ margin-top: 25px; }

#teiban{ background: #333333 url(img/menu/bg_8.jpg) no-repeat left center; }
#teiban_list{ margin: 10px 0px 0px 90px; }

#sweets{ background: #333333 url(img/menu/bg_9.jpg) no-repeat right center; }
#sweets_list{ margin-top: 25px; }

/*-------------------------------------------*/
/* 宴会コース
/*-------------------------------------------*/

#course_header{
	width: 510px;
	height: 55px;
	margin: 20px 0px 0px 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}

#course_shosai{
	width: 520px;
	height: 115px;
	background-color: #000000;
	padding: 15px 0px 0px 10px;
	margin-bottom: 30px;
	font-size: 0.8em;
}

#course_shosai li{
	line-height: 1.5em;
	list-style-type: disc;
	list-style-position:inside;
}

.course_menu{
	width: 530px;
	height: 300px;
}

.course_h3{
	color: #333333;
	font-size: 1em;
	text-indent: 1.6em;
	background-image: url(img/course/course_header_bg.jpg);
	background-repeat: no-repeat;
	width:530px;
	line-height:25px;
	letter-spacing: 0.1em;
}

.course_price{
	font-size: 1em;
	line-height: 1.3em;
	text-align: right;
	margin: 5px 10px 20px 0px;
}

.course_img{
	margin-left: 25px;
	width: 180px;
	height: 185px;
	float: left;
}

.course_list{
	width: 300px;
	height: 180px;
	float: right;
}

.course_list li{
	list-style-type: decimal;
	list-style-position:inside;
	line-height: 1.3em;
}

.course_top{
	clear: both;
	font-size: 0.7em;
	text-align: right;
}

#course_drink{
	width: 530px;
	height: 300px;
	font-size: 0.9em;
}

#course_drink dd{
	text-indent: 1.6em;
	line-height: 1.3em;
}

#course_drink dt{
	line-height: 1.4em;
	font-weight: bold;
}

#course_drink_r{
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	width: 260px;
	height: 210px;
}

#course_drink_l{
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 260px;
	height: 210px;
}


/*-------------------------------------------*/
/* 料理長のこだわり
/*-------------------------------------------*/

#manager_left{
	width: 235px;
	height: 550px;
	margin: 10px 0px 0px 10px;
	border-right: 1px solid #ffffff;
	float: left;
	display: inline;
}


#manager_right{
	width: 280px;
	float: right;
	margin: 10px 0px 0px 10px;
	display: inline;
}

.manager_text{
	padding: 10px 5px 0px 0px;
	font-size: 0.8em;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

/*-------------------------------------------*/
/* 店舗案内
/*-------------------------------------------*/

#shop_left{
	width: 270px;
	height: 380px;
	margin: 10px 0px 0px 0px;
	float: left;
	display: inline;
}

#shop_right{
	width: 250px;
	float: right;
	margin: 10px 10px 0px 5px;
	display: inline;
}

.shop_text{
	margin: 35px 0px 60px 25px;
	font-size: 0.8em;
	line-height: 1.7em;
}

/*-------------------------------------------*/
/* 求人情報
/*-------------------------------------------*/

#kyujin_info dt{
	margin: 20px 0px 10px 0px;
	width: 530px;
	line-height: 24px;
	font-size: 0.9em;
	background-color:#666666;
	text-indent: 0.9em;
}

#kyujin_info dd{
	margin: 20px 0px 20px 0px;
	text-indent: 1.3em;
	font-size: 0.8em;

}

#kyujin_info{
	height: 450px;
}

