@charset "UTF-8";

dl {
	text-align: left;
	padding-bottom: 50px;
}
dt {
	margin-bottom: 20px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 14px;
	line-height: 2;
}
dl a:link, dl a:visited, dl a:active {
	color: #000000;
	text-decoration: none;
}

dl a:hover {
	color: #000000;
	text-decoration: underline;
}
