/* 
plan/index.html（モデルプラントップページ）
----------------------------------------------------------
■01：ページ内共通要素
■02：top
■03：#panfbox
----------------------------------------------------------*/

/*■02：top
---------------------------------------------------*/
div.top{width:690px;height:330px; margin-bottom:20px;
text-indent:-9999px;background:url(../img/top.jpg) no-repeat;}

/*■03：#panfbox
---------------------------------------------------*/
div#panfbox{width:690px;}
div#panfbox h3{display:block;width:690px; height:55px;
text-indent:-9999px;background:url(../img/h3txt_panf.gif) no-repeat;}
div#panfbox ul{width:678px; padding:5px; border:1px solid #ccc; overflow:hidden;}
div#panfbox ul li{
float:left;
margin:5px;width:157px;border:1px solid #ccc;
background-color:#d7c6a8;}
div#panfbox ul li h4,
div#panfbox ul li em{display:block;margin:2px;}
div#panfbox ul li h4{ text-align:center; font-weight:bold; font-size:14px;}
div#panfbox ul li a.spo{display:block; width:153px;height:216px; margin:2px; text-indent:-9999px;}
div#panfbox ul li.all a.spo{background:url(../img/panf_all.jpg) no-repeat;}
div#panfbox ul li.sp a.spo{background:url(../img/panf_sp.jpg) no-repeat;}
div#panfbox ul li.mv a.spo{background:url(../img/panf_mv.jpg) no-repeat;}
div#panfbox ul li.bl a.spo{background:url(../img/panf_bl.jpg) no-repeat;}
div#panfbox ul li.eu a.spo{background:url(../img/panf_eu.jpg) no-repeat;}


/*PDFボタン*/
div#panfbox ul li a.pdf{
text-indent:-9999px;
margin:5px 17px;display:block; width:120px; height:29px;
background:url(../../images/common/pdf-btn.gif) no-repeat;}
div#panfbox ul li a.pdf:hover{background-position:bottom;}
/*注記*/
img.ic_pdf{vertical-align:middle; margin:0 3px;}


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



