#mainimg {
	width: 1000px;
	height: 345px;
	background: url(img/bg_main.jpg) no-repeat top center;
	margin-right: 8px;
	position: relative;
}
#mainimg h2 {
	display: none;
}
.imglink {
	position: absolute;
	top: 183px;
	left: 20px;
	width: 67px;
	height: 92px;
}
.l1 {
	display: block;
	width: 67px;
	height: 41px;
	margin-bottom: 10px;
	background: url(img/bg_l1.jpg) no-repeat top left;
	outline: none;
}
.l2 {
	display: block;
	width: 67px;
	height: 41px;
	margin-bottom: 10px;
	background: url(img/bg_l2.jpg) no-repeat top left;
	outline: none;
}
.l3 {
	display: block;
	width: 67px;
	height: 41px;
	background: url(img/bg_l3.jpg) no-repeat top left;
	outline: none;
}
.imglink a:hover {
	background: none;
}
.imglink em {
	display: none;
}
#container {
	width: 950px;
	margin: 30px auto 0px auto;
	text-align: left;
}
h3 {
	margin-bottom: 20px;
}
caption {
	font-size: 116%;
	border-bottom: 1px solid #174600;
	padding: 5px 4px;
	background: #0e2a00 url(img/bg_menu1.gif) no-repeat right top;
	font-weight: bold;
}
caption.cuisine {
	border-bottom: 1px solid #4c5b06;
	background-color: #0e2a00;
	background-image: url(img/bg_menu2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

caption.cuisine_m {
	border-bottom: 1px solid #4c5b06;
	background-color: #8b9f25;
	background-image: url(img/bg_menu2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h4.cuisine {
	font-size: 116%;
	padding: 5px 4px;
	margin-bottom: 8px;
	width: 732px;
	border-bottom: 1px solid #4c5b06;
	font-weight: bold;
	background-color: #0e2a00;
	background-image: url(img/bg_menu2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h4.cuisine_m {
	font-size: 116%;
	padding: 5px 4px;
	margin-bottom: 8px;
	width: 732px;
	border-bottom: 1px solid #4c5b06;
	font-weight: bold;
	background-color: #8b9f25;
	background-image: url(img/bg_menu2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

caption.cuisine a {
	color: #fff !important;
}
caption.cuisine_m a {
	color: #fff !important;
}

th {
	text-align: center;
}
td {
	text-align: right;
}
.sepa {
	border-right: 1px solid #8b9f25;
}
#container ul, #rcol ol {
	margin: 1em 1.5em;
}
#container ul li {
	margin-left: 1em;
	list-style-type: disc;
}
#container ol li {
	margin-left: 1em;
	list-style-type: decimal;
}

#container p {
	margin: 20px 0;
}
.bottomline {
	border-bottom: 1px solid #174600;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.abovemenu {
	color: #666;
	padding-left: 30px;
}
.abovelink {
	margin: 30px 0 !important
}
.abovelink .bt {
	margin-right: 12px;
}
#mnavi {
	margin-left: 0 !important;
}
#mnavi li {
	margin: 0 !important;
}

.hyou {
	float: left;
}

.hyou2 {
	margin-left: 320px;
}

.modern_cap {
	background: #8b9f25 url(img/bg_menu1.gif) no-repeat right top; !important;
}

.p_title {
	padding-top: 25px;
	padding-bottom: 15px;
}

.btn_navi {
	margin-left:20px;
	margin-bottom: 5px;
}

