@charset "utf-8";

/* 
------------------------------------------------------------------- */

#bodyArea {
  margin: 0px;
  padding: 0px 0px 0px 27px;
  float: left;
  height: auto;
  width: 735px;
  text-align: left;
}

#bodyArea h2 {
  padding: 0px;
}

#voiceTtl {
  margin: 0px;
  padding: 0px;
  height: 320px;
  width: 730px;
  background: url(../images/bg_title.png) no-repeat 251px 78px;
  position: relative;
}

#voiceTtl p {
  line-height: 1.5em;
  padding: 40px 0px 0px 2px;
}

.searchBox td {
  padding: 3px;
}

.searchBox {
  height: 16px;
  width: 400px;
  position: absolute;
  left: 0px;
  bottom: 20px;
}

.voiceBox {
  width: 730px;
  height: auto;
  position: relative;
  padding:0 0 20px;
}

.voiceTxt {
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 531px;
}

.voiceTxt .mid {
  padding: 0px 16px;
  background: url(../images/voice_mid.jpg) repeat-y;
}

.voiceTxt h3 {
  font-size: 123.1%;
  line-height: 1.244em;
  color: #34090c;
  font-weight: bold;
  margin: 0px 0px 10px;
  padding: 0px 0px 4px;
  border-bottom: 1px dotted #34090c;
}

.voiceImg {
  padding: 0px 10px 0px 0px;
  float: left;
  height: auto;
  width: 170px;
}

.customer p {
  line-height: 1.5em;
  color: #430C10;
}

.answer {
  margin: 10px 0px 0px;
  padding: 10px 0px 0px 90px;
  border-top: #CCC dotted 1px;
  background: url(../images/iwakiso.png) no-repeat 0px 8px;
}

.answer p {
  line-height: 1.4em;
  color: #333;
}

.voiceName {
  margin: 0px;
  padding: 0px;
  float: right;
  height: auto;
  width: 190px;
}

.voiceName .mid {
  background: url(../images/person_mid.jpg) repeat-y;
  padding: 0px 16px;
}

.voiceName p {
  font-size: 92.4%;
  line-height: 1.5em;
}

.tsuno {
  position: absolute;
  height: 13px;
  width: 17px;
  left: 530px;
  top: 18px;
}

.paging {
  text-align: center;
  padding: 5px;
}
