.PageFrame {
	width: 800px;
	border: 1px solid #666;
	text-align: left;
	background-color: #FFF;
	height: auto;
}
.PageTitle {
	width: 800px;
	border: 1px solid #666;
	text-align: left;
	background-color: #FFF;
	padding-bottom: 10px;
	background-image: url(../../img/GunmaShape01s.jpg);
	background-repeat: no-repeat;
	background-position: 650px;
	padding-top: 10px;
	height: 130px;
}
.PageBody {
	width: 800px;
	border: 1px solid #666;
	text-align: left;
	background-color: #FFF;
	background-image: url(../../img/TopPageBack01.gif);
	background-repeat: repeat-y;
}
.MainContents {
	width: 720px;
	text-align: left;
	margin-top: 4px;
	margin-right: 19px;
	margin-bottom: 19px;
	margin-left: 19px;
	padding-right: 20px;
	padding-left: 20px;
}
.Copyright {
	MARGIN-TOP: 90px;
	PADDING-LEFT: 20px;
	FONT-SIZE: 12px;
	color: #FFF;
	background-color: #000;
}
.TextRed {
	color: #F00;
}
