.fontwhite {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 15pt;

}
.fontblack {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #333333;
	line-height: 15pt;

}
.fontblackbig {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	color: #333333;
	line-height: 20pt;

}
.underline {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #009999;
	text-decoration: underline;
}
.withback {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	background-color: #99FFFF;
	font-weight: bold;

}
.underline2 {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	line-height: 20pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.fontwhitesmall {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #FFFFFF;
}

