body {
  font-family: "BIZ UDPGothic", "Helvetica Neue", Arial,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1em;
}
pre {
  font-family: "BIZ UDGothic", monospace;
}
.toctree-wrapper p.caption {
  display: none;
}
div.sphinxsidebar div.sphinxsidebarwrapper p.caption {
  border-bottom: 2px solid #336699;
}
div.sphinxsidebar div.sphinxsidebarwrapper ul li.toctree-l1 {
  margin-left: 1em;
}
div.body {
  max-width: 1600px !important;
}
a.image-reference > img {
  margin: 1em 0 1em 1em;
  padding: 5px;
  background-color: lightgray;
}
strong {
  font-style: bold;
  color: red;
}
em {
  font-style: normal;
  color: orange;
}
table.docutils,
table.docutils td,
table.docutils th {
  border: 2px gray solid;
}
