@charset "UTF-8";

/*=====================================================
 * Style Name: Import Common Base
 * Style URL: ./css/import_base.css
 * Description: Common Stylesheet
=====================================================*/



/*-----  contents -------

	1: Base Reset
	2: Screen Interface
	  
----------------------*/


@import "base.css";
@import "screen.css";
@import "clearfix.css";
