/* CSS Document */

/* 初期設定 */
@import "default.css";

/*トップページ用*/
@import "top.css";

/*下層ページ用*/
@import "second.css";