@charset "utf-8";

/* --------------------------------------------------
 for Browser Print
-------------------------------------------------- */

/* Adjust
-------------------------------------------------- */
div.pagetopAnchor {
clear:both;
}

div#supportNav {
clear:both;
}

div#globalFooter {
clear:both;
}

/* for IE6 */
* html div.boxFrameA01 {margin-right:9px;}
* html div.boxFrameLast div.boxFrameA01 {margin-right:0;}

/* for IE7 */
*:first-child+html div.boxFrameA01 {margin-right:9px;}
*:first-child+html div.boxFrameLast div.boxFrameA01 {margin-right:0;}