@charset "euc-jp";

/*ブラウザごとの差異をなくす*/
/*@import "default.css";*/

/*サイトのスタイル*/
@import "./css/common.css";
@import "./css/ie.css";