@charset "utf-8";

/*=====================================================
 * Style Name: Import Common Style
 * Style URL: ./css/import.css
 * Description: Common Stylesheet
 * Version: 1.5
 * Last Up Date: 2007/12/20
 * Author: Prime works
 * Author URL: http://www.primeworks.jp/
 *
 * Markup Reference:
 *
=====================================================*/



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

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


@import url(base.css);
@import url(screen.css);

