﻿/* 調教師ランキングページのスタイルシート一覧 */
p.i-link    { font-size:13px; color:navy;}
p.notes     { font-size:12px; color:indigo; line-height:0.5;}
table.title { cellpadding=8; border=0; text-align:center; background:white; cellspacing:0; width:840px;}
table.main  { cellpadding:1; border-collapse:collapse; text-align:center; font-size:14px; color:black; background:white;  width:840;}
tr.main     { color:black; background:peachpuff; }
tr.bg0      { color:black; background:white; }
tr.bg1      { color:black; background:lavender; }
th.title    { border:1px solid skyblue; text-align=center; font-size:14px; color:black; background:palegreen; }
th.rank     { border:1px solid skyblue; text-align:center; width:35px;}
th.jk       { border:1px solid skyblue; text-align:center; width:100px;}
th.count    { border:1px solid skyblue; text-align:center; width:50px;}
th.order    { border:1px solid skyblue; text-align:center; width:192px;}
th.win      { border:1px solid skyblue; text-align:center; width:50px;}
th.ban      { border:1px solid skyblue; text-align:center; width:80px;}
th.point    { border:1px solid skyblue; text-align:center; width:80px;}
th.avg      { border:1px solid skyblue; text-align:center; width:80px;}
th.mvp      { border:1px solid skyblue; text-align:center; width:180px;}
th.oo       { border:1px solid skyblue; text-align:center; width:32px;}
td.d        { text-align:center; border:1px solid skyblue; padding:2px; font-size:14px; }
td.update   { text-align:right; font-size:12px; color:blue; }
td.title    { text-align:center; bgcolor:white; font-size:24px; color:blue; font-weight:800;}
