@charset "utf-8";
/* CSS Document */


dt {
	width: 60px;
	margin-top: 10px;
}

dd {
	width: 200px;
	margin-left: 60px;
	margin-top: -13px;
}

#rogo_top {
	padding: 0px;
	width: 870px;
	margin: auto;
	margin-top: -9px;
	height: 91px;
	clear: both;
}

#top_main {
	background-image: url(image/top_image.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 500px;
	width: 870px;
	margin: auto;
	background-color: ffffff;
	clear: both;
	margin-bottom: 10px;
}

#float_title {
	float: left;
	padding: 100px 10px 10px 40px;
}

#bg_left {
	background-image: url(image/bg_left.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 600px;
	float: left;
	width: auto;
}

#news {
	width: 300px;
}

#float_news {
	float: left;
	margin: 50px 0 0 5%;
	margin: 100px 0 0 10%;
	text-align: left;
}
#float_news dl {
	width: 25em;
	height: 15em;
	overflow: auto;
}

#banner_set {
	clear: both;
	width: 870px;
	margin: 0 auto 1em auto;
	text-align: right;

}
