body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	color: #000;
	background-color: #FFF;
	background-image: url(back/back.jpg);
	margin: 0px;
	padding: 0px;
}
#territory {
	background-color: #FFF;
	background-image: url(back/back.jpg);
	width: 650px;
}
#content {
	float: right;
	width: 480px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 20px;
}
.wnew {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-radius: 9px 9px 0px 0px;
	text-shadow: -1px -1px;
}

#territory #content .wnew center h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #5ab8e1;
	margin: 0px;
	padding: 5px;
}
#territory #content #sideber1 center h5 {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
