@charset 'Shift_JIS';

body #contents {
	background-color: #000000;
	width: 795px;
	height: 478px;
	margin: 0;
}

#top_left {
	float: left;
	width: 510px;
	height: 478px;
}

#top_left img {
	float: left;
}

#top_right {
	background: #5F433A;
	float: right;
	width: 285px;
	height: 478px;
	color: #FFFFFF;
}

#top_news {
	padding: 0px 20px;
}

#top_news a {
	color: #FFFFFF;
}

#top_banner {
	padding: 0px 20px;
}

#top_banner li {
	float: right;
	padding-right: 5px;
}

#top_flash {
	position: absolute;
}

#skip {
	position: relative;
	top: 355px;
	left: 580px;
	
}