/* voice */
h2 {
  width: 800px;
  height: 313px;
  background: url(images/voice.jpg) left bottom no-repeat;
  text-indent: -999em;
  margin: 5px 0 20px 0;
}

h3 {
  width: 621px;
  height: 29px;
  background: url(images/voice_works.gif) left top no-repeat;
  text-indent: -999em;
  margin: 0 0 11px 0px;
}

#voice_wrap {
  background: url(images/voice_01.jpg) left top no-repeat;
  padding: 0 0 0 150px;
  height: 1060px;
}


.vice_box {
  height:220px;
  padding: 0 0 20px 0;
  background: url(images/line_voice.gif) left bottom no-repeat;
}

.vice_box_person {
  width:172px;
  height:auto;
  float:left;
}

.vice_box_picture {
  margin:0 0 3px 0;
  width:161px;
  height: 162px;
  position:relative;
  left:-6px;
}

.vice_box dt{
  width:151px;
  height: 14px;
  margin:0 0 1px 0;
  text-align:center;
  color:#ffffff;
  font-size:80%;
  background: url(images/voice_shop.gif) center top no-repeat;
}
.vice_box dd{
  width:151px;
  height: 29px;
  text-align:center;
  color:#000000;
  font-size:120%;
  font-weight:bold;
  line-height:2.0;
  background: url(images/voice_name.gif) center top no-repeat;
}

.vice_box_text {
  width:452px;
  height:auto;
  float:left;
}
.vice_box_text p{
  width:400px;
  margin:8px 0 0 0;
  line-height:1.4;
}

#voice_offer {
margin: 0 0 20px 0;
}
#voice_offer a {
  display: block;
  width: 278px;
  height: 81px;
  background: url(images/voice_offer.jpg) left top no-repeat;
  text-indent: -999em;
  margin: auto;
}










.go_top {
  width: 108px;
  height: 10px;
  margin: 10px 10px 0 0;
  padding: 0 0 20px 0;
  background: url(../images/go_top.gif) left top no-repeat;
  text-indent: -999em;
  display: inline;
  float: right;
}
.go_top a {
  width: 108px;
  height: 10px;
  margin: 0;
  background: url(../images/go_top.gif) left top no-repeat;
  text-indent: -999em;
  display: block;
  outline: 0;
  float: right;
}

