@charset "UTF-8";
#topimage {
	background-image: url(../img/h1haikei.gif);
	background-repeat: repeat-x;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#topimage2 {
	background-image: url(../img/topunder.gif);
	height: 316px;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#topimage2sub {
	background-image: url(../img/topundersub.gif);
	height: 166px;
	background-repeat: repeat-x;
	margin-top: 7px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}	
#side {
	width: 200px;
	float: left;
}
#news {
	width: 580px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-top: 0px;
	float: right;
}
#right {
	width: 580px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	float: right;
}
#feature {
	width: 580px;
	margin-bottom: 20px;
	margin-right: 0px;
	float: right;
	margin-top: 0px;
}
#content {
	width: 800px;
	margin: auto;
	position: relative;
	clear: left;
}
#header {
	margin: auto;
	background-color: #477ae2;
}
#footer {
	background-color: #477ae2;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}

