div#contentsArea div#leftArea p.note {
  margin-bottom: 20px;
  line-height: 150%;
  font-size: 75%;
}
div#contentsArea div#leftArea ul#reportList {
  overflow: hidden;
  *zoom: 1;
  border-top: 1px dotted #B9121B;
}
div#contentsArea div#leftArea ul#reportList li {
  float: left;
  width: 450px;
  /* moto
  width: 298px; */
  padding: 20px 0 20px 20px;
  border-bottom: 1px dotted #B9121B;
}
div#contentsArea div#leftArea ul#reportList li a.reportLink {
  display: block;
  overflow: hidden;
}
div#contentsArea div#leftArea ul#reportList li img {
  float: left;
  margin-right: 10px;
}
div#contentsArea div#leftArea ul#reportList li.odd {
  padding: 20px 20px 20px 0;
  border-right: 1px dotted #B9121B;
}
div#contentsArea div#leftArea p#pageNav {
  margin: 20px 0 0 0;
}
div#contentsArea div#leftArea p#pageNav span#nextPage {
  float: right;
}
div#contentsArea div#leftArea p#reportNo,
div#contentsArea div#leftArea p#reportName {
  font-size: 100%;
}
div#contentsArea div#leftArea h4#reportTitle {
  font-size: 150%;
  font-weight: normal;
}
div#contentsArea div#leftArea h4#reportTitle.noProfile {
  padding-bottom: 20px;
  border-bottom: 1px dotted #B9121B;
}
div#contentsArea div#leftArea section#profile {
  overflow: hidden;
  *zoom: 1;
  margin: 20px 0 0 0;
  padding: 20px 0;
  border-top: 1px dotted #B9121B;
  border-bottom: 1px dotted #B9121B;
}
div#contentsArea div#leftArea section#profile img {
  float: left;
  margin-right: 20px;
}
div#contentsArea div#leftArea section#profile div#data {
  overflow: hidden;
  line-height: 150%;
  font-size: 88%;
}
div#contentsArea div#leftArea section#profile div#data ul {
  margin: 0 0 1em 0;
}
div#contentsArea div#leftArea article {
  float: left;
  width: 70%;
  /* moto
    width: 370px; */
}
div#contentsArea div#leftArea article#oneColumn {
  float: none;
  margin: 20px 0 0 0;
  width: 640px;
  border-top: 1px dotted #B9121B;
}
div#contentsArea div#leftArea article#oneColumn section {
  overflow: hidden;
  *zoom: 1;
  margin: 20px 0;
}
div#contentsArea div#leftArea article#oneColumn section img.alignLeft {
  float: left;
  margin: 0 20px 0 0;
}
div#contentsArea div#leftArea article section {
  margin-bottom: 40px;
}
div#contentsArea div#leftArea article section h4 {
  margin: 20px 0;
}
div#contentsArea div#leftArea article section h5 {
  margin: 20px 0 0 0;
  color: #B9121B;
  font-size: 100%;
  font-weight: normal;
}
div#contentsArea div#leftArea article section h6 {
  margin: 1em 0 0 0;
  font-size: 100%;
  font-weight: bold;
}
div#contentsArea div#leftArea article section p {
  margin-bottom: 1em;
}
div#contentsArea div#leftArea article section dl#faq dt {
  margin: 20px 0 1em 0;
  color: #B9121B;
  font-weight: bold;
}
div#contentsArea div#leftArea article section dl#faq dd {
  margin: 0 0 2em 0;
}
div#contentsArea div#leftArea div#imgs {
  float: right;
  width: 242px;
}
div#contentsArea div#leftArea div#imgs img {
  margin-top: 20px;
}
div#contentsArea div#leftArea div#imgs figcaption {
  margin-top: 5px;
}
div#contentsArea div#leftArea article#report23 {
  float: none;
  width: 640px;
}
div#contentsArea div#leftArea article#report23 section {
  clear: both;
}
div#contentsArea div#leftArea article#report23 section div.profile {
  overflow: hidden;
  *zoom: 1;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px dotted #B9121B;
}
div#contentsArea div#leftArea article#report23 section div.profile img {
  float: left;
  margin: 0 10px 0 0;
}
div#contentsArea div#leftArea article#report23 section div.profile div.profileBlock {
  float: left;
  width: 540px;
}
div#contentsArea div#leftArea article#report23 section div.profile div.profileBlock h5 {
  margin: 0;
  font-size: 100%;
}
div#contentsArea div#leftArea article#report23 section div.profile div.profileBlock table {
  margin: 0 0 20px 0;
  font-size: 88%;
  line-height: 150%;
}
div#contentsArea div#leftArea article#report23 section div.profile div.profileBlock table th {
  vertical-align: top;
  width: 4em;
  text-align: left;
  font-weight: normal;
}
div#contentsArea div#leftArea article#report23 section div.profile div.profileBlock table td {
  vertical-align: top;
}
div#contentsArea div#leftArea article#report23 section div.oneBlock {
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px dotted #B9121B;
}
div#contentsArea div#leftArea article#report23 section div.oneBlock div.text {
  float: left;
  width: 370px;
}
div#contentsArea div#leftArea article#report23 section div.oneBlock div.imgs {
  float: right;
}
div#contentsArea div#leftArea article#report23 section div.oneBlock div.imgs figure {
  margin: 0 0 20px 0;
}
