@charset "utf-8" ;

@import "base.css" ;		/* ページ共通：基本CSS */
@import "layout.css" ;		/* ページ共通：段組み */

@import "contents.css" ;	/* 各ページ個別設定用 */

