.qaOne {
  width : 100%;
  padding-bottom : 40px;
  border-bottom : 1px solid #cacaca;
  margin-bottom : 40px;
}
.question {
  margin-bottom : 15px;
}
.questionLeft {
  width : 20px;
  float : left;
  text-align : center;
}
.questionRight {
  width : 690px;
  float : right;
}
.answer {
}
.answerLeft {
  width : 20px;
  float : left;
  text-align : center;
}
.answerRight {
  width : 690px;
  float : right;
}



p.jyushinTitle {
  margin-top : 110px;
}