@charset "UTF-8";


.top-header-img {
	height: 310px;
	width: 780px;
	background-image: url(../images/top_img/top_main-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#top-fla {
	height: 310px;
}
#top-news {
	height: 295px;
}
#top-news h2 {
	height: 24px;
	width: 368px;
	background-image: url(../images/top_img/top_news-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#top-news dl {
	padding-top: 6px;
}
#top-news dt {
	height: 1.3em;
	display: block;
	font-size: 1em;
	color: #999999;
	line-height: 1.3em;
	width: 7em;
	background-image: url(../images/base_img/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 12px;
}
#top-news dd {
	font-size: 1em;
	margin-top: -1.3em;
	line-height: 1.3em;
	padding-left: 8.3em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
