.wy-body-for-nav {
  font-family:meiryo;
}

.wy-nav-content {
  max-width:100%;
}

table.docutils td, table.docutils th {
  border: 1px solid rgb(204, 204, 204);
  padding: 6px 13px;
  text-align: left;
}

table.docutils col {
  width: auto;
}

table.docutils tbody th.stub {
  background-color: transparent;
  white-space: nowrap;
  font-weight: normal;
}

a.headerlink {
    color: #c60f0f;
    font-size: 0.8em;
    padding: 0 4px 0 4px;
    text-decoration: none;
    visibility: hidden;
}

a.headerlink:hover {
    background-color: #c60f0f;
    color: white;
}
.section{
  margin-top:20px;
}
/* 広告の背景色を消す */
ins{background-color:transparent!important}
