/*==================================================
// 場外発売一覧(KEIRIN.JPより)
==================================================*/
/* 場外発売一覧
----------------------------------------------*/
#loading_sell{ min-height:200px; padding-top:100px; display:block; }
#sell{ display:block; }
.cmn-table-02{ width:100%; border-left:1px #ccc solid; border-right:1px #ccc solid;}/*左右のボーダー対応*/
.cmn-table-02 thead th,
.cmn-table-02 thead td{	background-color: #f6f7f7 !important; background-image: url(../images/dotline_h.gif); background-repeat: repeat-y; background-position: left top;}
.cmn-table-02 td,
.cmn-table-02 th{ text-align:center; vertical-align:middle; border-bottom:1px #ccc solid;}
.cmn-table-02 td{ background-image: url(../images/dotline_h.gif); background-repeat: repeat-y; background-position: left top;}
.cmn-table-02 tr.dotLine td{ background-image: url(../images/dotline_L.gif); background-repeat: no-repeat; background-position: left bottom; border-bottom: none !important;}
.cmn-table-02 tr.bg-dotgray td{ background-image: url(../images/bg_gray02.gif); background-repeat: repeat-y; background-position: left top;}
#contents ul.tab-02{ margin-bottom: 15px;}
.red,
.green,
.orange{ font-weight: bold;}
#contents .box-sellinfo{ padding-top: 10px;}
#contents .box-sellinfo table.cmn-table-02{ margin-bottom: 10px; border-top:1px solid #0880bd;}
#contents .box-sellinfo table.cmn-table-02 td,
#contents .box-sellinfo table.cmn-table-02 th{ padding: 4px;}
#contents .box-sellinfo table.cmn-table-02 th{ background: #f0fbff;}
#contents .box-sellinfo .odds li{ float: left; margin-right: 5px;}
.notes { margin-left: 2px;}
#contents .box-sellinfo .cmn-table-02 .bg-01{ background-color:#d3f2ff !important; }
#contents .box-sellinfo .cmn-table-02 .bg-02{ background-color:#ffeafb !important; }
#contents .box-sellinfo .cmn-table-02 thead th{ font-weight: normal !important; }
