#container {
	width: 800px;
}

body {
	scrollbar-base-color: #FFBB9E;
	background-image: url(../img/back.jpg);
	text-align: center;
}
.contents {
	width: 730px;
	margin: 5px auto;
	background-color: #FFFEFD;
	text-align: left;
	border: solid 1px #999999;
	position: relative;
}
h1 {
	background-image: url(../img/head.jpg);
	color: #FFFFFF;
	height: 100px;
	padding-left: 10px;
	padding-top: 5px;
}
h2,h3,p {
	margin-left: 10px;
	margin-right: 10px;
}
address {
	background-color: #993300;
	color: #FFFEFD;
	padding-bottom: 5px;
	border: none;
}
.komidasi {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 120%;
	font-weight: bold;
	color: #993300;
}
#td,th {
#	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
#	font-size: 60%;
#	line-height: 145%;
#	margin-left: 10px;
#	border: 1px solid #993300;
#}
.navbar {
	background-color: #FFBB9E;
	padding: 0px;
	width: 730px;
	position: absolute;
	top: 100px;
	left: 0px;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
}
.navbar h2 {
	width: 110px;
	float: left;
	text-align: center;
	background-color: #FFD9C8;
	margin: 0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 1.6em;
	border-right: solid 1px #FFFEFD;
}
.navbar h2 a {
	display: block;
	width: 110px;
}
.col {
	width: 290px;
	padding: 0px 10px;
	float: left;
}
.osusume {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #990000;
}
