@charset "utf-8";





/*
*
*
*	Company Module
*
*
*/ /*/////////////////////////////////   ////*/





/*/////////////////////////////////////////////////////////////////////////////////////////////

	company

/////////////////////////////////////////////////////////////////////////////////////////////*/

div#company{
}
div#company ul.btn li{
	float:left;
}
div#company ul.btn li.bCenter{
	margin:0 10px;
}

div#company .floatLeft002{
	float:left;
	width:480px;
	background:url(../images/img_green.jpg) no-repeat bottom center;
	height:230px;
}
div#company .floatRight002{
	float:right;
	width:160px;
	text-align:right;
}

div#company div.unit-Sl{
	margin-bottom:0px;
	float:left;
	width:414px;
}
div#company div.unit-Sl dl dt{
	font-size:10px;
	float:left;
}
div#company div.unit-Sl dl dd{
	font-size:10px;
	float:right;
	padding:0 5px;
}

div#company div.unit-Sr{
	float:right;
	width:414px;
	padding:4px;
}
div#company div.unit-Sr ul li{
	float:left;
	margin-right:9px;
	margin-bottom:10px;
}

div#company div#map{
	width:600px;
	height:350px;
	margin:0 auto;
}
div#company div#map em{
	font-weight:bold;
}

div#company dl.five{
	background:url(../images/img_five.jpg) no-repeat top center;
	height:210px;
}
div#company dl.five ul li{
	margin-bottom:0.5em;
}