@charset "shift_JIS";

/*初期化CSSの読み込み*/
@import url("./reset.css");

/*表示指定CSSの読み込み*/
@import url("./base.css");

/*文字指定CSSの読み込み*/
@import url("./pixel.css");

/*詳細設定CSSの読み込み*/
@import url("./common.css");
