@charset "shift_jis";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	color: #666;
	background-image: url(../images/bg.gif);
}
#territory {
	background-color: #FFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px;
}
#content {
	width: 480px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 20px;
	float: right;
	color: #000;
	font-size: 90%;
}
#nav {
	background-color: #FC4F00;
	float: left;
	width: 170px;
	margin-top: 40px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 40px;
}
#footer {
	clear: both;
}
#content h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 110%;
	color: #390;
	background-color: #FFFF00;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content .infor p img {
	float: right;
	padding: 0px;
	margin-top: -1em;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#territory #footer p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	background-image: url(../images/footer.jpg);
	height: 30px;
	padding-left: 20px;
	color: #000;
	line-height: 30px;
}
#territory #nav h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 0px;
}
#territory #nav h3 a {
	line-height: 32px;
	color: #333;
	text-decoration: none;
	background-color: #CCC;
	background-image: url(../images/menu_bg02.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 32px;
	width: 164px;
	margin-bottom: 5px;
}
#territory #nav h3 a:hover {
	background-image: url(../images/menu_bg-ov02.jpg);
}
#territory #nav h3 a:active {
	/* [disabled]background-image: url(../images/menu_bg.jpg); */
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
}
#territory #content .infor p img {
	float: left;
	padding-right: 5px;
	width: 100px;
	height: 100px;
	padding-top: 10px;
}
#apDiv1 img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
