@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main-box {
	height: 740px;
	width: 630px;
	background:#ffffff;
}
.Header img a {
	border:none;
	}
	
.Header {
	background-repeat: no-repeat;
	height: 145px;
}
.Mainnav {
	width: 177px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	top: 35px;
	position:absolute;
	float: left;
	height: 67px;
}
.maincontent {
	height: 472px;
	width: 454px;
	left: 45px;
	position: absolute;
	top: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 1.2;
	}

.subnavi-ort {
	height: 20px;
	width: 454px;
	left: 45px;
	position: absolute;
	top: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669933;
}
.subnavi {
	height: 300px;
	width: 100px;
	position: absolute;
	left: 505px;
	top: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669933;
	line-height: 1.5;
}
.footer {
	top: 650px;
	position: absolute;
	width: 630px;
	height: 95px;
	background-color: #FFFFFF;
	background-image: url(img/img_site/erlus-footer-logo.jpg);
	background-repeat: no-repeat;
}
.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	width: 500px;
	position: absolute;
	left: 45px;
	top: 60px;
}
.footer_links a {
	color: #b1b2b4;
	text-decoration: none;
	}
.footer_links a:hover {
	color:#333333;
	}
.footer_links a:active {
	color: #b1b2b4;
	}
.maincontent_down {
	bottom: 0px;
	position: absolute;
	width: auto;
}
