/* Menu */
#food_menu {
	width: 620px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	!important;
}
#food_navi {
	width: 620px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	!important;
}
#food_menu li{
	list-style-type : none;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	font-size:0;
	line-height: 0;
	!important;
}
#food_menu li a {
    text-decoration: none;
    display: block;
    height: 25px;
	background-image: url(../food/images/sub_menu.jpg);
	background-repeat: no-repeat;
	!important;
}
#food_menu li#sm01 a,#food_menu li#sm04 a {
	width: 135px;
}
#food_menu li#sm02 a,#food_menu li#sm03 a {
	width: 110px;
}
#food_menu li#sm05 a {
	width: 130px;
}

/* BUTTONS */
#food_menu li#sm01 a {
	background-position: 0 0;
	!important;
}
#food_menu li#sm02 a {
	background-position: -135px 0;
	!important;
}
#food_menu li#sm03 a {
	background-position: -245px 0;
	!important;
}
#food_menu li#sm04 a {
	background-position: -355px 0;
	!important;
}
#food_menu li#sm05 a {
	background-position: -490px 0;
	!important;
}
/* OVER */
#food_menu li#sm01 a:hover {
	background-position: 0 -25px;
	!important;
}
#food_menu li#sm02 a:hover {
	background-position: -135px -25px;
	!important;
}
#food_menu li#sm03 a:hover {
	background-position: -245px -25px;
	!important;
}
#food_menu li#sm04 a:hover {
	background-position: -355px -25px;
	!important;
}
#food_menu li#sm05 a:hover {
	background-position: -490px -25px;
	!important;
}
/* ON */
#food_menu.index li#sm01 a {
	background-position: 0 -25px;
	cursor: default;
	!important;
}
#food_menu.dinner li#sm02 a {
	background-position: -135px -25px;
	cursor: default;
	!important;
}
#food_menu.breakfast li#sm03 a {
	background-position: -245px -25px;
	cursor: default;
	!important;
}
#food_menu.obanzai li#sm04 a {
	background-position: -355px -25px;
	cursor: default;
	!important;
}
#food_menu.dining li#sm05 a {
	background-position: -490px -25px;
	cursor: default;
	!important;
}
#food_menu.index li#sm01 a:hover {
	background-position: 0 -25px;
	cursor: default;
	!important;
}
#food_menu.dinner li#sm02 a:hover {
	background-position: -135px -25px;
	cursor: default;
	!important;
}
#food_menu.breakfast li#sm03 a:hover {
	background-position: -245px -25px;
	cursor: default;
	!important;
}
#food_menu.obanzai li#sm04 a:hover {
	background-position: -355px -25px;
	cursor: default;
	!important;
}
#food_menu.dining li#sm05 a:hover {
	background-position: -490px -25px;
	cursor: default;
	!important;
}
#main {
	width: 578px;
}
#mainList {
	position: relative;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	margin-top: 20px;
}
#foodTxt {
	float: left;
	width: 350px;
}
#foodTxt dt {
	margin-top: 1em;
}
#foodImg {
	float: right;
	width: 215px;
	text-align: right;
	font-weight: bold;
}
#foodImg li {
	margin-top: 20px;
}
h3.barTitle {
	width: 549px;
	_width: 569px;
	height: 35px;
	_height: 50px;
	position: relative;
	padding: 15px 0 0 20px;
	margin-bottom: 10px;
	font-size: 18px;
	text-align: left;
	background-image: url(../food/images/ttl_back.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.btnlink, .btnlinkR {
	font-size: 10px;
	margin: 10px 0;
}
.btnlinkR {
	clear: both;
	text-align: right;
}
.btnlink a, .btnlinkR a {
	border: 1px solid #968261;
	padding: 0.3em 2em;
	color: #968261;
}
.btnlink a:hover, .btnlinkR a:hover {
	color: #ccc;
	background-color: #968261;
}
.food_ttl {
	margin: 40px 0;
}
p.foodT1 {
	float: left;
	width: 216px;
	height: 176px;
	margin-right: 10px;
	border: 1px solid #444;
	padding: 1px;
}
p.foodT2 {
	float: right;
	width: 216px;
	height: 176px;
	margin-left: 10px;
	border: 1px solid #444;
	padding: 1px;
}
div.foodB1 {
	height: 220px;
	margin-bottom: 40px;
}
p.foodTT {
	float: left;
	width: 216px;
	margin-right: 10px;
	border: 1px solid #444;
	padding: 1px;
}
p.foodBT {
	text-align: left;
	margin-bottom: 40px;
}
.flrImgL {
	margin-right: 14px;
}
.flrTxt {
	margin: 0;
	padding: 0;
	width: 265px;
}
.flrTxtR {
	margin: 0;
	padding: 0;
	width: 265px;
	float: right;
}
.imgBox {
	width: 575px;
	position: relative;
	margin: 0;
	margin: 10px 0;
	clear: both;
}
.imgBox li {
	width: 280px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	margin-bottom: 20px;
	float: left;
}
.imgB {
	float: left;
	width: 380px;
	padding: 1px;
	border: 1px solid #333;
}

