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

dt {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
dd {
	margin-left: 50px;
}

