@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
	background-repeat: no-repeat;
}
#header_bg {
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 315px;
}
#header_main {
	text-align: center;
	height: 315px;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_main_01 {
	text-align: left;
	height: 278px;
	width: 761px;
	margin:0;
}
#header_main_02 {
	height: 37px;
	width: 214px;
	margin:0;
	float: left;
}
#header_main_03 {
	height: 37px;
	width: 331px;
	margin:0;
	float: left;
}
#header_main_04 {
	text-align:left;
	height: 37px;
	width: 216px;
	margin:0;
	float: left;
}
#footer_main_01 {
	width: 650px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#middle_bg {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
}

#middle_bg_01 {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
}
#middle_bg_02 {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
}
#middle_bg_03 {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
}
#middle_bg_04 {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
}
#middle_space {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
	height: 170px;
}
#footer_bg {
	background-image: url(images/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
}
#footer_main {
	background-image: url(images/index_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 112px;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middle_02 {
	text-align: center;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 280px;
}

#middle_01 {
	text-align: center;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.middle_01 {
	text-align: center;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_sub {
	text-align: center;
}

#bg_table {
	width: 100%;
}

#main_table {
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom: 1;
}

