@charset "utf-8";
body {
	background-image: url("sheet/gradation2025.jpg");
	background-repeat: repeat-x;
	background-color: #FF8000;
}
#outergroup {
	margin: auto;
	width: 800px;
	height: auto;
}
#banner {
	background-image: url("sheet/topbanner2025.jpg");
	margin: auto;
	height: 170px;
}
#bannerline   {
	background-color: #0000FF;
	padding-top: 10px;
	margin-top: 10px;
}
#outergroup #contentgroup  {
	width: 800px;
	margin-top: 5px;
}
#outergroup #contentgroup #leftnavi    /* CSS Document */  {
	float: left;
	width: 175px;

}
#outergroup  #contentgroup  #rightnavi {
	padding-left: 175px;
	padding-top: 10px;
}
#outergroup #contentgroup #rightnavi tabletop {
	height: 320px;
	width: 600px;
	background-position: center center;
	background-image: url(menu/weekly.jpg);
}

#outergroup #contentgroup #rightnavi table {
	margin-left: 10px;
}
#outergroup #contentgroup #rightnavi #photo {
	background-image: none;
	text-align: center;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #0000FF;
	padding-top: 10px;
}

#outergroup #contentgroup #rightnavi #cost {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: center;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
#outergroup #contentgroup #rightnavi #memo {
	font-size: 14px;
	color: #000000;
	margin: auto;
	text-align: center;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #0000FF;
}
#outergroup #footer {
	margin: auto;
	width: 800px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1pt;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}





h1 {
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-left: 30px;
}
h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 40px;
	padding-left: 10px;
	margin-right: 20px;
}
h3 {
	border: 2px solid #0000FF;
	width: 120px;
	margin-left: 40px;
	text-align: center;
	padding-left: 8px;
	font-size: 20px;
	letter-spacing: 1px;
}
.style3 {color: #FF0000; font-weight: bold; }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 20px;
}




p {
	padding-left: 12px;
}
