#base {
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	width: 800px;
}
#content {
	background-color: #FFF;
	font-size: 12px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav-2 {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
}

#content_2 {
	float: right;
	width: 500px;
	margin-right: 20px;
}

.info {
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#nav {
	padding: 0px;
	width: 800px;
	margin: 0px;
}
#footer {
	clear: both;
	text-align: center;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-color: #CCC;
}
.text12 {
	font-size: 12px;
}
.text11 {
	font-size: 11px;
}

#territory {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text14 {
	font-size: 14px;
}
