.font_15 {
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}
.font_green {
	font-size: 24px;
	font-weight: bold;
	color: #66CC33;
}
.s_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #66CC33;
}
.normal_orange{
color:#FFB42B;
}
.normal_red{
color:#ff0000;
}