dt,em{
  font-weight: bold;
  font-style : normal;
  font-family: 'ヒラギノ角ゴ Pro W5', 平成角ゴ , sans-serif;

}
pre{
  padding-top   : 10px;
  padding-left  : 10px;
  padding-right : 10px;
  padding-bottom: 10px;
  margin-left   : 20px;
  border-width  : 1px 1px 1px 1px;
  border: 2px ridge; height: auto; width: auto;
  line-height: normal
}

body {
  font-family: 'ヒラギノ明朝 Pro W3', 本明朝M, 平成明朝, serif;
  background-color: #EEFFEE;
  color: #000000;
  margin-left:15px;
  margin-right:15px;

}

h1 {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-color: black black #99BB88 #99BB88;
  background-color: #BBDDCC;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: thick;
  border-left-width: 40px;
  text-align: center;
}

h2 {
  background-color: #BBDDCC;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-color: black black #99BB88 #99BB88;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: medium;
  border-left-width: 20px;
}

h3 {
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border: solid;
  border-width: 0px 0px 0px 15px;
  border-color: black black #99BB88 #99BB88;
}

h4, h5 {
  border-color: black black #99BB88 #99BB88;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: thin;
  border-left-width: 0px:
  text-align: center;
}

p {line-height: 150%}

dd {
  line-height: 140%;
  padding-bottom: 5px;
}
ul {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #002211;
}

li {
  line-height: 150%;
}

li.why {
  line-height: 100%
}
p.strong {
  font-size: large;
  font-weight: bold;
  text-align: center
}

div.strong {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  margin-top: 1ex;
  margin-bottom: 1ex
}

div.cite {
  font-style: italic;
  margin-left : 20px
}

div.sub {
  margin-left: 1em;
  margin-top: 0
}

div.fn {
  margin-left: 1em;
  margin-top: 0
}

div.center {
  text-align: center
}

div.right {
  text-align: right
}

div {line-height: 140%}

blockquote.cite {
  font-style: italic
}

table.center {
  margin-left: auto;
  margin-right: auto
}
