@charset "utf-8";

/* 全ページ共通の枠組み指定 */
@import "base.css";

/* 本文中で呼び出すレイアウトに関する指定 */
@import "layout.css";

