@charset "UTF-8";

html body#document_merit div#main {
  width: 575px;
  background: #FFF url("../image/content/merit/main_body.gif") center top;
}
html body#document_merit div#main h1 {
  width: 575px;
  background: #192F3F url("../image/content/merit/main_head.gif") no-repeat center top;
}
html body#document_merit div#main h1.ignorable {
  width: 575px;
  background: #FFF url("../image/content/merit/main_ignorable_head.gif") no-repeat center top;
}
html body#document_merit div#main div.content {
  padding: 0 26px 26px 26px;
  background: url("../image/content/merit/main_foot.gif") no-repeat center bottom;
  min-height: 1190px;
}
html body#document_merit div#sub {
  float: right;
  width: 391px;
}
html body#document_merit div#sub div.section {
  width: 391px;
  background: #FFF url("../image/content/merit/sub_body.gif") center top;
}
html body#document_merit div#sub div.section h2 {
  width: 391px;
  background: #192F3F url("../image/content/merit/sub_head.gif") no-repeat center top;
}
html body#document_merit div#sub div.section h2.ignorable {
  width: 391px;
  background: #FFF url("../image/content/merit/sub_ignorable_head.gif") no-repeat center top;
}
html body#document_merit div#sub div.section div.content {
  padding: 0 20px 20px 20px;
  background: url("../image/content/merit/sub_foot.gif") no-repeat center bottom;
}

strong {
  color: #C00;
}

div#main div.content p,
div#main div.content ul {
  margin: 0.5em 0 1em 0;
}
div#main div.content p.tagline {
  font-weight: bold;
  font-size: 17px;
  line-height: 1.5em;
  margin: 16px 0 24px 0;
}
div#main div.content img {
  display: block;
  margin: 50px auto;
}
div#main div.content div#pr {
  border-top: 1px solid #999;
  margin-top: 2em;
  padding-top: 1.5em;
}
div#main div.content div#pr p.title {
  margin: 0 0 0.3em 0;
  padding: 0 0 0 14px;
  font-weight: bold;
  background: url("../image/content/common/circle_blue.gif") no-repeat left center;
}

div#sub div.section div.content p {
  margin: 0.5em 0 1em 0;
  font-size: 11px;
  line-height: 1.2em;
}
div#sub div.section div.content p.tagline {
  font-weight: bold;
  font-size: 16px;
  margin: 24px 0;
}
div#sub div.section div.content img {
  display: block;
  margin: 10px auto 24px auto;
}

div#main div.content ul {
  margin: 2em 0;
  padding: 0;
  list-style-type: none;
}
div#main div.content ul li {
  padding: 0.3em 0 0.3em 14px;
  font-weight: bold;
  background: url("../image/content/common/circle_blue.gif") no-repeat left center;
}
