@charset "shift_jis";
/*
information{

	ファイル名	　: /common/css/element.css
	概要 		　: 各デフォルトのタグ固有の表示の設定をしています。
	サイト名 	　: ホームページ名
	URL			　: http://www.compny-name.co.jp/
	コピーライト　: (c) Qript. All Rights Reserved.
	更新日		　: 2009/06/23
}
______________________________________________________________________*/


@import url(element.css);
@import url(common.css);
@import url(navi.css);
@import url(section.css);



/*	インポートファイル概要
---------------------------------------*//*

・各デフォルトのタグ固有の表示の設定
	/common/css/element.css

・マークアップの基本的な要素の設定（全体のレイアウトなどを記載）
	common/css/common.css

・グローバルナビ・ローカルナビの設定
	/common/css/navi.css

・ページごとで独自CSSを設定。
	/common/css/section.css

*/

