@charset "utf-8";

@import url("../common/minimum");


dt {
	font-weight:	bold;
	border-bottom:	1px solid #ccf;
	color:			#339;
}
dd {
	margin-bottom:	1.5em;
}