/*
====================================================

	common reset

====================================================
*/

html {
	overflow-y: scroll;
}
body {
	font: 75%/1.5 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳＰゴシック",sans-serif;
}
html>/**/body {
	font-size: 13px; /* IE 以外のブラウザ standard */
}
body {
	color: #555;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳＰゴシック",sans-serif; 
	line-height: 1.5;
	height: 100%;
	background: url(../_img/bg.jpg) left top repeat;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
table {
	font-size:inherit;
	vertical-align: middle;
	font-size: 100%;
}
img {
	border: 0;
}
em {
	font-style: normal;
}
a:link,
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover,
a.line {
	text-decoration: underline;
}
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
br.clear0{
	clear: both;
	height: 0;
}
.bold {
	font-weight: bold;
}
p.bigfont {
	font-size: 14px;
}
table.cmn {
	margin: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
table.linetable {
	background: #ccc;
	width: 580px;
	margin: 10px auto;
	text-align: center;
}
th {
	text-align: center;
}
table.linetable thead tr td{
	background: #f4f4f4;
}
table.linetable td{background: #fff;}
table.linetable th{background: #f4f4f4;}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.hide {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*
====================================================

	

====================================================
*/
/*
====================================================

	part

====================================================
*/
div#wrap {
	margin: 0 auto;
	width: 920px;
	height: 100%;
	min-height:100%;
	background:#000;
}
div#content {
	min-height: 600px;
}
div.white {
	background: url(../_img/cont_bg1.gif) top center repeat-y;
}
h2 {
	margin-top: 50px;
	margin-bottom: 20px;
}
ul.bread {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	margin-left: 30px;
	font-size: 10px;
}
ul.bread li{
	display: inline;
}
/*
====================================================

	header

====================================================
*/
div.header {
	height: 100px;
	border-bottom: 1px solid #59515f;
	position: relative;
}
h1 {
	width: 155px;
	height: 35px;
	position: absolute;
	top: 50px;
	left: 41px;
}
/*--mainmenu--------------------------------------------------------------*/

ul#mainmenu {
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 35px;
}
ul#mainmenu li{
	float: left;
	height: 30px;
	width: 120px;
	overflow: hidden;
}
ul#mainmenu li a{
	display: block;
	height: 30px;
	line-height: 60em;
	background: url(../_img/mainmenu.jpg) no-repeat;
	overflow: hidden;
}
ul#mainmenu li#mn1{width: 120px;}
ul#mainmenu li#mn2{width: 118px;}
ul#mainmenu li#mn3{width: 117px;}
ul#mainmenu li#mn4{width: 115px;}
ul#mainmenu li#mn5{width: 117px;}

ul#mainmenu li#mn1 a{width: 120px;background-position: 0px 0;}ul#mainmenu li#mn1 a:hover{background-position: 0px -31px;}
ul#mainmenu li#mn2 a{width: 118px;background-position: -120px 0;}ul#mainmenu li#mn2 a:hover{background-position: -120px -31px;}
ul#mainmenu li#mn3 a{width: 118px;background-position: -240px 0;}ul#mainmenu li#mn3 a:hover{background-position: -240px -31px;}
ul#mainmenu li#mn4 a{width: 117px;background-position: -360px 0;}ul#mainmenu li#mn4 a:hover{background-position: -360px -31px;}
ul#mainmenu li#mn5 a{width: 117px;background-position: -480px 0;}ul#mainmenu li#mn5 a:hover{background-position: -480px -31px;}


/*--mainmenu2--------------------------------------------------------------*/

ul#mainmenu2 {
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 42px;
}
ul#mainmenu2 li{
	float: left;
	height: 30px;
	width: 102px;
	overflow: hidden;
}
ul#mainmenu2 li a{
	display: block;
	height: 30px;
	line-height: 60em;
	background: url(../_img/mainmenu2.jpg) no-repeat;
	overflow: hidden;
}
ul#mainmenu2 li#mn0{width: 102px;}
ul#mainmenu2 li#mn1{width: 103px;}
ul#mainmenu2 li#mn2{width: 102px;}
ul#mainmenu2 li#mn3{width: 102px;}
ul#mainmenu2 li#mn4{width: 102px;}
ul#mainmenu2 li#mn5{width: 99px;}

ul#mainmenu2 li#mn0 a{width: 102px;background-position: 0px 1px;}ul#mainmenu2 li#mn0 a:hover{background-position: 0px -32px;}
ul#mainmenu2 li#mn1 a{width: 103px;background-position: -102px 1px;}ul#mainmenu2 li#mn1 a:hover{background-position: -102px -32px;}
ul#mainmenu2 li#mn2 a{width: 102px;background-position: -205px 1px;}ul#mainmenu2 li#mn2 a:hover{background-position: -205px -32px;}
ul#mainmenu2 li#mn3 a{width: 102px;background-position: -307px 1px;}ul#mainmenu2 li#mn3 a:hover{background-position: -307px -32px;}
ul#mainmenu2 li#mn4 a{width: 102px;background-position: -409px 1px;}ul#mainmenu2 li#mn4 a:hover{background-position: -409px -32px;}
ul#mainmenu2 li#mn5 a{width: 99px;background-position: -511px 1px;}ul#mainmenu2 li#mn5 a:hover{background-position: -511px -32px;}


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


#dearpage ul#mainmenu2 li#mn1 a{background-position: -102px -32px;}
#seasonpage ul#mainmenu2 li#mn2 a{background-position: -205px -32px;}
#scenepage ul#mainmenu2 li#mn3 a{background-position: -307px -32px;}
#cookpage ul#mainmenu2 li#mn4 a{background-position: -409px -32px;}
#mutterpage ul#mainmenu2 li#mn5 a{background-position: -511px -32px;}

ul#submenu {
	height: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 10px;
	right: 40px;
}
ul#submenu li{
	float: left;
	height: 16px;
	width: 70px;
	background: url(../_img/sub.png) no-repeat;
	overflow: hidden;
}
ul#submenu li a{
	display: block;
	width: 100%;
	height: 16px;
	line-height: 30em;
}

ul#submenu li#sb2{
	background-position: -72px 0;
	width: 100px;
}
ul#navi {
	height: 63px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 110px;
	left: 42px;
}
ul#navi li{
	float: left;
	height: 63px;
	width: 210px;
	overflow: hidden;
}
ul#navi li a{
	display: block;
	width: 210px;
	height: 63px;
	line-height: 120em;
	background: url(../_img/navi.png) no-repeat;
	overflow: hidden;
}
ul#navi li#nv1 a{background-position: 0px 0;}
ul#navi li#nv2 a{background-position: -210px 0;}
ul#navi li#nv3 a{background-position: -420px 0;}
ul#navi li#nv4 a{background-position: -630px 0;}

ul#navi li#nv1 a:hover{background-position: 0px -63px;}
ul#navi li#nv2 a:hover{background-position: -210px -63px;}
ul#navi li#nv3 a:hover{background-position: -420px -63px;}
ul#navi li#nv4 a:hover{background-position: -630px -63px;}
/*
====================================================

	top

====================================================
*/
div#dammir {
	padding-top: 82px;
}
div#flash {
}
ul#flashimgul{
	margin: 0;
	padding: 0;
}
div#topbtmblock {
	margin: 40px;
}
div#topinfoblock {
	width: 252px;
	border-top: 1px solid #59515f;
}
div#topinfoblock p{
	margin: 0;
	border-bottom: 1px solid #59515f;
	padding: 10px 0;
}
div#topnewsblock {
	width: 553px;
	height: 231px;
	background: url(../_img/topnews.png);
}
p#topnewstit {
	width: 520px;
	margin: 0 15px;
	padding: 10px 0;
	border-bottom: 1px dotted #59515f;
}
dl#topnews {
	margin: 0 15px;
	width: 520px;
	height: 160px;
	padding: 8px 0;
	overflow: auto;
}
dl#topnews {
	text-align: left;
}
dl#topnews dt{
	color: #fff;
	font-family: Verdana;
	width: 7em;
	background: url(../_img/arrow1.gif) right center no-repeat;
	float: left;
}
dl#topnews dd{
	margin-left: 7.4em;
}
dl#topnews dd a:hover {
	color: #fff;
	text-decoration: underline;
}

/*
====================================================

	mutter

====================================================
*/
div.mutterblock {
	width: 480px;
	margin: 60px auto;
	position: relative;
	padding: 20px 0;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	min-height: 600px;
}
h3.mttit {
	font-size: 18px;
}
img#mtbg {
	position: absolute;
	top: 10px;
	left: -144px;
}
div.mtpic {
	width: 480px;
	height: 360px;
	background: #ccc;
	margin: 20px 0;
}
p.mtp {
	text-align: left;
	width: 380px;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 70px;
}
div#backnumberblock {
	position: absolute;
	top: 220px;
	left: -220px;
	width: 180px;
	padding: 20px;
}
div#backnumberblock h4{
	text-align: center;
	padding-bottom: 6px;
	border-bottom: 1px solid #333;
}
div#backnumberblock ul{
	list-style: none;
	text-align: left;
	font-size: 14px;
}
/*
====================================================

	season

====================================================
*/
div.season {
	position: relative;
}
img#seasonpic1{
	position: absolute;
	top: 0px;
	left: 40px;
}
img#seasonpic2{
	position: absolute;
	top: 480px;
	left: 40px;
}
table.seasontable {
	text-align: left;
	width: 565px;
	margin: 10px auto;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
table.seasontable td{
	padding: 10px 0;
	border-bottom: 1px solid #c0c0c0;
}
table.seasontable td.seasonmenu {
	width: 120px;
}
table.seasontable th.spring {
	background-color: #dba6b1;width: 80px;
}span.spring {color: #dba6b1;margin-left: 20px;}
table.seasontable th.summer {
	background-color: #eab56b;
}span.summer {color: #eab56b;margin-left: 20px;}
table.seasontable th.autumn {
	background-color: #a4b380;
}span.autumn {color: #a4b380;margin-left: 20px;}
table.seasontable th.winter {
	background-color: #768590;
}span.winter {color: #768590;margin-left: 20px;}

/*
====================================================

	room

====================================================
*/
div.room img {
	margin-left: 10px;
}
div.room_a {
	background: #000;
	padding: 20px 10px;
	width: 630px;
	margin: 15px auto;
}
div.room_b {
	background: #000;
	padding: 20px 10px;
	width: 630px;
	margin: 15px auto;
}
/*
====================================================

	food

====================================================
*/
ul.foodjump {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 20px auto;
	text-align: center;
	width: 410px;
	height: 45px;
}
ul.foodjump li {
	float: left;
}
ul.foodjump li img{
	margin: 0 5px;
}
/*
====================================================

	food menu

====================================================
*/
table.menutable {
	text-align: left;
	width: 235px;
}
table.menutable1 {
	text-align: left;
	width: 330px;
}
div.menublock {
    /*overflow: hidden !important;  
    overflow: visible;  
    min-height: 100%;  
    height: auto !important;  
    height: 100%;*/  
	width: 760px;
	margin-left: 150px;
	margin-top: 30px;
	margin-bottom: 50px;
}
div.menublock div {  
    float: left;  
    /*padding-bottom: 32767px !important;  
    margin-bottom: -32767px !important;   
    padding-bottom: 0;  
    margin-bottom: 0;
    height: 100%;*/  
}
div.menuleft {
	width: 235px;
	float: left;
	clear: left;
	margin-right: 140px;
}
table.menutable td.price,
table.menutable1 td.price {
	text-align: right;
	width: 85px;
}
table.menutable1 td.w150 {
	width: 150px;
}
div.menublock table th {
	padding-top: 10px;
	padding-bottom: 20px;
}
/*
====================================================

	food special

====================================================
*/
h3.h3sp {
	margin-top: 40px;
}
div.sptopblock {
	border-top: 2px dotted #ccc;
}
div.spblock {
	padding: 25px 0;
	border-bottom: 2px dotted #ccc;
}
div#sp {
	width: 720px;
	margin: 30px auto;
}
div.spright {
	width: 380px;
	float: right;
}
/*
====================================================

	drink

====================================================
*/
table.drinktable {
	width: 790px;
	margin: 50px auto;
	text-align: left;
}
table.drinktable td {
	padding: 26px 20px;
}
table.drinktable td.gray {
	background-color: #726e5b;
}
table.drinktable td.blue {
	background-color: #8ca1af;
}
/*
====================================================

	scene

====================================================
*/
div.scene {
	margin-left: 30px;
	text-align: left;
}
div.scene img {
	margin-left: 10px;
}
/*
====================================================

	cook

====================================================
*/
div.cook {
	margin: 40px 30px 0;
	text-align: left;
}
div.cook img {
	margin-left: 10px;
}
/*
====================================================

	news

====================================================
*/
div#newstit p{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #690809;
	letter-spacing:3px;
	width: 500px;
	margin: 10px auto 0px;
	padding: 2px 0;
	border-bottom: 2px dotted #666; 
}
div#news p.mtdate {
	margin-bottom: 0px;
}
ul#pagenation {
	list-style: none;
	width: 700px;
	margin: 50px auto 10px;
	padding: 0;
	position: relative;
}
ul#pagenation li {
	width: 350px;
}
ul#pagenation li.prev {
	text-align: left;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
}
ul#pagenation li.next {
	text-align: right;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0;
}

ul#pagenation li.prev a{text-decoration: underline;}
ul#pagenation li.next a{text-decoration: underline;}
/*
====================================================

	dinner

====================================================
*/
div#dinnertit p{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #690809;
	letter-spacing:18px;
	width: 300px;
	margin: 30px auto 0px;
	padding: 2px 80px;
	border-bottom: 2px dotted #666; 
}
div#dinnersub p{
	margin-top: 0px;
	font-size: 14px;
}
div#dinnermain {
	width: 700px;
	margin: 10px auto;
}
div#dinnermain p{
	font-size: 16px;
	color: #333;
	line-height: 2;
	text-align: center;
}
div#dinnerpicsub p{
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 14px;
}
/*
====================================================

	access

====================================================
*/
div#access {
	width: 660px;
	margin: 40px auto;
}
div#map2 {
	float: right;
	width: 360px;
	text-align: center;
}
div#map1 {
	text-align: left;
}
p#maplogo {
	margin-top: 60px;
}
p#mapinfo1 {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
p#mapinfo3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
/*
====================================================

	footer

====================================================
*/
p#cp {
	font-family: Verdana;
	font-size: 10px;
	padding-bottom: 10px;
	margin-top: 90px;
}