/*-- お知らせエリア --*/
div.oshirase_top {
  width: 730px;
  margin-bottom: 10px;
  clear: both;
  font-size: small;
  font-weight: bold;
  color: #333;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #5882fa;
  background-image: url(https://img21.shop-pro.jp/PA01418/501/etc/bg02.jpg?cmsp_timestamp=20190716021835);
  background-repeat: no-repeat;
  line-height: 25px;
  text-indent: 15px;
}

div.oshirase_info1 {
font-size: small;
}

div.oshirase_info2 {
font-size: medium;
}













/*-- 更新履歴エリア --*/
div.news {
  height: 385px;
  overflow-y: scroll;
  word-break: keep-all;
}

div.updateinfo {
  width: 100%;
  color: #FFFFFF;
  font: bold;
  font-size: large;
  background-color: #FF6928;
}