/* 週刊ぷりぷり競馬 Produced by キャラスパ！ Since 2002 */

body {
      table-layout:fixed;
      margin:0 auto;
      font-size: 16px;
      background-color:#ffc1c1;
      background-image:url("horce-l.gif");
      background-position: center center;
      background-attachment: fixed;
      text-align: center;
     }
a img{border:0;}
a {text-decoration:none;}

/* タイトル */
table.tit01 {
  width: 980px;
  margin:0 auto;
  border-collapse: collapse;
  background: #0000c9;
}
table.tit01 td.tt1 {
  vertical-align: top;
  padding:0px;
}
table.tit01 td.tt2 {
  vertical-align: top;
  text-align: center;
  padding:0px;
}


