@charset "Shift_JIS";


#contents #topics {
	margin:0.5em;
	height:150px;
	overflow:auto;
}

	#contents #topics dl {
		border-bottom:dashed 1px #ccc;
		padding:0.5em;
	}

	#contents #topics dt {
		clear:both;
	}
	
	#contents #topics dd {
	}

	#contents dd.bb {
		float:left;
		width:125px;
		line-height:2;
	}


.more {
	float:right;
	background:url(../../images/icon_az.gif) no-repeat left center;
	padding-left:10px;
	margin-top:0.5em;
}

