/*======================================*/
/*          委員会ランキング用          */
/*======================================*/

/* ランキング用 */
.WS {color: BLACK;background: WHITESMOKE}
.LG {color: BLACK;background: LIGHTGREY}

/* 戦績表用 */
.1 {color: BLUE}
.0 {color: RED}
.Z {color: #C0C0C0}
.P {color: WHITE}
