@charset "utf-8";

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

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