.font  {
	font-size: 95%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 180%;

}
.strong {
	text-decoration: underline;
	background-color: #FFFF33;
}

.font-white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #FFFFFF;


}
.font-10pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 15pt;
}
