@charset "utf-8";
/* CSS Document */

/* company */
#child_content #content_area #company table {
margin:0 0 16px 0;
padding:0;
width:100%;
}
	#child_content #content_area #company table th ,#child_content #content_area #company table td {
	margin:0;
	padding:8px 0 16px 8px;
	border-bottom:1px solid #ededed;
	vertical-align:middle;
	}

	#child_content #content_area #company table td p {
	margin:15px 0 5px;
	font-weight:bold;}

#child_content #content_area #company span img {
vertical-align:middle;
margin:0 0 0 5px;
}
