/* ========================================================================= */
/* Cue monitor css  /info/notice_list.html                                   */
/* ========================================================================= */
.noticelist-group {
  margin-bottom: 20px;
  padding-left: 0;
  list-style-type: none;
  margin-left: 0;
}
.noticelist-group-item {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px dotted #999999;
  font-size: 12px;
}
.label-osirase {
  background-color: #cc0033;
  font-family: Arial , Helvetica;
}
.label-koukai {
  background-color: #0066cc;
  font-family: Arial , Helvetica;
}
.label-media {
  background-color: #777777;
  font-family: Arial , Helvetica;
}
