@charset "utf-8";

/* デフォルト色 */
.cat-label { background-color: #999999; }

/* カテゴリー: news */
.cat-news { background-color: #0277bd !important; }

/* カテゴリー: seminar */
.cat-seminar { background-color: #f39c12 !important; }

/* カテゴリー: event */
.cat-event { background-color: #27ae60 !important; }

/* カテゴリー: kentei */
.cat-kentei { background-color: #c0392b !important; }

/* カテゴリー: press */
.cat-press { background-color: #8e44ad !important; }

/* カテゴリー: hojo */
.cat-hojo { background-color: #d4ac0d !important; }

