@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	background-image: url(image/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#territory {
	width: 697px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000030;
	border-left-color: #000030;
	line-height: 0px;
	background-color: #FFFFFF;
}
#content {

}
#footer {
	background-color: #000030;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#content_text {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 18px;
	line-height: 20px;
}
#mar_lef_40 {
	margin-left: 40px;
}

#style01 {
	font-size: 19px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 23px;
	margin-left: 40px;
}
#content_text_blue {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	border: medium solid #0000FF;
	padding: 20px;
	font-size: 18px;
}
#content_text_blue2 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000033;
	padding: 2px;
	font-size: 16px;
	text-align: center;
	clear: both;
}
.img_center {
	clear: both;
}

.img_left {
	float: left;
	margin-left: 50px;
}
.txt_right {
	float: right;
	margin-right: 60px;
	width: 300px;
	text-align: center;
	background-color: #FFFFCC;
	border: thin solid #FBA600;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 60px;
}
.txt_right2 {
	clear: none;
	width: 250px;
	float: none;
}
#content_text2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 18px;
	line-height: 20px;
	text-align: center;
	background-color: #CC0000;
	padding-top: 5px;
}
#content_text3 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	text-align: left;
	background-color: #FFFFCC;
	padding: 8px;
}
