@charset "UTF-8";
h3 {
	font-size: 21px;
}
dl {
	padding-top: 20px;
}
dl dt {
	font-size: 18px;
}
dl dd {
	font-size: 14px;
	line-height: 1.7;
	padding-bottom: 20px;
}

p.text_right {
	text-align: right;
}