h1{
  font-size: 25px;
　font-family:MS ゴシック;
  color:#000000;
}
  
body,td{
  font-size: 14px;
　font-family:MS ゴシック;
  color:#000000;
  line-height:20px;
}

h1 a:link{
  color:#000000;
  text-decoration:none;
}  

h2{
  font-size: 14px;
　font-family:MS ゴシック;
  color:#000000;
}

h3{
  font-size: 14px;
　font-family:MS ゴシック;
  color:#000000;
}

a:link{ text-decoration:none; color:#0000ff; }
a:visited{ text-decoration:none; color:#0000ff; }
a:active{ text-decoration:underline; color:#ff0000; }
a:hover{ text-decoration:underline; color:#ff0000; }

