@charset "utf-8";


#company_main {
	height: 650px;
	width: 758px;
	background-image: url(../image/company/company_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#company_info {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	width: 580px;
	font-size: 150%;
}
.table_head {
	font-weight: normal;
	text-align: left;
	width: 180px;
	padding-left: 20px;
}
.table_center {
	padding-top: 20px;
}

