a:trtd {
  font-size: 12pt;
  text-decoration:none ;
  color:#000000 ;
}
a:link {
  text-decoration:none ;
  color:#000000 ;
}
a:visited {
  text-decoration:none ;
  color:#000000 ;
}
a:active {
  text-decoration:none ;
  color:#000000 ;
}
a:hover {
  text-decoration:underline ;
  color:#ff0000 ;
}

/* スポンサーリンク設定 */
.sponsor_left{
  border-right:1px dotted #999999;
}
.sponsor a{
  font-size:8pt;
}
.sponsor img{
  margin:3px;
}