@charset "UTF-8";
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.contentsBox {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  min-height: 320px;
  margin-bottom: 16px;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

table tr {
  height: 30px;
  line-height: 2;
}

table td {
  padding-left: 8px;
}

table .li {
  color: #f27900;
  margin-right: 4px;
}

table td.disabled {
  background-color: #cccccc;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

/* お知らせ情報 */
.dataTbl {
  width: 100%;
}

.dataTbl .td_l {
  padding-left: 8px;
  text-align: left;
}

.dataTbl .td_c {
  text-align: center;
}

.dataTbl .td_r {
  text-align: right;
  padding-right: 16px;
}

.dataTbl th {
  border: 1px solid #ccb9a5;
}

.dataTbl td {
  border: 1px solid #ccb9a5;
}

.dataTbl th {
  background-color: #ede6df;
  height: 24px;
  vertical-align: middle;
}

.dataTbl td {
  height: 24px;
  vertical-align: middle;
  line-height: 2.2;
}

.dataTbl tr:nth-child(even) {
  background-color: #f7f5f2;
}

.dataTbl tr:nth-child(odd) {
  background-color: #ffffff;
}

.dataTbl .text {
  height: 240px;
  overflow-y: auto;
}

.dataTbl td {
  padding: 0;
}

.dataTbl .hanrei {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.dataTbl .hanrei li:not(:first-child) {
  margin-left: 16px;
}

.dataTbl .clear {
  color: #2b5ecc;
}

[id="tblInfoArea"] {
  margin: 8px 0;
}

.pagenation {
  padding: 4px 8px;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: right;
}

.pagenation [disabled]:not(.is_current) {
  display: none;
}

.pager_button {
  min-width: 24px;
}

.pager_button.is_current {
  background-color: #d1c0af;
  color: #582c00;
  font-weight: bold;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

[id="buttomBox"] {
  border-top: 1px solid #ccb8a3;
  background-color: #ffffff;
  height: 64px;
  position: relative;
  bottom: 0;
  margin-top: 16px;
  border: none;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

[id="buttomBox"] button {
  margin: 0 auto;
  height: 32px;
  width: 100px;
  line-height: 2;
}

/* メール配信 */
.commentBox li {
  text-indent: 8px;
}

.infoBox {
  width: 100%;
}

.infoBox:not(:first-child) {
  margin-top: 4px;
}

.infoBox table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  border: 1px solid #ccb8a3;
}

.infoBox th {
  background-color: #ede6df;
  height: 24px;
  vertical-align: middle;
  width: 160px;
}

.infoBox td {
  vertical-align: middle;
  padding: 4px;
}

/* リンク集 */
.linkBox {
  width: 1400px;
  margin: 0 auto 16px;
}

.linkBox ul {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.linkBox ul li {
  width: 32.33333%;
  margin: 8px 0 8px 1%;
}

.disaster_risk {
  width: 800px;
}

.disaster_risk .contents {
  display: -ms-flexbox;
  display: flex;
}

.disaster_risk .contents:first-child {
  margin-bottom: 16px;
}

.disaster_risk .contents .body {
  width: 530px;
}

.disaster_risk .contents .hanreiNavi .td_l {
  padding-left: 8px;
  text-align: left;
}

.disaster_risk .contents .hanreiNavi .td_c {
  text-align: center;
}

.disaster_risk .contents .hanreiNavi .td_r {
  text-align: right;
  padding-right: 16px;
}

.disaster_risk .contents table tr {
  height: 24px;
}

.disaster_risk .box {
  width: 12px;
  height: 12px;
  margin: 0 auto;
  border: 1px solid #ccb8a3;
}

/* ご利用にあたって */
.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;
}
