/*** 2016-04-14 WebUD DEL ***/
#head_line_02 {
  width: 642px;
  background-size: 642px 30px;
}
#head_line_02_kinkyu {
  width: 642px;
  background-size: 642px 30px;
}
#headline_box {
  width: 638px;
}
#headline_box .tickercontainer {
  width: 638px;
}
#headline_box .tickercontainer .mask {
  width: 638px;
}
#headline_box ul.newsticker {
  width: 638px;
}
/* addstart #22321 三重防災 */
span#warnnew {
  font-size: 11px;
  background-color: #faf500;
  color: black;
  border-style: ridge;
  border-color: white;
  border-width: 2px;
  padding: 2px;
  _margin: 1px; /* underline hack for ie6 */
  margin: 2px;
  display: block;
  float: left;
  white-space: nowrap;
}

span#warnnew.keiho {
  background-color: #ff2800;
  color: white;
}

span#warnnew.spkeiho {
  background-color: #0c000c;
  color: white;
}
span#warnnew.dnkeiho {
  background-color: #aa00aa;
  color: white;
}

span.clear {
  display: block;
  clear: both;
}

/* addend #22321 三重防災 */
