.font10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #333333;
	line-height: 15px;


}
.font12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	line-height: 16px;


}
.font20 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	font-weight: bold;

}
.font12wh {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
.font12red {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FF0000;
	line-height: 16px;
}
