@charset "utf-8";

/* ##############################################################

#WEB_SITES_CSS {
	--------------------------------------------
	#web site   : www.midorico.co.jp;
	#author     : #Shigemi_Uehara;
	#version    : 1.0;
	#last update: 090420 by #Shigemi_Uehara;
	--------------------------------------------
}

#THIS_FILE {
	--------------------------------------------
	filename: import.css;
	--------------------------------------------
}

#CONTENT {
	CSSの読み込み & CSS読み込み対象ブラウザの振り分け
	--------------------------------------------
	+ 1: import css
	--------------------------------------------
}

#KEY {
	ファイル内管理
	--------------------------------------------
	Search key "+" + "number"
	--------------------------------------------
}

#COPYRIGHT {
	--------------------------------------------
	COPYRIGHT(C) ICSIGN, Ltd. All RIGHTS RESERVED.
	--------------------------------------------
}

############################################################## */


/* ==============================================================

	[+1] import css
	
============================================================== */
@import url("01_init.css");
@import url("02_layout.css");
@import url("03_page.css");
@import url("04_modules.css");





