@charset "Shift_JIS";

/* 読み込み */
@import "base.css";
@import "top.css";

/* 基本背景色 */
body {background-color:#FAFAFA;
}
