@charset "utf-8";
/* html5のブラウザ互換用
----------------------------------------------------------- */
@import url("reset.css");

/* body基本設定、ページ設定
----------------------------------------------------------- */
@import url("style.css");
