@charset "utf-8";

/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/


#company table  {
	margin-bottom: 27px;
}
#content table th {
	width: 160px;
}
#content table th,
#content table td {
	padding: 3px 9px 2px;
}
/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content #map {
	width: 640px;
	height: 400px;
	margin-bottom: 15px;
}

#info .box{
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
}
#info .box dl{
	float:left;
	margin-right:90px;
}
#info .box dl.last{
	margin-right:0;
}
#info .box dl dt{
	background:url(../image/02_bg.jpg) left no-repeat;
	padding:0 0 0 20px;
}