
/* トピックス */


/*#contentsBox topics dl { width: 505px; margin: 0; padding: 0; font-size: small;}


#contentsBox .topics dl dt {
	width: 6.5em;
	margin: 0.4em 0;
	padding: 0;
	line-height: 1.3em;
	white-space: nowrap;
	font-family: "ＭＳ Ｐゴシック" !important;
}
#contentsBox .topics dl dd {
	padding: 0 0 0 6.5em;
	margin: -1.7em 0 0.4em 0;
	line-height: 1.3em;
}*/

#contentsBox topics dl { _zoom: 1; overflow: auto; width: 505px; margin: -1px 0 0 0; padding: 0; font-size: small; line-height: 1.3;}
#contentsBox .topics dl dt { float: left; margin: 0; padding: 0 1em 0 0; font-family: "ＭＳ Ｐゴシック"; white-space: nowrap;}
#contentsBox .topics dl dd { _zoom: 1; overflow: hidden; margin: 0; padding: 0 0 .3em 0; background: url(../common/img/line_dot.gif) left top repeat-x;}

