@charset "utf-8";

/*#contents img{
  display:block;
  float:right;
}
*/
.inspection {
  display block;
  width: 62%;
  overflow: hidden;
  margin-top: 12px;
  margin-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #666;
  margin-right: auto;
  margin-left: auto;
  padding-left: 8%;
}

.inspection h3 {
  text-align:center;
}

.inspection dl {
  margin-left: 10%;
}

.inspection dt, .inspection dd {
  display:block;
  float:left;
}

.inspection dt {
  width:32%;
  clear: both;
  padding-top: 20px;
}

.inspection dd {
  margin-left: 15px;
}

.faq {
  width: 90%;
}

.question {
  background-image:url(../img/specialities/alterios/_20.gif);
  height: 60px;
  text-indent: 68px;
  line-height: 60px;
  font-weight: bold;
  background-repeat: no-repeat;
}

.answer {
  background-image:url(../img/specialities/alterios/_21.gif);
  height: 60px;
  text-indent: 68px;
  line-height: 60px;
  font-weight: bold;
  background-repeat: no-repeat;
}
