@charset "UTF-8";
h1{margin-bottom:0px;}
h2{margin:30px 0 10px 0;}
h3{margin:30px 0 10px 0;}
h4{margin:10px 0 5px 0; font-size:1em;}

/*pdfLink*/
ul.pdfLink{list-style:none; margin:10px 20px;}
ul.pdfLink li a:link,
ul.pdfLink li a:visited,
ul.pdfLink li a:hover,
ul.pdfLink li a:active{background:url(../img/pdficon_small.gif) no-repeat left center; padding:5px 0 5px 20px; line-height:2;}

/*dlBtn*/
.dlBtn{text-align:center;}
.dlBtn a{display:block;width:192px; height:33px; margin:20px auto; text-decoration:none; text-indent:-9000px;}
.dlBtn a:link,
.dlBtn a:visited{background:url(../img/b_download.gif) no-repeat left top;}
.dlBtn a:hover,
.dlBtn a:active{background:url(../img/b_download_ovr.gif) no-repeat left top;}

/*getAR*/
#getAR{width:200px; background:#eee; font-size:0.9em; float:right; margin:5px 0 5px 5px; border:1px solid #e7e7e7;}
#getAR .inner{padding:5px;}
#getAR img{display:block;}
#getAR p.lead{display:block; line-height:1.3; font-size:0.9em; margin-top:0.3em;}

/*normalDl*/
.normalDl{line-height:1.5; margin:1em;}
.normalDl dt{font-weight:bold; color:#FF6666; margin-top:0.5em;}
.normalDl dd{margin-left:1em;}
/*normalUl*/
.normalUl{margin:1em 3em; line-height:1.5;}
/*noListmark*/
.noListmark{list-style:none;}

/*
Download
--------------------------------------------- */
.pdfdaiul,
.aidaiul,
.dxfdaiul,
.dwgdaiul {
	list-style-type:none;
}
.pdfdaiul li {
	padding: 8px 0 15px 45px;
	background: url(../img/ic_pdf.gif) left top no-repeat;
}
.aidaiul li {
	padding: 8px 0 15px 45px;
	background: url(../img/ic_ai.gif) left top no-repeat;
}
.dxfdaiul li {
	padding: 8px 0 15px 45px;
	background: url(../img/ic_dxf.gif) left top no-repeat;
}
.dwgdaiul li {
	padding: 8px 0 15px 45px;
	background: url(../img/ic_dwg.gif) left top no-repeat;
}

/*clm2layout*/
.clm2layout{clear:both;}
.clm2layout ul{float:left; width:330px; margin-bottom:10px;}
