@charset "utf-8";

/* #area_topics
-------------------------------------------------- */
#area_topics #topicscontents dl {
	zoom: 1;
}
#area_topics #topicscontents dt {
	font-size: 92%;
	padding: 1px 0 0 18px;
	background: url(../images/topics_listicon.gif) left 0.5em no-repeat;
}
#area_topics #topicscontents dd {
	font-size: 108%;
}
