/* 
voice/index.html（お客様の声）
----------------------------------------------------------
■01：ページ内共通要素
■02：top
■04：div.subpictbox
----------------------------------------------------------*/

/*■01：ページ内共通要素
---------------------------------------------------*/


/*■02：top
---------------------------------------------------*/
div.top{width:690px;height:330px;
text-indent:-9999px;background:url(../img/top.jpg) no-repeat;}
div.lead{margin-bottom:20px; font-size:15px; font-weight:bold;color:#645742;}

/*■03：ol#listbox
---------------------------------------------------*/
.customerbox{width:690px;}
ol#listbox{width:690px; overflow:hidden;}
ol#listbox li{float:left;width:230px;}
ol#listbox li div.lbb{width:218px;margin:5px;border:1px solid #aa9067; background-color:#d6c3a2;}
ol#listbox li div.lbb h4{display:block;width:218px;text-align:center;
font-size:13px;font-weight:bold;color:#4a360d;}
/*p（img）*/
ol#listbox li div.lbb p.img a{display:block;width:212px; height:153px; padding:3px;}

/*テキスト*/
div.lbb dl.bace{width:212px; padding:3px; height:80px;}
div.lbb dl.bace dd{color:#4a360d; font-size:10px;}

/*詳細はこちら*/
div.lbb a.btn{
margin:10px 56px;
display:block; width:100px;height:24px;text-indent:-9999px;
background:url(../img/dbtn.gif) no-repeat;}
div.lbb a.btn:hover{background-position:0 -24px;}


/****************************************************************



