.green {
	font-family: "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 12pt;
	font-weight: bold;
	color: #009900;
	line-height: 32px;

}
.aomoji {
	font-family: "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 12pt;
	font-weight: bold;
	color: #0066FF;
	line-height: 32px;

}
.pink {
	font-family: "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 12pt;
	font-weight: bold;
	color: #FF00CC;
	line-height: 32px;

}
.purple {
	font-family: "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 12pt;
	font-weight: bold;
	color: #CC0099;
	line-height: 32px;

}
.midashi {
	font-family: "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 36pt;
	font-weight: normal;
	color: #33CC00;
	font-style: italic;
}
.midashi2 {
	font-family: "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 36pt;
	font-weight: normal;
	color: #FF9933;
}
