@import "common.css";
@import "contents.css";

h3{
font-size:9px;
height:40px;
display:block;
text-indent:-9999px;
overflow:hidden;
background:url(../img/voice/h3_voice_detail.gif);
background-position:0 0;
background-repeat:no-repeat;
padding:0;
}

.voice_vox{
width:100%;
margin:0 0 10px 0;
}

.voice_vox th{
width:70px;
border:1px solid #CCC;
border-right:none;
}

.voice_vox th a{
font-size:9px;
width:70px;
height:70px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-position:50% 50%;
background-repeat:no-repeat;
}

#p_murata a{background-image:url(../img/index/p_murata.jpg);}
#p_nagao a{background-image:url(../img/index/p_nagao.jpg);}
/*#p_man a{background-image:url(../img/index/p_man.gif);}*/
#p_takeda a{background-image:url(../img/index/p_takeda.jpg);}

.voice_vox td{
font-size:12px;
line-height:140%;
background-color:#ECEFE2;
border:1px solid #CCC;
padding:5px 0 5px 10px;
}

#v_detail{
color:#3E3E3E;
font-size:12px;
width:100%;
margin-bottom:20px;
}

#v_detail th{
width:74px;
}

#v_detail td{
line-height:140%;
vertical-align:top;
}

#v_detail a,#v_detail i{
width:74px;
height:75px;
font-size:9px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-position:0 0;
background-repeat:no-repeat;
}

#man i{background-image:url(../img/voice/p_man_l.gif);}
#v_001{width:119px !important; height:105px;}
#v_001 a{width:119px !important; height:105px; background-image:url(../img/voice/p_murata_l.jpg);}
#v_002 i{background-image:url(../img/voice/p_nagao_l.jpg);}
#v_s001 i{width:120px !important; height:120px; background-image:url(../img/voice/p_takeda_l.jpg);}




#v_detail td div{
font-weight:bold;
font-size:14px;
text-decoration:none;
border-bottom:2px solid #5B8325;
margin:0 0 5px 0;
padding:0 0 5px 10px;
}

#v_detail td p{
padding:0 0 0 10px;
margin:0;
}

.btn_interview{
font-size:9px;
height:70px;
display:block;
text-indent:-9999px;
overflow:hidden;
background:url(../img/voice/btn_interview.gif);
background-position:50% 0;
background-repeat:no-repeat;
}

.flash_area{
text-align:center;
margin-bottom:30px;
}

.v_text{
background-color:#E5E8C6;
padding:10px 15px;
margin:0;
}
.v_text ul{
margin:0 0 10px;
padding:0;
list-style:none;
}
.v_text li{
xxxborder:1px solid #999;
xxxmargin:0 0 5px;
padding:5px 0px 5px 30px;
text-indent:-30px;
xxxbackground-color:#EFF1DE;
}

#voice_top,#voice_bottom{
height:5px;
display:block;
background-repeat:no-repeat;
margin:0;
padding:0;
}

#voice_top{
background-image:url(../img/voice/voice_top.gif);
background-position:bottom;
}

#voice_bottom{
background-image:url(../img/voice/voice_bottom.gif);
background-position:top;
}


.vs_text{
xxxbackground-color:#E5E8C6;
border-left:1px solid #ADCE30;
border-right:1px solid #ADCE30;
padding:10px 15px;
margin:0;
xxxtext-indent:10px;
xxxbackground-image:url(../img/voice/voices_indent.gif);
background-position:15px 10px;
background-repeat:no-repeat;
}

#voices_top,#voices_bottom{
height:5px;
display:block;
background-repeat:no-repeat;
margin:0;
padding:0;
}

#voices_top{
background-image:url(../img/voice/voices_top.gif);
background-position:bottom;
}

#voices_bottom{
background-image:url(../img/voice/voices_bottom.gif);
background-position:top;
}


