body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
tr,td {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.stext {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}
A:link {
 color:#000000
}
A:visited {
 color:#000000
}
A:active {
 color:#000000
}
A:hover {
 color:#227E74;
 text-decoration:underline;
}
