@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 0.1em;
	margin: 0px;
	letter-spacing: 0.2em;
	padding: 0px;
}
#territory {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content {
	float: right;
	width: 550px;
	margin-top: 40px;
	height: auto;
}
#nav {
	float: left;
	margin-top: 40px;
	width: 180px;
	font-size: 12px;
	margin-left: 10px;
	background-image: url(../img/top/top-nav-bk.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
#footer {
	clear: both;
	width: 800px;
	font-size: 12px;
}
#territory #nav a {
	text-decoration: none;
	color: #333399;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 40px;
	background-image: url(../img/top/top-nav.gif);
	background-repeat: no-repeat;
}
#territory #nav a:hover {
	text-decoration: underline;
}
.margin-b_15 {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bottom_line_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.main_16px {
	font-size: 16px;
	line-height: 145%;
}
.main_14px {
	font-size: 14px;
	line-height: 145%;
}
.main_12px {
	font-size: 12px;
	line-height: 145%;
}

.main_10px {
	font-size: 10px;
	line-height: 145%;
}
