@charset "utf-8";

body,td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	font-size: 12px;
}
a#white {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	margin-left: 24px;
	color: #FFFFFF;
	margin-top: auto;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
hr {
	color: #234EA9;
	margin-top: 0px;
	margin-bottom: 7px;
}

