@charset "utf-8";					/*使用する文字コード*/

/* ブラウザ判別 */
@import win-ie6.css;

/* MAC IE 5 \*//*/
@import url("mac-ie.css");

