@charset "utf-8";
h2 {
	font-weight: bold;
	padding-top: 30px;
}
dt {
	float: left;
}

dt, dd {
	padding-top: 15px;
}

