.max_b {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}
.black_12px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}
.red_bold_18px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 18px;
	line-height: 160%;
	font-weight: bolder;
	color: #FF0000;
}
.red_bold_14px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #FF0000;
}
.black_12px_pinkback {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	background-color: #FFCCCC;
}
.black_12px_greenback {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	background-color: #99FFCC;
	font-weight: normal;
}



.black_bold_14px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #000000;
}
.red_bold_12px_yellowback {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}

.red_bold_14px_yellowback {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	background-color: #FFFF00;
	color: #FF0000;
}
