/*====================================== 
company —pCSS
=======================================*/ 

.companyH1 {
	background:url(../../company/img/title.jpg) no-repeat;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline;
	padding:0px;
	margin:0px;
	float: left;
	height: 150px;
	width: 870px;
	overflow: hidden;
	position: relative;
}

.companyH2 {
	background:url(../../company/img/title.gif) no-repeat;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline;
	padding:0;
	margin:0;
	float: left;
	height: 25px;
	width: 830px;
	overflow: hidden;
	position: relative;
}

#companyTable table {
	border:none;
} 

#companyTable th {
	font-weight:normal;
	width: 120px;
	padding:10px;
	font-size:1.2em;
	line-height: 1.6em;
}

#companyTable td {
	width: 670px;
	padding:10px;
	font-size:1.2em;
	line-height: 1.6em;
}

#companyTable tr {
	background:url(../../img/d-line.gif) repeat-x bottom;
}