@charset "utf-8";

/* ==================================================================
インポート用CSS
=================================================================== */

@import"default.css";
@import"base.css";
@import"style.css";

/* 複数編集者用一時ファイル */
@import"style01.css";
@import"style02.css";

/* ==================================================================
default.css

0.browser default css reset
1.text
2.float clear
3.align
4.padding
5.margin
6.width
7.height
8.clearfix
9.display overflow
10.position
11.border

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

/* ==================================================================
base.css

1.conteiner/pagebody
2.header
3.wrapper
4.alpha
5.beta
6.gamma
7.footer

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

/* ==================================================================
style.css

0.H tags
1.P tags
2.DIV tags
3.TABLE tags
4.LIST tags
5.IMG tags

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