@import url(http://www.ccb.ne.jp/mt/mt-static/themes-base/format.css);
html{
background:#FFF;
overflow-x: hidden;
}
body{
background:#FFF;
}
dl.voiceArea {
width:626px;
background:#FFF;
}

dl.voiceArea dt {

position:absolute;
padding-top:10px;
width: 112px;

}
dl.voiceArea dt img{
vertical-align:bottom;
}

dl.voiceArea dd {
padding: 10px 0 10px 112px;
background:url(common/images/gray_dotted_line01.gif) repeat-x left bottom;
min-height:123px;
}
* html dl.voiceArea dd {
height:123px;
}
dl.voiceArea dd h3{
line-height:1;
margin-bottom:2px;
font-size:124%;
}
dl.voiceArea dd h3 span{
color:#b7aa00;
font-size:85%;
margin-right:14px;
}
dl.voiceArea dd p{

}

