@charset "UTF-8";
/************************************
CSSファイルは直接編集しない！
SCSSを編集、コンパイルしてください。
*************************************/
.announcement_pageList {
  border-top: 3px solid #f4a7bc;
  border-bottom: 1px solid #f4a7bc;
  padding: 20px 20px;
}
.announcement_pageList .announcement_pageList_head {
  font-size: 200% !important;
  line-height: 130%;
}
.announcement_pageList .announcement_pageNumberList li {
  margin-bottom: 20px;
  margin-left: 2em;
  list-style: decimal;
  font-size: 110% !important;
  line-height: 150%;
}

/*# sourceMappingURL=style.css.map */
