.text_black {
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 160%;
}

.text_green {
	color: #04973C;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 160%;
}

.text_white {
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 130%;
}

.text_white14 {
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	line-height: 160%;
}

a.link_yellow:link {   color: #FFFF33; text-decoration: underline;}
a.link_yellow:visited {   text-decoration: underline;}
a.link_yellow:hover {  color: #FFFF33; text-decoration: none;}

