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

h1.top {
	background-image: url(../images/top_ttl.jpg);
	display: block;
	height: 93px;
	width: 680px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	_margin-bottom: -3px;
}

*:first-child+html h1.top {
	margin-bottom: -3px;
}

h2.top {
	background-image: url(../images/top_date.jpg);
	display: block;
	height: 291px;
	width: 680px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}


#whatsnew {
	width: 640px;
	background-image: url(../images/top_whatsnew.jpg);
	height: 182px;
	padding-top: 35px;
	padding-left: 40px;
}

#whatsnew ul{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 590px;
	height: 75px;
	list-style-type: none;
	overflow: auto;
}