@charset "utf-8";body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#territory .content-body {
	margin: 10px;
	border: 1px solid #5ab8e1;
	border-radius: 10px;
}

#main a {text-decoration: none;
}


#territory #content .content-body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #336600;
	margin: 0px;
	padding: 5px;
	border-radius: 9px 9px 0px 0px;
	text-shadow: -1px -1px #666;
}
#territory #nav h2 {
	display: none;
}
#territory #nav h3 {
	background-color: #336600;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#territory #nav h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 8px;
	display: block;
	padding: 8px;
	text-shadow: -1px -1px #666;
}
/*その他のコンテンツ装飾用CSS*/
h1 {
	margin: 0px;
	background-image:url(images/title-s.jpg);
	padding-top:11px;
	padding-left:8px;
	padding-bottom:5px;
}
#footer p {	
	line-height:30px;
	background-image:url(images/footer-s.jpg);
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:30px;
	padding-left:10px;
}
.wnew {
	height:80px;
	padding:10px;
	border-top:solid 1px #999;
}
#territory #content .wnew img {
	float: left;
	padding-right: 5px;
}
#territory #content dl {
	margin:0;
}
#territory #content dt {
	padding:10px 5px;
	border-top: 1px solid #999;
}
#territory #content dd {
	margin-top:-37px;
	padding:10px;
}
#territory #nav h3:first-of-type {
	border-radius:9px 9px 0 0 ;
}
#territory #nav h3:last-child {
	border:0;
	border-radius:0 0 9px 9px;
}

.table01 {
	border-collapse: collapse;
}
