@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}
#header {
	height: 170px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#header1 {
	height: 140px;
	background-color:#CCC;
}
#header1_1 {
	float: left;
	width: 200px;
	height: 138px;
	background-image: url(../images/banner_left.jpg);
}
#header1_2 {
	float: right;
	height: 138px;
	width: 799px;
}
#header1_2_1 {
	float: right;
	height: 138px;
	width: 200px;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/banner_right.jpg);
}
#header1_2_2 {
	float: left;
	height: 140px;
	width: 599px;
	background-image: url(../images/banner_center_1020124.jpg);
	text-indent: -9999px;	
}
#header2 {
	height: 30px;
	margin-left: 0px;
	background-color: #9CF;
}
#main {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mid.jpg);
}
#main1 {
	height: 21px;
	background-image: url(../images/top.jpg);
	margin-top: 0px;
}
#main2 {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
#main2_2 {
	height: auto;
	width: 999px;
	color: #FFF;
	text-align: left;
}
#main4 {
	height: 10px;
	clear: both;
	background-image: url(../images/low.jpg);
}
#footer {
	height: 60px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 10px;
	color: #FFF;
}
.font_title {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.font_title2 {
	font-size: 12px;
	font-weight: bold;
	color: #090;
}
.font_title21 {color: #F00;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.font_gray12 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.font_size {
	font-size: 12px;
	color: #333;
}
.text_center {
	font-size: 12px;
	color: #F00;
	text-align: center;
}
.text-align_center {
	text-align: left;
}
a:link {
	color: #03F;
}
a:visited {
	color: #F60;
}
a:hover {
	color:#009F00;
}
a:active {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.CONTENT_SUBJECT {
	color: #00F;
	font-size: 14px;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	line-height: 30px;
	text-indent: -10px;
	background-image: url(../images/button_back2.gif);
	background-position: center center;
}
