@charset "utf-8";
/*リセット用のCSS*/
@import "reset.css";

/*読み込みのCSS*/
@import "style.css";

/*myCSS*/
@import "common-style.css";
