@charset "utf-8";

#company_entry{
	margin:20px 0 10px 10px;
	text-indent:-9898px;
	background:url("../img/company_entry.gif") no-repeat;
	height:40px;
	border-bottom:1px solid #999;
}

dl{
	width:400px;
	margin:20px auto;
	clear:left;
	line-height:18px;
}

dt{
	width:100px;
	color:#000;
	margin:0;
	float:left;
	clear:left;
	margin-bottom:15px;
}

dd{
	margin:0 0 15px 10px;
}

dt.work,dd.work{
	height:12em;
}

dt.bank,dd.bank{
	height:6em;
}

#company_map{
	text-align:center;
	margin-bottom:20px;
}