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

/*　COMPANY
--------------------------------------------*/
#maincol #company{
	padding:0 0 40px 0;
}

#maincol #company h3{
	width:530px;
	height:32px;
	padding:8px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	background:url(../../images/other_maincol_h3.gif) no-repeat;
}

#maincol #company .section{
	width:510px;
	padding:0 10px;
}

#maincol #company .section table{
	width:510px;
	line-height:160%;
}

#maincol #company .section table th{
	width:100px;
	padding:10px 0 10px 0;
	text-align:left;
	vertical-align:top;
}

#maincol #company .section table th span{
	padding:0 5px 0 0;
	color:#ff0000;
}

#maincol #company .section table td{
	width:360px;
	padding:10px 5px 10px 5px;
}

#maincol #company .section table tr{
	background:url(../../images/other_company_border.gif) no-repeat;
	background-position:bottom;
}
