@charset "utf-8";

#header {
	width: 1000px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#top_flash {
	padding: 0px;
	height: 370px;
	width: 1000px;
	margin-top: 80px;
	margin-bottom: 0px;
}
#header h1 {
	position: absolute;
	top: 490px;
}
#mainmenu {
	float: right;
	margin-top: 30px;
}
#contents {
	clear: both;
}

#news {
	float: right;
	width: 635px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news dl {
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#news dt {
	float: left;
	width: 100px;
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	color: #999999;
	clear: left;
}
#news dd {
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	color: #999999;
}
#container #contents #content h5 a img{
	background-repeat: no-repeat;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #content h5 a span{
	position: absolute;
	right: 9999px;
}

