@charset "UTF-8";

/*---------------------------------------------

Import CSS

for all HTML files
linked to all HTML files omit "/index.html"

---------------------------------------------*/

 
@import url(default.css);
@import url(common.css);
@import url(page_common.css);
@import url(eachpage.css);

