/******************************/
/* 愛馬くん                   */
/******************************/
.ABK_title_1 {
    width               : 782px;
    font-size           : 16px;
    padding-left        : 8px;
    color               : #3F3F3F;
    margin-top          : 5px;
    margin-bottom       : 5px;
    font-weight         : bold;
    border-left         : 10px solid #62c8f9;
    border-top          : 2px solid #97cbff;
    padding-top         : 3px;
    padding-bottom      : 5px;
}
.ABK_table_1 {
    border-top          : 1px solid #8C8A84;
    border-left         : 1px solid #8C8A84;
    border-collapse     : collapse;
    border-spacing      : 0;
    empty-cells         : show;
}
.ABK_table_1 th {
    border-right        : 1px solid #8C8A84;
    border-bottom       : 1px solid #8C8A84;
    background-color    : #9fddfb;
    background-position : left top;
}
.ABK_table_1 td {
    padding-top         : 3px;
    border-right        : 1px solid #8C8A84;
    border-bottom       : 1px solid #8C8A84;
}
.horse_name {
    font-size           : 16px;
}

.ABK_val_left {
    text-align          : left;
    padding-left        : 3px;
}
.ABK_val_center {
    text-align          : center;
}
.ABK_val_right {
    text-align          : right;
    padding-right       : 3px;
}

.ABK01_top_message {
    font-size           : 16px;
    text-align          : center;
    border              : 1px dotted blue;
    padding             : 2px;
    width               : 795px;
}

.ABK01_top_news {
    border-bottom       : 1px dotted blue;
    margin-top          : 5px;
    width               : 800px;
    font-weight         : bold;
}

.ABK01_top_news_horse {
    margin-top          : 5px;
    width               : 800px;
}

