<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@import url("../../common/css/common.css");
@import url("../../common/css/layout.css");

.lead {
	margin: 0 0 70px;
}

.lnaviArea {
	font-size: 0;
	line-height: 0;
	margin: 0 0 20px;
}

.lnavi1 {
	background: url(../../common/images/line_02.gif) repeat-x left bottom;
	margin: 0 0 6px;
	padding: 0 0 0 20px;
}

.lnavi1 li {
	float: left;
	margin: 0 20px 8px 0;
}

.lnavi2 {
	padding: 0 0 0 20px;
}

.lnavi2 li {
	background: url(../../common/images/s_ume_grn01.gif) no-repeat;
	float: left;
	margin: 0 30px 0 0;
	padding: 0 0 0 20px;
}

.section h3 {
	margin: 0 0 20px;
}

.section {
	padding: 0 0 45px;
	position: relative;
}

.section .totop {
	position: absolute;
	bottom: 17px;
	right: 20px;
}

.section .menuArea {
	margin: 0 0 0 30px;
}

.section .menuArea .menu {
	width: 150px;
	float: left;
	margin: 0 10px 25px 0;
}

.section .menuArea p {
	margin: 0 0 10px;
}

.section .menuArea dl {
	line-height: 1.4;
}

.section .menuArea dl dt {
	color: #434C2A;
	font-weight: bold;
	text-align: center;
	margin: 0 0 4px;
}

.section .menuArea dl dd{
}

#lunchmenu .menuArea .menu {
	width: 300px;
	margin: 0 30px 0 0;
}

.section .reserve {
	widht: 640px;
	height: 240px;
	background: url(../images/bg_reserve.jpg) no-repeat;
	margin: 0 30px 25px;
	padding: 20px 6px 6px 20px;
}</pre></body></html>