@charset "utf-8";
/*-----------------------------------------

CSS Information


Site URL:	http://www.hoge.com
Filename:	style.css(http://www.hoge.com/css/style.css)
Summary:	Style
Last update:	2009/6/6
Author:	Takashi Chaen
Copyright:	(c)2009 JDI Company

-----------------------------------------*/


/*-----------------------------------------

Order of description

__Default_style_clear:	shared.css
__Shared_text_style:	shared.css
__Layout_style:	layout.css


-----------------------------------------*/


@import "./base.css";
@import "./shared.css";
@import "./layout.css";
@import "./layout2.css";
@import "./table.css";