@charset "shift_jis";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#territory {
	background-color: #FFFFFF;
	width: 700px;
	margin: 3px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	clear: both;
}
#content {
	float: right;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 3px;
	clear: both;
	padding-left: 3px;
}
#navi {
	float: left;
	width: 160px;
	margin-top: 10px;
	padding-left: 5px;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.wnew {
	border: 1px solid #000066;
	background-color: #F6F6F6;
}
.main1 {
	text-align: center;
}




a:link {
	text-decoration: none;
	color: #0033c9;
}

a:visited {
	text-decoration: none;
	color: #390771;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0033c9;
}
h1 {
	font-size: 100%;
	line-height: 25px;
	text-transform: capitalize;
	text-indent: 10px;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #DFDFFF;
	font-weight: normal;
}
h2 {
	font-size: 90%;
	line-height: 20px;
	text-indent: 10px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-color: #F5F5F5;
	font-weight: normal;
	margin-left: 5px;
}
h3 {
	font-size: 90%;
	text-indent: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #000066;
	font-weight: normal;
	margin-right: 10px;
}



h4 {
	font-size: 90%;
	line-height: 20px;
	text-align: center;
	height: 20px;
	background-color: #336699;
	text-transform: capitalize;
	color: #FFFFFF;
}





.style1 {
	font-size: 80%
}
.style2 {
	font-size: 75%;
}
.style3 {
	font-size: 60%;
	font-style: italic;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 90%;
	line-height: 20px;
	text-align: center;
}
