@charset "utf-8";
/*
 * 
 * 既定・既定外PDFについて
 * 
 */

#mainContent h3{
font-size: 16px;color: #4c4c4c;font-weight: bold;text-indent: 10px;line-height: 1;height: auto;
padding-top: 25px;padding-bottom: 5px;
border: none;
border-left: 4px double #fff;
background: #fff url(../../../images/pat1.png) repeat scroll 0 0;
}

#pdf_ok{
width: 395px;height: 284px;
margin: 10px 50px;
background: #fff url(img/pdf_ok.png) no-repeat scroll 0 0;
}

#pdf_ng{
width: 402px;height: 2599px;
margin: 10px 50px;
background: #fff url(img/pdf_ng.png) no-repeat scroll 0 0;
}