@charset "UTF-8";
/* CSS Document */

div{display:block}
div.clear{clear:both;font-size:1px}
div.spacer{font-size:1px;clear:both;width:auto}

table.setW{width:750px}
#contents h2{font-size:20px; color:#3399CC; text-align:center; font-weight:bold;}
#contents h3.titlebar{background:#CCCCFF;border:medium double #999999;color:#333333;font-size:14px;;padding:4px;}
#contents h4{font-size:14px}

#contents p{line-height:150%;font-size:14px;margin:0;padding:0}
#contents table td{ vertical-align:top}
#contents table.notice{border:1px solid #3366CC;width:550px}
#contents table.notice caption{text-align:left;font-size:14px;width:550px;}
#contents table.notice .notes{font-size:9px}
#contents span.attention{font-size:14px; font-weight:bold; color:#FF0000;}
#contents .pdfBox{border:1px solid #666;margin:5px;width:260px;height:auto;text-align:left;float:left;display:block}
/* pdfBox */
#contents .pdfBox .header{background:#CCC;font-size:12px;font-weight:bold;padding:2px}
#contents .pdfBox .innerBox{width:auto;padding:3px;height:30px}
#contents .pdfBox .innerBox a.pdf{float:left}
#contents .pdfBox .innerBox a.pdfIMG{float:right}