body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	color: #666;
	background-color: #FFF;
	background-image: url(DWCS5_SR_Sample/ch7/7-1/images/bg.gif);
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#territory {
	background-color: #FFF;
	width: 750px;
}
#content {
	float: right;
	width: 590px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 20px;
	color: #333;
	background-color: #ebebeb;
	border: 1px dotted #5ab8e1;
}
#nav {
	float: left;
	width: 120px;
	margin-top: 40px;
	padding-left: 10px;
	font-size: 9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footer {
	clear: both;
	background-color: #5ab8e1;
	color: #FFF;
	font-size: 10px;
	text-align: right;
}
.wnew {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
}
h1 {
	margin: 0px;
	font-size: 9px;
	text-align: right;
	color: #FFF;
	height: auto;
	padding: 1px;
}
#territory #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #5ab8e1;
	background-repeat: repeat-x;
	background-position: left bottom;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: auto;
	font-size: 100%;
	width: 600px;
}
#territory #content dl {
	margin-top: 50px;
	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: none;
	border-bottom-color: #999;
	margin-left: 80px;
}
#territory #content .wnew img {
	float: left;
	padding-right: 5px;
	font-size: 14px;
}

p {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}
#territory #nav h2 {
	margin: 0px;
}
#territory #nav h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	margin: 0px;
}
#territory #nav h3 a {
	color: #4e312f;
	text-decoration: none;
	background-color: #eee;
	background-image: url(DWCS5_SR_Sample/ch7/7-1/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(DWCS5_SR_Sample/ch7/7-1/images/menu_bg2.jpg);
}
#territory #content .wnew table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
}
#territory #content dl dd .denwa {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#territory #content dl dd {
	text-align: left;
}
#territory #content dl dd table {
	margin-right: auto;
	margin-left: auto;
}
