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