body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#topicpath {
	font-size: small;
	background-color: #00C;
	margin: 0px;
	padding: 3px;
}
#territory {
	background-color: #FFF;
	width: 750px;
}
#content {
	float: right;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: medium;
}
#footer {
	font-size: 10px;
	color: #FFF;
	background-color: #006;
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}
#topicspath {
	font-size: 12px;
	color: #FFF;
	background-color: #006;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 1px;
	text-indent: 10px;
	padding: 3px;
}
#territory h1 {
	margin: 0px;
	padding: 0px;
}
.topics {
	font-size: medium;
	color: #F00;
	font-weight: bold;
}
#content p img {
	float: right;
	margin-left: 20px;
}
.right {
	float: right;
	font-size: small;
}
.blue {
	color: #00C;
	font-size: large;
}
#territory #content p .blue .topics .blue {
	font-weight: normal;
}
#pink {
	color: #909;
}
#territory #content p img {
	margin-right: 10px;
}
#territory #content p img {
	margin-left: 10px;
}
#territory #content p img {
	left: 10px;
}

