@charset "utf-8";
/* CSS Document */

dl dt {
	font-size:105%;
	color:#666;
	line-height: 150%;
	text-indent: 30px;
}

dl dd {
	text-indent: 50px;
}
