@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	width: 915px;
	font-style: normal;
	font-weight: bold;
	margin-right: 15%;
	margin-left: 15%;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #ECE9D8;
	border-left-color: #ECE9D8;
}
#territory1 {
	height: 1150px;
	width: 915px;
}
#territory2 {
	height: 1250px;
	width: 915px;
}
#territory3 {
	height: 1750px;
	width: 915px;
}
#header {
	text-align: center;
}
#content1 {
	float: right;
	height: 900px;
	width: 715px;
	text-align: center;
}
#content2 {
	float: right;
	height: 1000px;
	width: 715px;
}
#content3 {
	float: right;
	height: 900px;
	width: 715px;
}
#content4 {
	float: right;
	height: 1500px;
	width: 715px;
	text-align: center;
}
#navi1 {
	float: left;
	height: 900px;
	width: 180px;
}
#navi2 {
	float: left;
	height: 1000px;
	width: 180px;
}
#navi3 {
	float: left;
	height: 1500px;
	width: 180px;
}
#footer {
	clear: both;
	height: 60px;
	width: 915px;
	text-align: center;
}
.style1 {
	font-size: 12px;
}
.style2 {
	color: #006700;
}
.style3 {
	font-size: 16px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
