@charset "utf-8";

body {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin: 0px;
}
#bg_box {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#header_txt {
	width: 883px;
	font-weight: bold;
	color: #83BB79;
	background-color: #276F57;
	height: 24px;
	padding-top: 11px;
	padding-left: 17px;
}
#header_box_l {
	width: 295px;
	float: left;
}
#header_box_r {
	width: 158px;
	float: right;
	height: 24px;
	padding-top: 62px;
}
.bg_box02 {
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 301px;	
}


#bg02_box_l {
	float: left;
	width: 593px;
	padding-top: 18px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#bg02_box_r {
	float: right;
	width: 243px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	height: 18px;
}
#box595 {
	width: 565px;
	height: 190px;
	margin-top: 26px;
	overflow: auto;
	margin-left: 15px;
	margin-right: 15px;
}
.header_ul {
	height: 54px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
.header_ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}



#footer {
	background-color: #276F57;
	height: 70px;
	width: 900px;
	clear: both;
}


.box900 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.txt01 {
	font-weight: bold;
	color: #FF6600;
}
.ma10 {
	margin-top: 10px;
}
