@charset "utf-8";

/*---------------------------------------------
ESUKEI
First Import Style master
Copyright (C) ESUKEI All Rights Reserved.

Version 1.0.0
Last Update: 2006.04.03
---------------------------------------------*/

@import "import.css";


/*
IE5/Mac Only Style
Use the IE5/5Mac Band Pass Filter
http://stopdesign.com/example/ie5mac-bpf/
---------------------------------------------*/

/*\*//*/
	@import url("ie5mac.css");
/**/


/*
IE5/Win Only Style
Use the Mid Pass Filter
http://tantek.com/CSS/Examples/midpass.html
---------------------------------------------*/

@media tty {
	i{content:"\";/*" "*/}} @import url('ie5win.css'); /*;}
}/* */



