@charset "utf-8";

dl dt {
	font-weight: bold;
	font-size: 120%;
	color: #009;
}

dl dd {
	text-indent: 20px;
	margin-bottom: 10px;
}

