@charset "UTF-8";
/*IE6の左が切れる対応*/
*body{zoom:0.8;}
/*フッタースタイル崩れ対応*/
#footer {page-break-before: always;}

