@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{width:100%; margin-top:10px;}

div#info div.text table{width:100%;}

div#info div.text table tr.row_01{background:#ffffff;}

div#info div.text table tr.row_02{background:#eeeeee;}

div#info div.text table th{

	font-weight: normal;

	width      : 110px;

	padding    : 5px 0px 5px 18px;

	text-align : left;

}

div#info div.text table td{

	padding    : 5px 0px;

	text-align : left;

}

div#info div.text table th.head_01{background:#ffffff url(../img/company/row_mark_01.gif) left center no-repeat;}

div#info div.text table th.head_02{background:#eeeeee url(../img/company/row_mark_02.gif) left center no-repeat;}



/* Hack */

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

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




