TD{
  font-size : 90%;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
}



A:link {text-decoration:underline}
A:visited {text-decoration:underline}
A:active {text-decoration:underline}
A:hover {color:#009900; position:relative; top:1; left:1}

body{
  background-color:#ffffff;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
}
.smallfont {
	font-size: x-small;
	font-family: "ＭＳ ゴシック";
}

.smallbold {
	font-size: x-small;
	font-family: "ＭＳ ゴシック";
	font-weight: bold;

}

.bluefont {

	font-color: #ffffff;
	font-family: "ＭＳ ゴシック";
	color: #0000CC;
	font-weight: bold;
}


.redfont {


	font-color: #ffffff;
	font-family: "ＭＳ ゴシック";
	color: #CC0000;
	font-weight: bold;
}
.btnlink A:link {text-decoration:none}
.btnlink A:visited {text-decoration:none}
.btnlink A:active {text-decoration:none}
.btnlink A:hover {text-decoration:none}
