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