@charset "UTF-8";
body {
	font-size: small;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	line-height: 12px;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	color: #0000CC;
}
h1 {
	font-size: 20px;
	color: #FF0000;
	line-height: 22px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: small;
	font-weight: lighter;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
}

