@charset "utf-8";

#contents #lead {
	margin-bottom: 20px;
}
#contents ul {
	list-style-type: none;
	list-style-image: none;
}
#contents li.t_body {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	margin-left: 22px;
}
#contents li.sub {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #244624;
}
#contents hr {
	margin-top: 8px;
	margin-bottom: 8px;
}