@charset "utf-8";

/* default(reset,link)
----------------------------------------------------------- */
@import url("default.css");

/* common(bace,header,footer,gnavi,topicPath,subNavi)
----------------------------------------------------------- */
@import url(common.css) screen and (min-width: 641px);
@import url(common_sp.css) screen and (max-width: 640px);