
h2#company_ttl
{
	width:170px;
	height:15px;
	margin:29px 0px 10px 17px;
	background:url(../company/img/title.gif) no-repeat;
}

#main TABLE
{
	margin:50px auto 80px auto;
	table-layout:fixed;
	width:500px;
}

TR
{
	display:block;
	padding-top:2px;
}

TH
{
	width:90px;
	border-bottom:#cccccc 1px dotted;
	padding:13px 10px 13px 0px;
	text-align:right;
}

TD
{
	padding:13px 0px 13px 40px;
	border-bottom:#CCCCCC 1px dotted;
	width:410px;
}