BODY {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #666666;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	left: 0px;
  margin-left : 0px;
}
TABLE{
  font-size : 10pt;
}
A:LINK{
	color : #3366FF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	text-decoration: none;

}
A:VISITED{
	color : #FF0033;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;

}
A:HOVER{
	color : #FFCC00;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	text-decoration: none;

}
A:ACTIVE{
	color : #99FF66;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	text-decoration: none;

}
