@charset "utf-8";
/* CSS Document */

/*body
------------------------*/
body {
	background:url(../images/com/bg_index_img.jpg) 0 0 repeat-x;
}

#title_recommendation {
	background: url(../images/com/titles.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 15px;
}

#title_topics {
	background: url(../images/com/titles.gif) no-repeat 0px -20px;
	text-indent: -9999px;
	height: 15px;
}

.btn_recommendation_reason {
	height: 212px;
	width: 670px;
	margin-bottom: 20px;
}

.btn_recommendation_reason a {
	height: 212px;
	width: 670px;
	background: url(../images/index/btn_recommendation_reason.gif) no-repeat 0px 0px;
	display: block;
}



.topics {}
.topics p {
	font-size:0.95em;
	border-bottom: 1px dotted #999999;
	padding:10px 5px 9px;
}
