@charset "utf-8";
/* index.html用CSS  */
/* IE4対策のため、importでcssを読込 */
@import "base_css/global.css";
@import "base_css/contact.css";

