

/* schedule */
#schedule table.q thead tr:nth-child(1) th:nth-child(2),
#schedule table.q thead tr:nth-child(1) th:nth-child(3),
#schedule table.q thead tr:nth-child(2) th:nth-child(2),
#schedule table.q thead tr:nth-child(2) th:nth-child(4),
#schedule table.q tr td:nth-child(1),
#schedule table.q tr td:nth-child(3),
#schedule table.q tr td:nth-child(5) {
    border-right: 1px solid #999;
}

#schedule table.f tr td:nth-child(1) {
    border-right: 1px solid #999;
}


#schedule table .game {
    font-weight: bold;
    font-style: italic;
}


/* climbers */

#climbers .cc-index .no,
#climbers .cc-item .no {
    width: 120px;
}

#climbers .cc-index .name,
#climbers .cc-item .name {
    width: 300px;
}

#climbers .cc-index .birthday,
#climbers .cc-item .birthday {
    width: 240px;
}

/* sponsors */

#sponsors .sb-item-gold-au {
    background-image: url(/images/sponsors-banner-gold-au.png?v=2);
}

#sponsors .sb-item-gold-mitsuifudosan {
    background-image: url(/images/sponsors-banner-gold-mitsuifudosan.png?v=1);
}

#sponsors .sb-item-gold-sumitomocorp {
    background-image: url(/images/sponsors-banner-gold-sumitomocorp.png);
}

#sponsors .sb-item-gold-orientalbio {
    background-image: url(/images/sponsors-banner-gold-orientalbio.png?v=1);
}

#sponsors .sb-item-blonde-cow-soap {
    background-image: url(/images/sponsors-banner-blonde-cow-soap.png);
}

#sponsors .sb-item-blonde-nisshinkasai {
    background-image: url(/images/sponsors-banner-blonde-nisshinkasai.png?v=2);
}

#sponsors .sb-item-blonde-tosho {
    background-image: url(/images/sponsors-banner-blonde-tosho.png);
    background-size: cover;
}

#sponsors .sb-item-blonde-nishio {
    background-image: url(/images/sponsors-banner-blonde-nishio.png);
    background-size: cover;
}