@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#company{
	margin-bottom:40px;
}
#content table th{
  	width:150px;
}
#content table th{
  	padding: 10px 15px 8px;
}
#content table td{
	 padding: 10px 25px 8px 15px;
}
#content table td p{
	margin-bottom:25px;
}
#content table td p.last{
	margin-bottom:0;
}
/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#info{
	margin-bottom:40px;
}
#content #map {
	width: 640px;
	height: 400px;
	margin-bottom:15px;
}

#content td p span{
	color: #FDBDBD;
}