body div#wrapper div#content_under p {
  text-indent: 1em;
  margin-bottom: 2.4em; }
body div#wrapper div#content_under h6 {
  font-weight: 700;
  font-size: 1.05em;
  margin: 10px 0 0 1em; }
body div#wrapper div#content_under h5 span, body div#wrapper div#content_under h6 span {
  color: #d1240c; }
body div#wrapper div#content_under ul.detail {
  margin: 0 0 1em 2em; }
  body div#wrapper div#content_under ul.detail li {
    list-style: disc; }
body div#wrapper div#content_under div.caution_box {
  background-color: #efefef;
  margin: 0 auto;
  width: 90%;
  font-size: .8em;
  padding: 10px 2%; }
  body div#wrapper div#content_under div.caution_box p {
    text-indent: 0;
    margin-bottom: .5em; }
  body div#wrapper div#content_under div.caution_box ul {
    line-height: 1.4em; }
