@charset "utf-8";

/* reset及びbody設定 */
@import 'default.css';

/* デザイン */
@import 'style.css';

/* 各ページ */
@import 'page.css';

