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

#mainImg{ height: 200px !important;}

section.infoBox{ width: 1144px; background:url(../shared/img/line_dash_yoko.gif) repeat-x bottom; padding: 40px 25px 45px 25px; }
section.infoBox:after { content:".";clear:both;display:block;height:0;visibility:hidden;}
/*IE6,7*/
section.infoBox { zoom:1; }
/*Dreamweaverプレビュー用*/
section.infoBox + *{ clear: both; }


section.INNER section.infoBox:first-child{ padding-top:0; }
section.INNER section.infoBox:nth-last-of-type(1){ background: none;}

/**/
section.infoBox img.icon{ margin-right:20px; float:left; }
section.infoBox a.mediaLink{ display: block; margin-top:5px; background: url(img/arrow.gif) no-repeat left 2px; text-indent:1.2em; color:#007FFF; float:left;}
