#wrapper {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 198px;
}
#header #logo_secoc {
	position: absolute;
	left: 63px;
	top: 23px;
}
#header #copy_kimitsu {
	position: absolute;
	left: 162px;
	top: 43px;
}
#header #logo_buneidou {
	position: absolute;
	left: 323px;
	top: 22px;
}
#header #nav_eco_top {
	position: absolute;
	left: 829px;
	top: 113px;
}
#header #bt_inquiry {
	position: absolute;
	left: 757px;
	top: 131px;
}


#header h1 {
	position: absolute;
	left: 58px;
	top: 90px;
}
#main_nav {
	padding-left: 80px;
	padding-right: 77px;
	padding-top: 14px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}

#main_nav ul {
	background-image: url(../images/bg_main_nav.gif);
	background-repeat: repeat-x;
	height: 35px;
}

#main_nav li {
	display: inline;
	margin-right: 1px;
}
#main_nav li.last_node {
	margin-right: 0px;
}
#title {
	background-image: url(../images/bg_content.gif);
	height: 96px;
	position: relative;
}
#title h2 {
	position: absolute;
	left: 80px;
	top: 22px;
}

#content {
	padding-left: 80px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	padding-top: 28px;
}
#content #contact {
	background-image: url(../images/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: 47px 58px;
	padding-bottom: 50px;
}
#content #contact h2 {
	margin-bottom: 20px;
}
#title p {
	position: absolute;
	left: 717px;
	top: 27px;
}


#content #contact p {
	margin-left: 246px;
}

#content #contact .bt {
	margin-left: 274px;
	margin-bottom: 10px;
}

#footer {
	background-image: url(../images/bg_footer.gif);
	height: 139px;
	background-repeat: no-repeat;
	background-color: #8B4F1A;
}
#footer .bt {
	text-align: right;
	margin-right: 106px;
}
#footer #copyright {
	text-align: right;
	margin-top: 40px;
	margin-right: 62px;
}
