@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B1E5FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #444444;
}


a:link {
	color: #0A90B6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0A90B6;
}
a:hover {
	text-decoration: underline;
	color: #46CDF4;
}
a:active {
	text-decoration: none;
	color: #46CDF4;
}

#contents {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 370px;
	width: 800px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 16px;
}

#logo {
	height: 59px;
	width: 792px;
	padding-top: 26px;
	padding-left: 8px;
}
#above_bt {
	height: 28px;
	width: 800px;
	float: left;
}
#space {
	float: left;
	height: 300px;
	width: 800px;
}

#bt {
	float: left;
	height: 28px;
	width: 800px;
}

#main {
	background-image: url(../img/main.jpg);
	width: 784px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	background-color: #DEDEDE;
	padding-top: 35px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 30px;
}
#txt_box {
	float: left;
	height: 120px;
	width: 455px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#top_banner {
	float: left;
	height: 145px;
	width: 300px;
	padding-left: 12px;
}

#txt_box img {
	padding-bottom: 20px;
}

#information {
	background-image: url(../img/information.jpg);
	height: 94px;
	width: 750px;
	float: left;
	padding-top: 50px;
	padding-left: 22px;
	padding-right: 12px;
}

#footer {
	float: left;
	height: 40px;
	width: 800px;
}

.clip {
	z-index: 3;
	behavior: url(iepngfix.htc);
}
#contents_left {
	width: 540px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-right: 15px;
}
#pagecontents_header {
	background-image: url(../img/contents_header.jpg);
	height: 20px;
	width: 570px;
}

#pagecontents {
	width: 570px;
	float: left;
}

#contents_right {
	float: left;
	width: 200px;
	padding-left: 12px;
	padding-top: 20px;
}
#pagecontents_footer {
	background-image: url(../img/contents_footer.jpg);
	height: 20px;
	width: 570px;
}
.sidemenu_margin {
	margin-bottom: 10px;
}
.title_margin {
	margin-bottom: 10px;
}
.bussiness04_box {
	width: 540px;
}
.bussiness04_box_left {
	float: left;
	width: 330px;
}
.bussiness04_box_right {
	float: left;
	width: 210px;
}
.bussiness04_box_footer {
	clear: both;
}
.businessimg_margin {
	margin-bottom: 20px;
}

