/* スポーツメディア */
.handles_sports_media {
  border-color: #dd3333;
}
.handles_sports_media .site-name {
  background-color: #26a86d;
  color: #ffffff;
}
.handles_sports_media .group-name {
  color: #dd3333;
}

/* バラエティ */
.handles_variety {
  border-color: #014efe;
}
.handles_variety .site-name {
  background-color: #e1a7e2;
  color: #ffffff;
}
.handles_variety .group-name {
  color: #014efe;
}

/* カルチャー */
.handles_culture {
  border-color: #67b1bf;
}
.handles_culture .site-name {
  background-color: #67b1bf;
  color: #ffffff;
}
.handles_culture .group-name {
  color: #67b1bf;
}

/* ニュース（全国） */
.handles_news {
  border-color: #053893;
}
.handles_news .site-name {
  background-color: #053893;
  color: #ffffff;
}
.handles_news .group-name {
  color: #ef8900;
}

/* ニュース（中国・四国） */
.handles_news_chugoku_shikoku {
  border-color: #000000;
}
.handles_news_chugoku_shikoku .site-name {
  background-color: #1e73be;
  color: #ffffff;
}
.handles_news_chugoku_shikoku .group-name {
  color: #eeeeee;
}

/* ニュース（中部） */
.handles_news_chubu {
  border-color: #000000;
}
.handles_news_chubu .site-name {
  background-color: #1e73be;
  color: #ffffff;
}
.handles_news_chubu .group-name {
  color: #eeeeee;
}

/* ニュース（九州１：長崎・福岡・佐賀） */
.handles_news_kyushu01_nagasaki_fukuoka_saga {
  border-color: #000000;
}
.handles_news_kyushu01_nagasaki_fukuoka_saga .site-name {
  background-color: #1e73be;
  color: #ffffff;
}
.handles_news_kyushu01_nagasaki_fukuoka_saga .group-name {
  color: #eeeeee;
}

/* ニュース（九州２：熊本・大分・宮崎・鹿児島・沖縄） */
.handles_news_kyushu02_kumamoto_ooita_miyazaki_kagoshima_okinawa {
  border-color: #000000;
}
.handles_news_kyushu02_kumamoto_ooita_miyazaki_kagoshima_okinawa .site-name {
  background-color: #1e73be;
  color: #ffffff;
}
.handles_news_kyushu02_kumamoto_ooita_miyazaki_kagoshima_okinawa .group-name {
  color: #eeeeee;
}

/* ニュース（北海道・東北） */
.handles_news_hokkaido_tohoku {
  border-color: #000000;
}
.handles_news_hokkaido_tohoku .site-name {
  background-color: #1e73be;
  color: #ffffff;
}
.handles_news_hokkaido_tohoku .group-name {
  color: #eeeeee;
}

/* ニュース（近畿） */
.handles_news_kinki {
  border-color: #000000;
}
.handles_news_kinki .site-name {
  background-color: #1e73be;
  color: #ffffff;
}
.handles_news_kinki .group-name {
  color: #eeeeee;
}

/* ニュース（関東） */
.handles_news_kanto {
  border-color: #000000;
}
.handles_news_kanto .site-name {
  background-color: #1e73be;
  color: #ffffff;
}
.handles_news_kanto .group-name {
  color: #eeeeee;
}

/* バレーボール */
.handles_volleyball {
  border-color: #000000;
}
.handles_volleyball .site-name {
  background-color: #dd3333;
  color: #ffffff;
}
.handles_volleyball .group-name {
  color: #eeeeee;
}

/* SVリーグ：女子 */
.handles_svleague_women {
  border-color: #000000;
}
.handles_svleague_women .site-name {
  background-color: #dd3333;
  color: #ffffff;
}
.handles_svleague_women .group-name {
  color: #eeeeee;
}

/* SVリーグ：男子 */
.handles_vleague_men {
  border-color: #000000;
}
.handles_vleague_men .site-name {
  background-color: #dd3333;
  color: #ffffff;
}
.handles_vleague_men .group-name {
  color: #eeeeee;
}

/* プロレス団体・情報 */
.handles_prowrestling {
  border-color: #000000;
}
.handles_prowrestling .site-name {
  background-color: #de26ef;
  color: #ffffff;
}
.handles_prowrestling .group-name {
  color: #eeeeee;
}

/* プロレスラー */
.handles_prowrestler {
  border-color: #000000;
}
.handles_prowrestler .site-name {
  background-color: #de26ef;
  color: #ffffff;
}
.handles_prowrestler .group-name {
  color: #eeeeee;
}

/* ミュージック */
.handles_music {
  border-color: #000000;
}
.handles_music .site-name {
  background-color: #e0791f;
  color: #ffffff;
}
.handles_music .group-name {
  color: #eeeeee;
}

/* 映画 */
.handles_movie {
  border-color: #000000;
}
.handles_movie .site-name {
  background-color: #00ba28;
  color: #ffffff;
}
.handles_movie .group-name {
  color: #eeeeee;
}

/* ラジオ */
.handles_radio {
  border-color: #000000;
}
.handles_radio .site-name {
  background-color: #6d00ea;
  color: #ffffff;
}
.handles_radio .group-name {
  color: #eeeeee;
}

/* 芸人・コメディ */
.handles_comedy {
  border-color: #000000;
}
.handles_comedy .site-name {
  background-color: #eded78;
  color: #000000;
}
.handles_comedy .group-name {
  color: #eeeeee;
}

/* タレント */
.handles_entertainer {
  border-color: #000000;
}
.handles_entertainer .site-name {
  background-color: #2d8c91;
  color: #ffffff;
}
.handles_entertainer .group-name {
  color: #eeeeee;
}

/* バドミントン */
.handles_badminton {
  border-color: #000000;
}
.handles_badminton .site-name {
  background-color: #fc28f8;
  color: #ffffff;
}
.handles_badminton .group-name {
  color: #eeeeee;
}

/* IT・WEB */
.handles_itweb {
  border-color: ;
}
.handles_itweb .site-name {
  background-color: #9178a5;
  color: #ffffff;
}
.handles_itweb .group-name {
  color: #eeeeee;
}

/* 相撲 */
.handles_sumo {
  border-color: #000000;
}
.handles_sumo .site-name {
  background-color: #8224e3;
  color: #ffffff;
}
.handles_sumo .group-name {
  color: #eeeeee;
}

