@charset “shift_jis”;

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

html,
body {
	background: #000000;
}

img {
	border: 0px;
}

ul {
	list-style:none;
}

body {
 *font-size: small; /* IE 7向け */
 *font: x-small; /* IE 6以下 */
	font: 12px/1.4em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;
	color: #F5F5F5;
	scrollbar-base-color: #666666;
}

/*---- clearfix ----*/

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

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*---- clearfix end ----*/


#wrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

body {
	background: #000000;
}

#header {
	padding-top: 30px;
	position: relative;
}

#navi {
	float: left;
	margin-right: 6px;
	height: 552px;
	width: 143px;
	background: url(../img/bg_navi_close.gif) no-repeat left bottom;
}

#main {
	float: left;
	width: 721px;
}

#contents {
	height: 448px;
	color: #E8E8E8;
	width: 720px;
}

#contents2 {
	height: 495px;
	color: #E8E8E8;
	width: 720px;
	background: url(../img/bg_gray.gif) repeat;
	overflow: auto;
}

#contents_header {
	margin-bottom: 6px;
	height: 95px;
}

#contents_header2 {
	margin-bottom: 6px;
	height: 51px;
}

#footer {
	padding-top: 6px;
	clear: both;
}

#navi ul {
	padding-left: 2px;
	padding-top: 5px;
}

#navi ul a {
	display: block;
	margin-left: 2px;
	text-indent: -99999px;
	height: 39px;
}

#navi a#top {
	background: url(../img/navi_top.gif) no-repeat 20px 0px;
}

#navi a#greeting {
	background: url(../img/navi_greeting.gif) no-repeat 20px 0px;
}

#navi a#floor {
	background: url(../img/navi_floor.gif) no-repeat 20px 0px;
}

#navi a#dinner {
	background: url(../img/navi_dinner.gif) no-repeat 20px 0px;
}

#navi a#lunch {
	background: url(../img/navi_lunch.gif) no-repeat 20px 0px;
}

#navi a#wine {
	background: url(../img/navi_wine.gif) no-repeat 20px 0px;
}

#navi a#access {
	background: url(../img/navi_access.gif) no-repeat 20px 0px;
}

#navi a#blog {
	background: url(../img/navi_faq.gif) no-repeat 20px 0px;
}

#navi ul a:hover {
	background: none!important;
}

#navi h2 {
	height: 226px;
}

.attention {
	color: #F0E668;
}

a {
	color: #E3DD6C;
}

a.attention {
	color: #E1C851!important;
}

#wrapper #header h1 {
	height: 23px;
	padding-bottom: 4px;
}

.dottedline {
	font-weight: normal;
	color: #797979;
	width: 20px;
	overflow: hidden;
	background: url(../img/dot_s.gif) repeat-x left 0.6em;
	display: inline-block;
	text-indent: -9999px;
	height: 1em;
	vertical-align: top;
}

.align-center {
	text-align: center;
}

.white {
	color:#FFFFFF!important;
}
#wrapper #navi ul li .crnt {
	background: url(none);
}
#wrapper #header {
	height: 27px;
}
