@charset "utf-8";

/*===================================================================

CSS Information

 Created:	2008-02-25
 Last update:	2008-02-29
 Author:        Kenta Komatsu(admin)
 Style Info:	下記CSSを読み込みます

Order of description

 + __reset
 + __base
 + __top
 + __about
 + __greenpower
 + __company
 + __contact
 + __sitemap
 + __print
 + __ie5win

===================================================================*/

/*----------------------------------------
 __reset_style
 デフォルトのスタイルを解除
----------------------------------------*/
@import"reset.css";

/*----------------------------------------
 __base_style
 共通部分の指定
----------------------------------------*/
@import"base.css";

/*----------------------------------------
 __top_style
 topの指定
----------------------------------------*/
@import"top.css";

/*----------------------------------------
 __about_style
 aboutの指定
----------------------------------------*/
@import"about.css";

/*----------------------------------------
 __greenpower_style
 greenpowerの指定
----------------------------------------*/
@import"greenpower.css";

/*----------------------------------------
 __company_style
 companyの指定
----------------------------------------*/
@import"company.css";

/*----------------------------------------
 __contact_style
 contactの指定
----------------------------------------*/
@import"contact.css";

/*----------------------------------------
 __sitemap_style
 sitemapの指定
----------------------------------------*/
@import"sitemap.css";

/*----------------------------------------
 __print_style
 printの指定
----------------------------------------*/
@import"print.css";

/*----------------------------------------
 __ie5win_style
 WinIE5.5の指定
----------------------------------------*/
@media tty {
i{content:"\";/*" "*/}}@m; @import 'ie5win.css'; /*";}
}/* */
