/* 競馬キャラクター Produced by キャラスパ！ Since 1996 */

body {
      table-layout:fixed;
      margin:0 auto;
      font-size: 16px;
      color:#000000;
      background-color:#ffffed;
      background-image:url("backsign.gif");
      background-position: center center;
      background-attachment: fixed;
      -webkit-text-size-adjust: 100%;
     }
a img{border:0;}
a {text-decoration:none;}
a:link{color:#0000ff; }
a:active{color:#ff00ff; }
a:visited{color:#0000c9; }
a:hover img {
  opacity: 0.7;
  transition: 0.5s;
}

/* タイトル */
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;
}


/* 全体画面 */
table.mem98 {
  width: 980px;
  margin:0 auto;
  border-collapse: collapse;
  background: #ffffff;
}
table.mem98 td.tt1 {
  width: 200px;
  vertical-align: top;
  background: #0000c9;
  padding:0px;
}
table.mem98 td.tt2 {
  vertical-align: bottom;
  padding:0px;
}
table.mem98 td.tt3 {
  width: 584px;
  vertical-align: top;
  padding:0px;
}


/* メニュー */
table.men01 {
  width: 190px;
  margin:0 auto;
  margin-top: 0.3em;
  margin-bottom: 0.5em;
  vertical-align: top;
  font-size: 15px;
}
table.men01 a:link{color:#ffffff; }
table.men01 a:visited{color:#ffffff; }
table.men01 th {
  padding: 5px;
}
table.men01a {
  width: 190px;
  margin:0 auto;
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  vertical-align: top;
  font-size: 15px;
  background: #0050ff;
  border: solid 1px #c9c9c9;
  border-collapse: collapse;
}
table.men01a a:link{color:#ffffff; }
table.men01a a:visited{color:#ffffff; }
table.men01a th {
  padding: 3px;
  border: solid 1px #c9c9c9;
}


/* レースメニュー */
table.men02 {
  width: 574px;
  height: 180px;
  margin:5px 5px;
  text-align: left;
  border-collapse: collapse;
  background: #005000;
  color: #ffffff;
  font-size: 16px;
}
table.men02 td.ra {
  text-align: center;
}
table.men02 a:link{color: #ffffff; }
table.men02 a:visited{color: #ffffff; }
table.men02 a:hover{background: #ff0000; }




/* スタッフ絶好調 */
table.stf01 {
  width: 560px;
  margin:0 auto;
  font-size: 15px;
  border-collapse: collapse;
}
table.stf01 th {
  text-align: left;
  border-bottom:dotted 1px #0000ff;
}
table.stf01 th.ss1 {
  text-align: right;
  font-size: 24px;
  color:#ff0000;
  border-bottom:dotted 1px #0000ff;
}
table.stf01 td {
  vertical-align: middle;
  border-bottom:dotted 1px #0000ff;
  padding: 1px;
}
table.stf01 td.ss2 {
  text-align: right;
  border-bottom:dotted 1px #0000ff;
  padding: 1px;
}


/* スタッフブログ */
table.blo01 {
  width: 566px;
  margin:0 auto;
  border-collapse: collapse;
}
table.blo01 td {
  vertical-align: top;
  padding: 1px;
}
table.blo01 td.rd1 {
  width: 265px;
}


/* リーディング */
table.red01 {
  width: 250px;
  margin:0 auto;
  border-collapse: collapse;
  border: solid  2px #ffc9c9;
  font-size: 13px;
}
table.red01 tr {
  text-align: right;
  border: solid  2px #ffc9c9;
  padding: 2px;
}
table.red01 td {
  border: solid  2px #ffc9c9;
  padding: 2px;
}
table.red01 th {
  text-align: left;
  border: solid  2px #ffc9c9;
  padding: 2px;
}


/* スタッフランク */
table.red02 {
  width: 560px;
  margin:0 auto;
  border-collapse: collapse;
  border: solid  2px #c9c9ff;
  line-height: 1.3em;
  font-size: 13px;
}
table.red02 tr {
  text-align: right;
  border: solid  2px #c9c9ff;
  padding: 2px;
}
table.red02 td {
  border: solid  2px #c9c9ff;
  padding: 2px;
}
table.red02 th {
  text-align: left;
  border: solid  2px #c9c9ff;
  padding: 2px;
}


/* クレジット */
table.tit02 {
  width: 980px;
  margin:0 auto;
  background: #0000c9;
  font-size: 12px;
  color: #ffffff;
}
table.tit02 th {
  text-align: left;
}
table.tit02 td {
  text-align: right;
}
table.tit02 td.ud1 {
  font-size: 15px;
  text-align: left;
  color: #ffffff;
}
table.tit02 td.ud1 a:link{color:#ffffff; }
table.tit02 td.ud1 a:visited{color:#ffffff; }
table.tit03 {
  width: 980px;
  margin:0 auto;
  font-size: 16px;
  color: #000000;
}

