body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
}

a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
	line-height: 150%;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #9966CC;
	text-decoration: none;
	line-height: 150%;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
	line-height: 150%;
}
a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
	line-height: 150%;
}
td {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 150%; font-weight: normal; color: #333333}

