@charset "shift_jis";

#top_img {
	background-image: url(../../images/top_img.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 556px;
}
#topics_bar {
	background-image: url(../../images/top_topics.gif);
	background-repeat: no-repeat;
	width: 344px;
	clear: left;
	float: left;
	margin-top: 15px;
	height: 19px;
}
#top_bn {
	clear: right;
	float: right;
	width: 178px;
	margin-top: 15px;
}
.top_bn_br {
	margin-bottom: 12px;
}

#topics {
	width: 344px;
	margin-top: 10px;
	clear: left;
	float: left;
}
