@charset "utf-8";

@import url("common.css");/*共通の指定*/

@import url("page.css");/*各ページの指定*/

@import url("form.css");/*お問い合わせページフォームの指定*/

