/* css初期化読み込み */
@import url(default.css);

/* 共通レイアウト読み込み */
@import url(style.css);

/* 共通Footer読み込み */
@import url(footer.css);