#main .headTit
{
	background:url(../img/head_tit.jpg) no-repeat ;
	display:block;
	width:800px;
	height:70px;
	text-indent:-9999px;
	margin-bottom:10px;
}


#main .subTit01
{
	background:url(../img/sub_tit01.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:540px;
	height:21px;	
	margin-bottom:12px;
}

#main .companyTable
{
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
}
#main .companyTable th
{
	border-top:3px solid #ddd;
	padding:10px 8px;
	font-weight:bold;
	width:25%;
	text-align:left;
}
#main .companyTable td
{
	border-top:1px solid #ddd;
	padding:10px 8px;
	width:75%;
	text-align:left;
}


.accessMap #main .subTit01
{
	background:url(../img/sub_tit01_ac.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:540px;
	height:21px;	
	margin-bottom:12px;
}
.accessMap #main p
{
	margin-bottom:15px;
}
