@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	color: #000000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	
	background-image: url(images/backpic.png);
	
}
#territory {
	background-color: #FFF;
	width: 650px;
	
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
	background-image: url(images/bg-ta.gif);

	
}
#content {
	float: right;
	width: 480px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 20px;
}

#main {
	float: right;
	width: 480px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#main a {text-decoration: none;
}

#main a {text-decoration: none;
}


#nav {
	float: left;
	width: 120px;
	margin-top: 40px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footer {
	clear: both;
}
.wnew {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
/*コンテンツ要素装飾用のCSS*/
#footer p {	
line-height:30px;
	background-image:url(images/footer.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	height:30px;
	padding-left:10px;
}
h1 {
	margin: 0px;
	background-image:url(images/title.jpg);
	padding-top:11px;
	padding-left:8px;
	padding-bottom:5px;
}
#territory #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #336600;
	background-repeat: repeat-x;
	background-position: left bottom;
	letter-spacing: 1px;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 100%;
}
#territory #content dl {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0.3em;
	padding-left: 10px;
}
#territory #content dt {
	font-size: 80%;
	width: 5em;
	margin-top: 0.2em;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
}
#territory #content dd {
	font-size: 80%;
	margin-top: -2em;
	margin-bottom: 0px;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#territory #content .wnew img {
	float: left;
	padding-right: 5px;
	display: block;
}
p {
	font-size: 80%;
}
/*ナビゲーションバー用のCSS*/
#territory #nav h2 {
	margin: 0px;
}
#territory #nav h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0px;
}
#territory #nav h3 a {
	color: #4e312f;
	text-decoration: none;
	background-color: #eee;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding-top: 6px;
	padding-bottom: 11px;
}
#territory #nav h3 a:hover {
	background-image: url(images/menu_bg2.jpg);
}
.table01 {
	border-collapse: collapse;
}
