@charset "UTF-8";

/*初期化用ＣＳＳ*/
@import url("reset.css");

/*全ページ共通使用*/
@import url("base.css");

/*index.html以下*/
@import url("sub01.css");