@charset "UTF-8";
@import url(layout.css);
@import url(style.css);
@import url(navi.css);
@import url(mainContent.css);

/* Only IE 4-6 for Win */
*html #footer { zoom: 1; }

/* Only IE 7 for Win */
*:first-child+html #footer { zoom: 1; }
