/* レース結果のスタイルシート一覧 */
p.i-link    { font-size:13px; color:navy;}
table.head  { text-align:left; cellspacing:0; cellpadding:0; border:1px solid silver; width:600px;}
td.head     { border:1px ; color:black; background:lightyellow; font-size:12px; width:600px;}
td.raceno   { border:1px ; padding-top:10px; padding-bottom:10px; color:white; background:mediumblue; text-align:center; font-size:30px; width:70px;}
td.racename { border:1px ; color:black; background:lightyellow; font-size:24px; width:530px;}
table.main  { text-align:center; cellpadding:1; border-collapse:collapse; font-size:12px; color:black; background:white;  width:850;}
tr.main     { color:black; background:white; }
th.ch       { border-bottom:1px solid mediumblue; width:15px;}
th.wk       { border-bottom:1px solid mediumblue; width:15px;}
th.ub       { border-bottom:1px solid mediumblue; width:15px;}
th.um       { border-bottom:1px solid mediumblue; width:180px;}
th.sa       { border-bottom:1px solid mediumblue; width:30px;}
th.jk       { border-bottom:1px solid mediumblue; width:120px;}
th.kn       { border-bottom:1px solid mediumblue; width:40px;}
th.tm       { border-bottom:1px solid mediumblue; width:50px;}
th.cd       { border-bottom:1px solid mediumblue; width:50px;}
th.cn       { border-bottom:1px solid mediumblue; width:90px;}
th.l3       { border-bottom:1px solid mediumblue; width:45px;}
th.nk       { border-bottom:1px solid mediumblue; width:20px;}
th.kg       { border-bottom:1px solid mediumblue; width:40px;}
th.wd       { border-bottom:1px solid mediumblue; width:40px;}
th.hb       { border-bottom:1px solid mediumblue; width:100px; text-align:left;}
td.dr       { border:0px solid skyblue; text-align:right;  color:black; background:white;}
td.dl       { border:0px solid skyblue; text-align:left;   color:black; background:white;}
td.dc       { border:0px solid skyblue; text-align:center; color:black; background:white;}
td.d3       { border:0px solid skyblue; text-align:left;   color:black; background:white; width:15px;}
td.udr      { border-bottom:1px solid mediumblue; text-align:right;  color:black; background:white;}
td.udl      { border-bottom:1px solid mediumblue; text-align:left;   color:black; background:white;}
td.udc      { border-bottom:1px solid mediumblue; text-align:center; color:black; background:white;}
td.ud3      { border-bottom:1px solid mediumblue; text-align:left;   color:black; background:white; width:15px;}
table.pay   { text-align:left; cellspacing:0; cellpadding:0; border-collapse:collapse; font-size:12px; width:260px;}
td.win      { border:1px solid navy;    text-align:center; color:white; background:navy;  width=80px; font-weight:800;}
td.show     { border:1px solid #FF3366; text-align:center; color:white; background:#FF3366;  width=80px; font-weight:800;}
td.bra-qui  { border:1px solid olive;   text-align:center; color:white; background:olive;  width=80px; font-weight:800;}
td.qui      { border:1px solid fuchsia; text-align:center; color:white; background:fuchsia;  width=80px; font-weight:800;}
td.qui_place{ border:1px solid blue;    text-align:center; color:white; background:blue;  width=80px; font-weight:800;}
td.exacta   { border:1px solid lime;    text-align:center; color:white; background:lime;  width=80px; font-weight:800;}
td.trio     { border:1px solid #0066FF; text-align:center; color:white; background:#0066FF; width=80px; font-weight:800;}
td.trifecta { border:1px solid red;     text-align:center; color:white; background:red;  width=80px; font-weight:800;}
td.combi    { border:1px solid skyblue; text-align:center; color:black; background:white; width=60px;}
td.pay      { border:1px solid skyblue; text-align:right;  color:black; background:white; width=60px;}
td.nin      { border:1px solid skyblue; text-align:right;  color:black; background:white; width=60px;}
table.raceinfo   { text-align:left; align:top; cellspacing:0; cellpadding:0; border-collapse:collapse; font-size:12px; width:560px;}
th.lap       { border:1px solid mediumblue; width:15px; color:white; background:mediumblue; width:140px;}
td.lap       { border:1px solid mediumblue; width:15px; color:mediumblue; background:white; width:420px;}
th.f3f       { border:1px solid mediumblue; width:15px; color:white; background:mediumblue;}
td.f3f       { border:1px solid mediumblue; width:15px; color:mediumblue; background:white; width:420px;}
th.l3f       { border:1px solid mediumblue; width:15px; color:white; background:mediumblue;}
td.l3f       { border:1px solid mediumblue; width:15px; color:mediumblue; background:white; width:420px;}
th.avg       { border:1px solid mediumblue; width:15px; color:white; background:mediumblue;}
td.avg       { border:1px solid mediumblue; width:15px; color:mediumblue; background:white; width:420px;}
th.pos       { border:1px solid mediumblue; width:15px; color:white; background:mediumblue;}
td.pos       { border:1px solid mediumblue; width:15px; color:mediumblue; background:white; width:420px;}
