body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(img/umaback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	scrollbar-base-color:#669900;
}
table {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 20px;
	color: #FF3333;
	text-decoration: underline;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 20px;
	background-color: #CCFF00;
}


