
#score_list .category							{ margin-bottom:16px; }
#score_list .category>header					{ margin-bottom:8px; padding:4px; font-size:1.1rem; box-sizing:border-box; }
#score_list .category[data-gender="1"]>header	{ background:#60a0ff; color:#ffffff; }
#score_list .category[data-gender="2"]>header	{ background:#ff60c0; color:#ffffff; }
#score_list .category2>.listitem				{ padding:2px 8px 8px; }
#score_list .category[data-value="ATP 男子チャレンジャー大会"]>header { background:#60b060; }
#score_list .category[data-value="ATP 女子チャレンジャー大会"]>header { background:#60b060; }
#score_list .category[data-value="ITF 男子サーキット"]>header { background:#60b060; }
#score_list .category[data-value="ITF 女子サーキット"]>header { background:#60b060; }
#score_list .category[data-value="その他"]>header { background:#c0c0c0; }

