@charset "UTF-8";
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.contentsBox {
  width: 800px;
  margin: 0 auto;
  position: relative;
  min-height: 320px;
  margin-bottom: 10px;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

table tr {
  height: 30px;
  line-height: 2;
}

table td {
  padding-left: 5px;
}

table .li {
  color: #f1780a;
  margin-right: 2.5px;
}

table td.disabled {
  background-color: #cccccc;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

/* お知らせ情報 */
.dataTbl {
  width: 100%;
}

.dataTbl td {
  padding: 0 5px;
}

.dataTbl .td_l {
  padding-left: 5px;
  text-align: left;
}

.dataTbl .td_c {
  text-align: center;
}

.dataTbl .td_r {
  text-align: right;
  padding-right: 5px;
}

.dataTbl th {
  border: 1px solid #7f957f;
}

.dataTbl td {
  border: 1px solid #7f957f;
}

.dataTbl th {
  background-color: #daedda;
  height: 24px;
  vertical-align: middle;
}

.dataTbl td {
  height: 24px;
  vertical-align: middle;
  line-height: 2.2;
}

.dataTbl tr:nth-child(even), .dataTbl .even {
  background-color: #f1f3f6;
}

.dataTbl tr:nth-child(odd), .dataTbl .odd {
  background-color: #ffffff;
}

.dataTbl .text {
  height: 240px;
  overflow-y: auto;
}

.dataTbl td {
  padding: 0;
}

.dataTbl .hanrei {
  display: flex;
  justify-content: flex-start;
}

.dataTbl .hanrei li:not(:first-child) {
  margin-left: 10px;
}

.dataTbl .clear {
  color: #2b5ecc;
}

.dataTbl .color_adv {
  background-color: #fff759;
}

.dataTbl .color_warn {
  background-color: #ff7e66;
}

.dataTbl .color_emg {
  background-color: #a500a5;
}

[id="tblInfoArea"] {
  position: relative;
  display: flex;
}

.pagenation {
  width: 100%;
  text-align: right;
  margin-left: auto;
}

.pagenation [disabled]:not(.is_current) {
  display: none;
}

.pager_button {
  min-width: 24px;
}

.pager_button.is_current {
  background-color: rgba(0, 102, 68, 0.6);
  color: #006644;
  font-weight: bold;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

[id="buttomBox"] {
  border-top: 1px solid #7f957f;
  background-color: #ffffff;
  height: 64px;
  position: relative;
  bottom: 0;
  margin-top: 10px;
  border: none;
  width: 100%;
  display: flex;
  align-items: center;
}

[id="buttomBox"] button {
  margin: 0 auto;
  height: 32px;
  width: 100px;
  line-height: 2;
}

/* メール配信 */
.commentBox li {
  text-indent: 5px;
}

.infoBox {
  width: 100%;
}

.infoBox:not(:first-child) {
  margin-top: 2.5px;
}

.infoBox table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  border: 1px solid #7f957f;
}

.infoBox th {
  background-color: #daedda;
  height: 24px;
  vertical-align: middle;
  width: 160px;
}

.infoBox td {
  vertical-align: middle;
  padding: 2.5px;
}

/* リンク集 */
.linkBox {
  width: 900px;
  margin: 0 auto 10px;
}

.linkBox ul {
  width: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

.linkBox ul li {
  width: 32.33333%;
  margin: 5px 0 5px 1%;
}

.disaster_risk .contents {
  display: flex;
}

.disaster_risk .contents:first-child {
  margin-bottom: 10px;
}

.disaster_risk .contents .body {
  width: 530px;
}

.disaster_risk .contents .hanreiNavi td {
  padding: 0 5px;
}

.disaster_risk .contents .hanreiNavi .td_l {
  padding-left: 5px;
  text-align: left;
}

.disaster_risk .contents .hanreiNavi .td_c {
  text-align: center;
}

.disaster_risk .contents .hanreiNavi .td_r {
  text-align: right;
  padding-right: 5px;
}

.disaster_risk .contents table tr {
  height: 24px;
}

.disaster_risk .box {
  width: 12px;
  height: 12px;
  margin: 0 auto;
  border: 1px solid #7f957f;
}

/* ご利用にあたって */
.captionBox p {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 13px;
}

.captionBox ol {
  margin-left: 45px;
  list-style-type: decimal;
}

.captionBox li {
  margin-bottom: 1em;
}
