/******************************/
/* へっぽこ愛馬-種牡馬        */
/******************************/
.race_info_tab {
    border-top          : 1px solid #B3BDA8;
    border-left         : 5px solid #B3BDA8;
    border-right        : 1px solid #B3BDA8;
    margin-top          : 10px;
    padding-top         : 3px;
    padding-bottom      : 2px;
    width               : 120px;
    text-align          : center;
}
.race_info_area {
    border-top          : 1px solid #B3BDA8;
    border-left         : 5px solid #B3BDA8;
    border-right        : 1px solid #B3BDA8;
    border-bottom       : 1px solid #B3BDA8;
    padding-top         : 3px;
    padding-bottom      : 2px;
    width               : 790px;
}
.race_info_detail {
    margin-left         : 5px;
    width               : 780px;
    border-bottom       : 1px dotted #B3BDA8;
}
