body {
  background: #ffffff;
  color: black;
  margin-left: 3%;
  margin-right: 3%;
}
h1 {
  background-color: #ffe7c7;
  color: #000000;
  font-size: 2.0em;
  margin: 1em 0em 0.2em 0em;
  line-height: 1.2em;
}
h2 {
  background-color: #ffe7c7;
  color: #5f0000;
  font-size: 1.5em;
  margin: 1em 0em 0.2em 0em;
  line-height: 1.2em;
}
h3 {
  color: #7f0000;
  font-size: 1.1em;
  margin: 1em 0em 0.2em 0em;
  line-height: 1.2em;
}
h4 {
  color: #9f3f0f;
  font-size: 1em;
  margin: 1em 0em 0.2em 0em;
  line-height: 1.2em;
}
p {
  text-indent: 1em;
  margin: 0.2em 0em 0em 0em;
  line-height: 1.2em;
}
pre {
  margin: 0.2em 0em 0.2em 0em;
  line-height: 1.2em;
}
table {
  margin: 0.5em 0em 0.5em 2em;
}
caption {
  color: #005f00;
  font-weight: bold;
}
th {
  background: #cfefdf;
  padding: 0.2em 0.2em 0.2em 0.2em;
  line-height: 1.2em;
}
td {
  background: #fcfffc;
  padding: 0.2em 0.2em 0.2em 0.2em;
  line-height: 1.2em;
}
ul, ol, dl {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
dt {
  margin-top: 0.2em;
}
hr {
  margin: 1em 0em 0em 0em;
}
img {
  border-style : none;
  border-width : 0px;
}
.indent {
  margin-left: 2em;
}
.img {
  margin: 0.5em 0em 0.5em 2em;
}
.br {
  margin: 0em 0em 0em 0em;
  line-height: 1em;
}
.paper {
  background: #ffffff;
}
.command {
  background: #000000;
  color: #FFFFFF;
}
.comment {
  margin-left: 2em;
  font-size: small;
}
.column {
  text-align: right;
  font-size: small;
}
.sig {
  margin-top: 1em;
  text-align: right;
}
.remark {
  color: red;
}
.footer {
  margin: 0.2em 0em 0em 0em;
}
.jump {
  margin: 0.2em 0em 0em 0em;
  text-indent: 0em;
}
.shoshutsu {
  text-align: right;
  font-style: itaric
}
.vh40 {
  font-size: small;
  margin: 0.2em 0em 0em 0em;
  text-indent: 0em;
}
.vh40-img {
  float: right;
}

div.ad { 
    text-align : center;
}