@charset "UTF-8";

#main{
	background:#FFF url(../img/common/backTop.gif) repeat-x;
}
dl.topics{
	margin-bottom:1em;
	border-bottom:1px dotted #CCCCCC;
}
dl.topics dt{
	float:left;
}
dl.topics dd{
	margin-left:8.5em;
}

