@charset "utf-8";

/* about.html */
#com{
	clear:both;
	width:885px;
	height:450px;
	margin-left:20px;
}
#com p{
	margin:10px 20px 10px 30px;
}
dl#company{
	width:390px;
	margin-left:15px;
	margin-right:0;
	margin-top:20px;
	float:left;
	font-size:16px;
}
dl#company dt.dt1{float:left; clear:both; width:120px; font-size:16px;}
dl#company dd.dd1{float:left; width:250px; border-left:2px solid #999999; padding-left:5px; margin-left:10px; margin-bottom:10px; font-size:16px;}
dl#company dd.dd2{float:left; width:430px; padding-left:5px; margin-left:10px; margin-bottom:20px; font-size:16px;}
#map{
	float:left;
	width:480px;
	height:351px;
}
#main #map p{ margin-left:0;}

