@charset "utf-8";
/* ------------ layer-all-comment ------------ */
div#layer-all-comment {
  width: 826px;
  padding: 20px 0 0 0;
  background: #ffffff;
  position: relative;
}

div#layer-all-comment p#layer-ttl {
  font-size: 16px;
  font-weight: bold;
  width: 776px;
  margin: 0 0 0 25px;
  padding: 0 0 15px 0;
  border-bottom: 2px solid #d6d6d6;
  position: relative;
  top: -6px;
}

div#layer-all-comment p#layer-ttl img {
  position: relative;
  top: 6px;
}

div#layer-all-comment p#layer-ttl span {
  margin: 0 0 0 10px;
}

div#layer-all-comment p#layer-close {
  font-size: 12px;
  line-height: 110%;
  margin: 0;
  position: absolute;
  top: 20px;
  right: 25px;
}

div#layer-all-comment p#layer-close a {
  color: #000000;
}

div#layer-all-comment div#mbr-comment {
  margin: 0 0 0 25px;
  padding: 0;
}

div#mbr-comment p {
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  width: 775px;
  padding: 8px 0 8px 0;
  border-top: 2px solid #d6d6d6;
}

div#mbr-comment p span {
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 0 24px;
}

div#mbr-comment div {
  width: 375px;
  margin: 0 25px 0 0;
  border-top: 1px solid #d6d6d6;
  float: left;
  display: inline;
  position: relative;
  top: -7px;
}

div#mbr-comment div p {
  width: auto;
  margin: 6px 8px 0 0;
  padding: 0;
  float: left;
  display: inline;
  border: none;
}

div#mbr-comment div dl {
  font-size: 10px;
  line-height: 10px;
  margin: 6px 0 0 0;
  float: left;
  display: inline;
}

div#mbr-comment div dl dt img {
  margin: 0 5px 0 0;
  position: relative;
  top: 2px;
}

div#mbr-comment div dl dt {
  font-size: 12px;
  line-height: 110%;
  width: 320px;
  margin: 0 0 8px 0;
}

div#mbr-comment div dl dd {
  margin: 0 0 3px 0;
}

div#mbr-comment div dl dd a {
  color: #284c87;
}

div#mbr-comment div dl dd.point {
  width: 60px;
  float: left;
}

div#mbr-comment div dl dd.date {
  width: 100px;
  float: left;
  position: relative;
  top: 4px;
}

div#mbr-comment div#end {
  font-size: 0;
  width: 776px;
  margin: 0;
  padding: 0;
  border-top: 2px solid #d6d6d6;
  clear: both;
}

div#all-comment-foot {
  width: 776px;
  text-align: center;
  clear: both;
  margin: 0 25px 0 25px;
}

div#all-comment-foot p {
  margin: 15px 0 15px 0;
  padding: 0;
}

/* ------------ layer-all-comment ------------ */
