@charset "utf-8";



/*

----------------------------------------------------------------------

For

	InternetExplorer7

	Firefox2

----------------------------------------------------------------------

*/





/*

 Style import

---------------------------------------------------------------------- */

@import "2base.css"; /* Share style */





/*

 Style edit

---------------------------------------------------------------------- */

/* Side menu */

div#submenu{margin:10px 0px 0px 20px;}





/*

 Original style

---------------------------------------------------------------------- */

/* Banner */

div#banner{margin:10px 0px 0px 20px;}



/* Infomation */

div#info{

	width		:	530px;
	margin-top	:  -487px;
	margin-left	:	210px;

}



div#info div.text{

	background: transparent url(../img/company/eco_02.png) no-repeat;

	width     : 530px;

	height    : 850px;

	margin-top:  10px;

}



/* Hack */

* html div#info{margin-top:-495px;}

*+html div#info{margin-top:-495px;}



/* PngFix */

* html div#info div.text{behavior:expression(IEPNGFIX.fix(this));}




