#visual {
	background-image: url(../images/common/top_visual.jpg);
	height: 280px;
	width: 595px;
}
#recommend {
	height: 105px;
	width: 585px;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 10px;
}
#recommend li {
	height: 105px;
	width: 195px;
	float: left;
}
#recommend li a {
	display: block;
	height: 0px;
	width: 100%;
	overflow: hidden;
	padding-top: 105px;
}
#recome01 a {
	background-image: url(../images/top/recommend_01.jpg);
}
#recome02 a {
	background-image: url(../images/top/recommend_02.jpg);
}
#recome03 a {
	background-image: url(../images/top/recommend_03.jpg);
}
#topics {
	width: 585px;
	margin-top: 20px;
	margin-left: 10px;
}
#topics_title {
	width: 110px;
	padding-left: 15px;
	float: left;
}
#topics_comment {
	width: 450px;
	margin-top: 15px;
	float: left;
}
dd {
	margin-left: 3px;
}
dt {
	margin-right: 3px;
	text-align: left;
}
