@charset "utf-8";

/* ============================================================

	イチネンホールディングス WEBsite
	http://www.ichinenhd.co.jp/

	FILE NAME: import.css
	AUTHOR: naeirographica sana*
	
	UPDATE: 2011/06/12
	
 1:Reset
 2:Page style

============================================================ */


/*==========================================================
 1:Reset
==========================================================*/

@import "reset.css";


/*==========================================================
 2:Page style
==========================================================*/

/*common style*/
@import "common.css";


