@charset "Shift_JIS";

body * {
	margin : 0;
	padding : 0;
	font-family: "$B#M#S(B $B#PL@D+(B", "$B:YL@D+BN(B", "$B%R%i%.%NL@D+(B Pro W3";
}
body {
	background-color : #999966;
	text-align: center;
}
#body-layout{
	text-align: left;
	margin: 0 auto 0 auto;
	width: 800px;
	background-color: #FFFFFF;
}
.header {
	width : 800px;
	height : 60px;
	background-image: url(images/title-2.gif);
	background-repeat: no-repeat;
}
#navi {
	float : right ;
	font-size : 14px ;
	margin-top : 36px ;
	text-decoration : none ;
}
.header h1 {
	display: none;
}
.content {
	background-color : #FFFFFF;
	width : 800px;
	font-size : 0.95em;
	padding-top: 30px;
}
.aisatu {
	width: 700px;
	margin: 20px auto 20px auto;
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aisatu h2 {
	margin-bottom: 10px;
	color: #333333;
}
.aisatu p {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
.title {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 5px;
	font-size: 22px;
	padding-bottom: 3px;
}
.syokuzai {
	width: 700px;
	margin: 0 auto 0 auto;
	text-align: center;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
.syokuzai table {
	margin-bottom: 15px;
}
.food {
	border: 1px solid #999;
}
.food h4  {
	font-size: 14px;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.food img {
	float: left;
}
.food-text {
	text-align: left;
	height: 90px;
	line-height: 18px;
	font-size: 13px;
	padding: 3px 5px 0 183px;
}
#kingaku {
	font-size: 12px;
	text-align: right;
	margin: 0;
}
.syousai {
	width: 700px;
	margin: 0px auto 0 auto;
	clear: both;
	border: 1px solid #999;
	height: 210px;
	margin-bottom: 10px;
}
.left {
	float: left;
	width: 200px;
	border-right: 1px solid #999;
	height: 210px;
	text-align: left;
}
#left2 {
	width: 190px;
	height: 320px;
}
.syousai {
	width: 700px;
	margin: 0px auto 0 auto;
	clear: both;
	border: 1px solid #999;
	height: 210px;
	margin-bottom: 10px;
}
#susiken {
	height: 320px;
}
.right {
	float: right;
	width: 490px;
	list-style-type: none;
	text-align: left;
}
.syousai p {
	margin-top: 10px;
	font-size: 13px;
	line-height: 17px;
}
h3 {
	margin-top: 10px;
}
ul {
	list-style-type: none;
	margin-top: 10px;
	font-size: 13px;
	line-height: 16px;
}
.susiken {
	clear: both;
	text-align: center;
	width: 700px;
	margin: 0 auto 0 auto;
}
.footer {
	clear: both;
	background-color : #fff;
	width : 800px;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}

