@charset "shift_jis";
#top_menu td {
	height: 40px;
}
body {
	font-family: "lr SVbN", "Osaka|";
	background-color: #CCCCCC;
	margin: 0px;
	line-height: 1.4em;
	padding: 0px;
	font-size: smaller;
}
#WhatsNew {
	height: 250px;
	width: 480px;
	padding: 5px;
	text-align: left;
	overflow: scroll;
	border: 1px solid #FFCC00;
}
.NewTitle {
	height: 20px;
	width: 90px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	background-color: #FFCC00;
}
