@charset "shift_jis";
*{
	margin: 0px;
	padding: 0px;
	border: 0;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

#wrap {
	height: auto;
	width: 950px;
	background-color: #FE7A47;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	height: auto;
	width: 900px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FD7B05;
	background-color: #FE7A47;
	padding: 25px;
	float: left;
}
h1 {
	width: 950px;
	padding-top: 10px;
}
h2 {
	height: auto;
	width: 880px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FE7A47;
	padding-left: 20px;
}

h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	color: #990000;
	padding-left: 20px;
}

.day {
	width: 850px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.onemenu {
	margin: 10px;
	float: left;
	height: 67px;
	width: 390px;
	background-color: #FFFFFF;
	background-image: url(../images/comebg.gif);
	border: 1px solid #990000;
}
.imgs {
	float: left;
}
.name {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 15px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
}


h4 {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
	float: left;
	text-decoration: none;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FE7A47;
	text-decoration: none;
}
