@charset "shift_jis";

/* inport.css;
CSSファイルを読み込む設定を記述しています。;
*/

@import url("font.css");
@import url("layout.css");

