#atwiki-jp-bg2 {
  background-position-x: center;
  background-position-y: top;
  background-size: cover;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-attachment: fixed;
}

.atwiki-page-info {
  background-color: #29758e;
  color: white;
}

.atwiki-page-info .atwiki-small-text {
  color: white;
}

.atwiki-contents-shadow {
  background-color: rgb(236 252 255 / 95%);
}

.atwiki-contents h3 {
  border-color: #29758e;
  margin: 16px 0 16px 0;
  font-size: 16px;
  padding: 4px;
}

.atwiki-contents h4 {
  font-size: 14px;
  text-decoration-line: underline;
}

.atwiki-contents hr {
  border-color: #a2a9b1;
  border-bottom: 0px;
}

.atwiki-contents ul li {
  margin: 0px 0;
}

.atwiki-list-title {
  background-color: #29758e;
}

tbody {
  background-color: rgba(255, 255, 255, 0.58);
}

th {
  background-color: #29758e;
  color: white;
}

.td-middle-center td {
  text-align: center;
  vertical-align: middle;
}

div#atwiki_table_center_middle table th {
  text-align: center;
  vertical-align: middle;
}

div#atwiki_table_center_middle table td {
  text-align: center;
  vertical-align: middle;
}

table.tablesorter {
    display: block !important;
}

blockquote {
  background-color: white;
}

.no-page {
  color: #ba0000;
}

#atwiki-footer-fixed-nav #atwiki-footer-fixed-buttons li button {
  background-color: #4ba6c4 !important;
}