/* CSS Document */
td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

.stext {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	color: #333333;
	line-height: 120%;
}

.bigtext {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: large;
	text-transform: uppercase;
	color: #333333;
	line-height: 130%;
}

.f18 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	line-height: 120%;
	color: #333333;
}
