@charset "utf-8";


/* common parts
----------------------------------------------------------------------------------------------------*/
.pdfBox01{
margin-bottom:10px;
width:660px;
border:2px solid #bdc1ca;
padding:0 13px 13px;
}
.pdfBox01 dt{
position:relative;
margin:0 -13px 13px;
border-bottom:1px solid #bdc1ca;
padding:12px 0 10px 35px;
width:651px;
background:#fcfcfd url(../../common/images/cmn_bg_download.gif) left bottom no-repeat;
color:#333333;
font-size:116%;
font-weight:bold;
}

.sectionBox01{
zoom:1;
}
.sectionBox01:after{
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
.sectionBox01 .images{
position:relative;
display:block;
float:left;
margin:0 15px 0 0;
padding-bottom:25px;
width:300px;
background:url(../../common/images/cmn_bg_caseList.gif) center bottom;
zoom:1;
}
.sectionBox01 .description{
float:right;
width:430px;
}



