@charset "utf-8";

/*
------------------------------------------------------
reset-css , basic-link , clearfix , body , and others.
------------------------------------------------------
*/

@import url("base.css");

/*
------------------------------------------------------
basical , infrastructure of this site.
------------------------------------------------------
*/

@import url("common.css");

/*
------------------------------------------------------
gloval navigation
------------------------------------------------------
*/

@import url("navigation.css");

/*
------------------------------------------------------
common establishment through every contents page.
------------------------------------------------------
*/

@import url("content-common.css");

/*
------------------------------------------------------
specific code on every page.
------------------------------------------------------
*/

@import url("content-specific.css");

/*
------------------------------------------------------
April 2008 -- -- microgeographic.
------------------------------------------------------
*/
