body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 150%;
	background-color: #FFF8DC;
}
#territory {
	background-color: #FFF;
	width: 777px;
	position: absolute;
	left: 50%;
	margin-left: -388px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#content {
	width: 530px;
	margin-top: 40px;
	margin-right: 2px;
	margin-bottom: 40px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#nav {
	float: left;
	width: 200px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 10px;
	font-size: 10px;
	padding-right: 5px;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #CCC;
}
#footer {
	clear: both;
	text-align: center;
	color: #999;
}
h1 {
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C93;
	border-right-color: #C93;
	border-bottom-color: #C93;
	border-left-color: #C93;
	padding-left: 15px;
	border-left-width: 10px;
	border-bottom-width: 1px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-bottom: 5px;
}
h2 {
	font-size: 20px;
	color: #360;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
h6 {
	font-size: 10px;
	text-align: right;
}
#territory #nav ul li a {
	color: #360;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 25px;
}
ul {
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: none;
}
