@charset "shift_jis";
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

a.link01:
{
	color: #FFFFFF;
	text-decoration: none;
}

a.link01:hover {
	text-decoration: underline;
}

/*黒*/
.black-12px {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.black-17px {
	font-size: 17px;
	color: #000000;
}
/*アカ*/
.red-12px {
	font-size: 12px;
	color: #990000;
	line-height: 18px;
}

