@charset "utf-8";

/*ブラウザごとの差異をなくす*/
@import "default.css";

/*サイトのスタイル*/
@import "../themes/style.css";
