@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	color: #333;
	background-color: #CFF;
	padding: 0px;
	height: auto;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#territory h1 {
	margin: 0px;
}
#territory #info h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #FFF;
	background-color: #0CF;
}
#territory #info h3 {
	background-color: #F90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #FFF;
}


#territory {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#info {
	float: right;
	width: 650px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 20px;
	font-size: 75%;
}
#nav {
	float: left;
	width: 200px;
	margin-top: 40px;
	padding-left: 10px;
	font-size: 90%;
}
#footer {
	clear: both;
}
#territory #nav h2 {
	margin: 0px;
}
#territory #nav h3 {
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	text-align: center;
}
