@charset "Shift_JIS";
.body.css {
}



#menu_header_culumn{
	height: 90px;
	width: 758px;
	background-color: #e8edf1;
	padding-left: 42px;
}

.menu_header_img{
	height: 90px;
	width: 176px;
	float: left;
	margin-right: 4px;
}


/* maincolumn
||||||||||||||||||||||| */
#maincolumn{
	width: 800px;
}



/* leftcolumn
||||||||||||||||||||||| */

#leftcolumn{
	width: 500px;
	background-image: url(../../img/contents_shadow.gif);
	background-repeat: repeat-x;
	float: left;
	background-color: #e8edf1;
	height: 700px;
}


/* navi
||||||||||||||||||||||| */

#menuculumn{
	width: 417px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
}

ul.menu{
	list-style-type: none;
	width: 417px;
	margin: 0px;
	padding: 0px;
}



ul.menu li a{
	overflow: hidden;
	display: block;
	color: #ffffff;
	font-size: 13px;
	height: 34px;
	width: 138px;
	background-image: url(../../img/menu_navi.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin-right: 1px;
	line-height: 40px;
}

ul.menu li.current a{
	overflow: hidden;
	display: block;
	color: #ffffff;
	background-image: url(../../img/menu_navi_h.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 138px;
}


ul.menu li a:hover{
	background-position: 0 !important;
	background-image: url(../../img/menu_navi_h.gif);
}







#dinner_menu{
	width: 417px;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}




#menu_title{
	height: 21px;
	width: 417px;
	padding: 0px;
	text-align: center;
}

#menu_subtitle{
	height: 18px;
	width: 417px;
	color: #ffffff;
	background-color: #afb6c9;
	margin-top: 3px;
	line-height: 18px;
	text-align: center;
}


#menu_text{
	width: 417px;
	height: 550px;
	margin-top: 10px;
}




.menu_ifame{
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	width: 417px;
	height:500px;
	padding:0 0 0 0;
	overflow: auto;
	margin: 0 0 0 0;
	line-height: 1.2em;
}


.menu_categoly{
	width:100%;
	height:20px;
	text-align: left;
	font-size: 100%;
	color: #000;
	line-height: 1.2em;
	border-bottom:solid thin #999;
	margin: 30px 0 0 0;
}


.menu_ifame table,
.menu_ifame tr,
.menu_ifame td{
	border-collapse:collapse;
	vertical-align: top;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

.menu_ifame table{
	width:96%;
	padding:0 0 0 0;
}


.menu_ifame td.title,
.menu_ifame td.price,
.menu_ifame td.w_title,
.menu_ifame td.s_title,
.menu_ifame td.indent_title,
.menu_ifame td.w_price,
.menu_ifame td.s_price{
	padding:5px 0 0 0;
	font-size: 100%;
	line-height: 1.2em;
}

.menu_ifame td.title{
	width:76%;
}

.menu_ifame td.price{
	width:23%;
	text-align: right;
	vertical-align: bottom;
}

.menu_ifame td.w_title{
	width:64%;
}

.menu_ifame td.s_title{
	width:35%;
}

.menu_ifame td.indent_title{
	width:71%;
	padding:2px 0 0 30px;
}

.menu_ifame td.w_price{
	width:35%;
	text-align: right;
	vertical-align: bottom;
}

.menu_ifame td.s_price{
	width:64%;
	text-align: right;
	vertical-align: bottom;
}

.dash{
	width:100%;
	height:1px;
	border-top: thin dashed #999999;
	margin: 0 0 15px 0;
}

*:first-child+html .dash{
	width:96%;
}





/* sidemenu
||||||||||||||||||||||| */
#sidemenu{
	float: left;
	width: 300px;
	background-image: url(../../img/side_shadow.gif);
	background-repeat: repeat-x;
	background-color: #d7dbe0;
	height: 670px;
	text-align: center;
	padding-top: 30px;
}



