  BODY { text-align: center; font-size: 16px; line-height: 1.3; }

  A { text-decoration: none; }

  A:link { color: #FF0000; }
  A:visited { color: #666666; }
  A:hover { color: #FF6666; }
  A:active { color: #FF6666; }

  div#list A:link { color: #FFFFFF; }
  div#list A:visited { color: #999999; }
  div#list A:hover { color: #FFAAAA; }
  div#list A:active { color: #FFAAAA; }

  div#honbun  { width: 630px; text-align: left; }
  div.center { text-align: center; width: 100%; }

  div#list TD { width: 80px; padding: 2px; background-color: #3300AA; font-weight: bold; font-size: 12px; text-align: center; }
  div#list TD#no { background-color: #BBBBFF; color: #0000AA; }
  div#list TD#top { background-color: #009900; }

  div.l300,div.l250,div.l200,div.l150 { float: left; }
  div.r300,div.r250,div.r200,div.r150 { float: right; }
  div.l300,div.r300,div.l250,div.r250,div.l200,div.r200,div.l150,div.r150 { font-size: 12px; color: #333333; margin: 8px; }
  div.l300,div.r300 { width: 300px; }
  div.l250,div.r250 { width: 250px; }
  div.l200,div.r200 { width: 200px; }
  div.l150,div.r150 { width: 150px; }
  div.right { float: right; }
  div.left { float: left; }

  p.right { text-align: right; }
  p.center { text-align: center; }
  .s { font-size: 12px; font-weight: normal; }

  div#foot p { text-align: right; font-size: 12px; }

 