@charset "utf-8";
.a_18 {	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
}
/* CSS Document */

.a_nomal {
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.a_blue {
	color: #0000FF;
}
.a_red {
	color: #FF0000;
}
.a_small {font-size: x-small}
.a_14 {
	font-size: 14px;
}
.a_10 {
	font-size: 14px;
}
.a_14_red {
	font-size: 14px;
	color: #FF0000;
}
.a_20_red {
	font-size: 20px;
	color: #FF0000;
}
.a_20_black {
	font-size: 20px;
	color: #000000;
}
.a_20 {
	font-size: 20px;
}
.a_20_blue {
	font-size: 20px;
	color: #0000FF;
}
.a_ita {
	font-style: italic;
}
