@charset "shift_jis";

/* -----------------------------------------------------------
CSS Information

 File name:      import.css
 Author:         KarakawaMakoto Official Website
 Style Info:     IMPORT
----------------------------------------------------------- */

/* default Style
----------------------------------------------------------- */
@import url("default.css");


/* header Style
----------------------------------------------------------- */
@import url("header.css");


/* contents-base Style
----------------------------------------------------------- */
@import url("index.css");
@import url("contents.css");


/* footer Style
----------------------------------------------------------- */
@import url("footer.css");

