body {
	background-color: #C2D08B;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 16px;
	font-size: 12px;
}
#pageBody {
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top/bg_middle.jpg);
	background-repeat: repeat-y;
	position: relative;
	background-color: #FFFFFF;
}
#pageTop {
	background-image: url(../images/top/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width: 800px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align: right;
}
#uppermenu {
	width: 800px;
	margin: 10px 20px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align: right;
}
#container {
	width: 820px;
	margin: auto;
	padding: auto;
	height: 400px;
}
#right {
	width: 175px;
	float: right;
	background-repeat: repeat;
	margin: 15px 15px 0px 10px;
	height: 350px;
}
#left {
	width: 800px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	margin: 15px 10px 20px 10px;
	height: 380px;
	background-color: #336600;
}
address {
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-color: #006600;
	background-image: url(../images/top/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	clear: both;
}
