@charset "utf-8";


/*--------------------------------------------------------------------------------------------------------------index.html----------*/

#first_text{
margin-top:22px;
}

#first_text h3, #voice_text h3{
padding-bottom:3px;
}

#voice_text{
margin-top:30px;
padding-top:34px;
background:url(../../img/bg_line.gif) repeat-x left top;	
}

#voice_text p.right{
float:right;
width:161px;
margin:45px 0 10px 16px;
}

#voice_text p.left{
float:left;
width:161px;
margin:6px 16px 10px 0;
}
