@charset "utf-8";
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#page {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
}
#inPage {
	background-image: url(../images/inpage_bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

#page #header {
	width: 800px;
}
#header #logo {
	float: left;
	width: 247px;
}
#header #headerImg {
	float: left;
	width: 553px;
}
.cleaer {
	font-size: 0.1px;
	line-height: 0.1%;
	clear: both;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
#inPage #gNav {
	background-image: url(../images/gnav_bg.jpg);
	background-repeat: repeat-x;
	width: 800px;
}
#inPage #gNav #last {
	font-size: 0.1px;
	line-height: 1%;
	float: left;
	width: 99px;
}
#inPage #gNav ul {
	width: 785px;
	padding-left: 7px;
}

#inPage  #gNav li  {
	font-size: 0.1px;
	line-height: 1%;
	float: left;
	width: 98px;
}
#inPage #footer {
	font-size: 9px;
	font-style: italic;
	line-height: 100%;
	background-color: #8A7315;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
.content   {
	width: 782px;
	height: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0DEB6;
	background-image: url(../images/food_subcontents_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #695710;
	margin-bottom: 5px;
	background-color: #FBF8F3;
}
.imageBox {
	width: 274px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0DEB6;
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 5px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0DEB6;
}
.line {
	background-color: #CDC4A3;
	height: 1px;
	width: 778px;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 6px;
}
.imageBoxS {
	width: 177px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F0DEB6;
	border-left-color: #F0DEB6;
	padding-top: 8px;
	padding-left: 6px;
	padding-bottom: 6px;
	line-height: 120%;
	color: #806A13;
	padding-right: 6px;
	float: left;
	margin-right: 4px;
	display: inline;
	height: 150px;
}
.imageBoxS_last {
	width: 177px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F0DEB6;
	border-left-color: #F0DEB6;
	line-height: 120%;
	color: #806A13;
	float: left;
	display: inline;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	height: 150px;
}
.planLinkBtn {
	text-align: right;
	margin-bottom: 12px;
	margin-top: 5px;
	margin-right: 10px;
	background-image: url(../images/plan_bg.jpg);
	background-repeat: no-repeat;
	background-position: 270px;
}
