@charset "utf-8";


* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
body {
	color: #333;
	font-family: 'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', serif;
	text-align: center;
	background: url(/img/bg_body.gif) left top repeat-x;
}

/*
ClearFix
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


img {
	border: 0 none;
}
strong {
	font-weight: bold;
}
a {
	color: #AB426E;
}
a:hover {
	color: #F93;
}

p {
	font-size: 80%;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

table {
}
th,td {
	color: #666;
	font-size: 80%;
}
th {
	text-align: left;
}
.necessary {
	color: #666;
}

li {
	padding: 3px 0;
}
.attention {
	color: #F00;
}

/*
Container
*/
#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/*
Header
*/
#header {
	width: 770px;
	height: 130px;
	background: url(/img/bg_header.gif) 0px 66px no-repeat;
}
#header h1 {
	width: 770px;
	height: 130px;
	background: url(/img/header_img.gif) right top no-repeat;
}

/*
Main
*/
#main {
}

/*
Contents
*/
#contents {
	margin: 0 0 0 180px;
	padding-left: 20px;
	min-height: 520px;
	_height: 520px;
	background: url(/img/bg_contents.gif) left top repeat-y;
}
h2 {
	text-indent: -9999px;
	width: 570px;
	height: 85px;
}
h3 {
	background: url(/img/h3.jpg) left top no-repeat;
	color: #FFF;
	font-size: 14px;
	padding: 5px 5px 5px 7px;
	margin-bottom: 5px;
}

ul.entrylist {
	margin: 10px 0;
	list-style-type: none;
}
ul.entrylist li {
	margin: 10px 0;
}
ul.entrylist li a {
	background: url(/img/arrow_r.gif) left center no-repeat;
	padding-left: 20px;
}
ul.entrylist li a:hover{
	text-decoration: none;
}
ul.entrylist .date {
	font-size: 80%;
}
.date {
	color: #000;
	padding-right: 20px;
}

p.totop {
	clear: both;
	_text-align: right;
	margin: 6px 0;
}
p.totop a {
	background: url(/img/totop.gif) right top no-repeat;
	display: block;
	width: 67px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1px;
	line-height: 0px;
	margin: 0 0 0 auto;
}

div.read {
	width: 570px;
	height: 150px;
}
div.read p {
	width: 570px;
	height: 150px;
	text-indent: -9999px;
}

/*
Navigation
*/
#navi {
	width: 160px;
	position: absolute;
	left: 0px;
	top: 130px;
}
#navi h2 {
	background: url(/img/h2_menu.gif) left top no-repeat;
	height: 17px;
	width: 160px;
}
#navi ul {
	list-style-type: none;
	margin-bottom: 15px;
}
#navi ul li {
	display: inline;
	padding: 0;
}
#navi ul li a {
	display: block;
	background: url(/img/navi.gif) left top no-repeat;
	width: 160px;
	height: 30px;
	_height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom: 1px solid #FFF;
}
#navi ul li#mhome a {
	background-position: 0px 0px;
}
#navi ul li#mstyle a {
	background-position: 0px -30px;
}
#navi ul li#mfloor a {
	background-position: 0px -60px;
}
#navi ul li#mcuisine a {
	background-position: 0px -90px;
}
#navi ul li#mdress a {
	background-position: 0px -120px;
}
#navi ul li#minformation a {
	background-position: 0px -150px;
}
#navi ul li#mgallery a {
	background-position: 0px -300px;
}
#navi ul li#maccess a {
	background-position: 0px -180px;
}
#navi ul li#mlink a {
	background-position: 0px -210px;
}
#navi ul li#mstaff a {
	background-position: 0px -240px;
}
#navi ul li#mcontact a {
	background-position: 0px -270px;
}

/*
hover & Current
*/
.home #navi ul li#mhome a,
#navi ul li#mhome a:hover {
	background-position: -160px 0px;
}
.style #navi ul li#mstyle a,
#navi ul li#mstyle a:hover {
	background-position: -160px -30px;
}
.floor #navi ul li#mfloor a,
#navi ul li#mfloor a:hover {
	background-position: -160px -60px;
}
.cuisine #navi ul li#mcuisine a,
#navi ul li#mcuisine a:hover {
	background-position: -160px -90px;
}
.dress #navi ul li#mdress a,
#navi ul li#mdress a:hover {
	background-position: -160px -120px;
}
.information #navi ul li#minformation a,
#navi ul li#minformation a:hover {
	background-position: -160px -150px;
}
.gallery #navi ul li#mgallery a,
#navi ul li#mgallery a:hover {
	background-position: -160px -300px;
}
.access #navi ul li#maccess a,
#navi ul li#maccess a:hover {
	background-position: -160px -180px;
}
.link #navi ul li#mlink a,
#navi ul li#mlink a:hover {
	background-position: -160px -210px;
}
.staff #navi ul li#mstaff a ,
#navi ul li#mstaff a:hover {
	background-position: -160px -240px;
}
.contact #navi ul li#mcontact a,
#navi ul li#mcontact a:hover {
	background-position: -160px -270px;
}

#navi p.mbn {
	margin-bottom: 15px;
}
#navi p.mbn a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


/*
Prev - Next Button
*/
ul.prevnext {
	height: 2em;
	clear: both;
	list-style-type: none;
	margin-top: 10px;
}
ul.prevnext li {
	display: inline;
	font-size: 80%;
}
ul.prevnext li a {
	text-align: center;
	text-decoration: underline;
	padding: 3px 18px;
}
ul.prevnext li.prev a {
	float: left;
	background: url(/img/arrow_l.gif) left center no-repeat;
}
ul.prevnext li.next a {
	float: right;
	background: url(/img/arrow_r.gif) right center no-repeat;
}
ul.prevnext li a:hover {
	text-decoration: none;
}

/*
Footer
*/
#footer {
	clear: both;
	color: #FFF;
	font-size: 80%;
	text-align: center;
	background: #2C1216;
	padding: 4px 0;
}
#footer a {
	color: #FFF;
}

/*
Display None
*/
#header p, hr, .ktai, .nocss {
	display: none;
}