@charset "utf-8";
body {
	color: #FFFFFF;
	background-color: #000066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #FFFF66;
	text-decoration: none;
}
a:visited {
	color: #FFFF66;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}





#territory #navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#territory #navi a:hover {
	color: #FF6633;
	text-decoration: none;
}


#territory {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#territory #navi ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#territory #navi li {
	background-color: #006666;
	text-align: center;
	vertical-align: middle;
	display: inline;
	float: left;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#territory #content {
	padding-top: 10px;
}

#territory #top {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 12px;
	color: #666666;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
}

h3 {
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-repeat: repeat-x;
	display: block;
	padding: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #0033FF;
	font-weight: bold;
	background-image: url(bg2.gif);
	background-attachment: scroll;
	height: 20px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #339966;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	display: inline;
	border-right-style: none;
	border-right-color: #999999;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	padding-bottom: 2px;
}
