<!--

@import "http://";

BODY{
  font-family:"Verdana","メイリオ","Meiryo","MS ゴシック","MS Gothic","Osaka","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3";
  font-family:/**/:/**/"MS PGothic";/* ==IE6専用== */;
  color: #333333;
  background-image: url(img/bg2.gif);
  font-size : 10pt;
  text-decoration : none;
}
TABLE{
  font-size : 10pt;
  text-decoration : none;
}
A:LINK{
  color: #000099;
  text-decoration : none;
}
A:VISITED{
  color: #000099;
  text-decoration : none;
}
A:HOVER{
  color: #000099;
  text-decoration : underline;
}
A:ACTIVE{
  color: #000099;
  text-decoration : none;
}

h1{
	font-size:16px
}

h2{
	font-size:28px
}

-->