body {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333;
}
td {
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
th {font-size: 10px; }
.text1 {font-size: 10px; }

h1
{ font-size: 16px;
  margin-top: 2px;
  margin-bottom:2px;
}
h2
{ font-size: 12px;
  margin-top: 2px;
  margin-bottom:2px;
}

A{color : #444444;text-decoration : none;}
A:LINK{color :#000028;text-decoration : none;}
A:HOVER{color : #cc0000;text-decoration : underline;}
h3 {
	font-size: 12px;
	width: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
