﻿@charset "utf-8";
/*
	product
*/

/* sub main */
.productSubMain { background:url(/en/images/product/bg_prosubmain.jpg) no-repeat right top; }
.productSubMain .subMainTxt01 { font-size:22px; color:#484848; font-family:Arial, sans-serif; }
.productSubMain .subMainTxt02 { font-size:12px; color:#888888; font-family:Arial, sans-serif; }

/* brochure download */
#downLoadBro { width:767px; height:603px; overflow:hidden; border-bottom:1px solid #e3e3e3; }
#downLoadBro h3 { margin-bottom:30px; font-size:1.8em; line-height:1; color:#484848; font-weight:500; }
#downLoadBro .downDrm { float:left; width:382px; }
#downLoadBro .downDrm img { vertical-align:top; }
#downLoadBro .downDrm h4 { height:18px; padding-top:7px; text-align:center; background:url(/images/product/bg_h4_down_drm.gif) no-repeat; }
#downLoadBro .downDrm ul { padding:20px 0 20px 57px; background:url(/images/customer/bg_pdficon.gif) no-repeat left center; border-right:1px solid #e3e3e3; }
#downLoadBro .downDrm ul li { position:relative; padding:5px 0; line-height:1.3; }
#downLoadBro .downDrm ul li a { position:absolute; right:23px; top:1px; }
#downLoadBro .downDrm ul.menual { border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; background-image:url(/images/product/bg_menualicon.gif); }

#downLoadBro .downSparrow { float:left; width:383px; }
#downLoadBro .downSparrow img { vertical-align:top; }
#downLoadBro .downSparrow h4 { height:18px; padding-top:7px; text-align:center; background:url(/images/product/bg_h4_down_sparrow.gif) no-repeat; }
#downLoadBro .downSparrow ul { padding:20px 0 20px 73px; background:url(/images/customer/bg_pdficon.gif) no-repeat 15px center; }
#downLoadBro .downSparrow ul li { position:relative; padding:5px 0; line-height:1.3; }
#downLoadBro .downSparrow ul li a { position:absolute; right:8px; top:1px; }
#downLoadBro .downSparrow ul.menual { padding:82px 0 83px 73px; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; background-image:url(/images/product/bg_menualicon.gif); }

