/* CSS Document */

#contents_index {
	width: 760px;
	padding: 1px 0 0;
	background-color: #333333;
	background-image: url(../img/image_top_news.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#contents_index .content {
	width: 252px;
	height: 178px;
	margin: 0 0 1px 1px;
	float: left;
	display: inline;
	overflow: hidden;
}

#topics {
	margin: 34px 20px;
}
#topics dt,
#topics dd {
	font-size: 11px;
	color: #FFFFFF;
}
#topics dt {
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
}.white_color {
	color: #FFFFFF;
}
