@charset "utf-8";

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

 File name:      style.css
 Author:         ええじゃないか2024
----------------------------------------------------------- */

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


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


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


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


