body {
	color: #333333;
	line-height: 130%;
	font-size: 14px;
	font-family:  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
tr, td, th {
	color: #333333;
	line-height: 130%;
	font-size: 14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.fs12 {
	font-size: 12px;
	line-height: 110%;
}
A:link {
	color: #0000FF;
	text-decoration:underline;
}
A:visited {
	color: #0000FF;
	text-decoration:underline;
}
A:active {
	color: #0000FF;
}
A:hover {
	color: #CC0000;
	text-decoration:underline;
}
