@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #D7EDFF;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
#territory #information p {
	font-size: 90%;
}

#territory {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents {
	float: right;
	width: 620px;
	margin-top: 15px;
	margin-bottom: 40px;
	padding-right: 10px;
	padding-top: 0px;
}
#territory #information a {
	color: #000;
}

#information {
	width: 300px;
	margin-top: 20px;
	padding: 0px;
	margin-left: 10px;
	line-height: 120%;
	float: left;
	margin-right: 10px;
}
#navi {
	width: 950px;
	height: 25px;
}
#footer {
	clear: both;
}
#territory #contents h2 {
	font-size: 100%;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #000066;
	text-indent: 1em;
	padding: 0px;
	margin: 0px;
}
#territory #information h2 {
	font-size: 100%;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 0px;
}
#territory #contents li {
	list-style-position: outside;
	list-style-image: url(../images/list-aicon-yajirusi-waterblue.gif);
	font-size: 90%;
	line-height: 150%;
	vertical-align: top;
	padding: 0px;
}
#territory #information h3 {
	font-size: 100%;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #00CC00;
	margin: 0px;
}
