@charset "utf-8";


.rep_ctg_company {
	background:url(../images/rep_ctg_company.gif) no-repeat;
	width:708px;
	height:142px;
	text-indent:-1000em;
}

.rep_company_ttl_01 {
	background:url(../images/rep_company_ttl_01.gif) no-repeat;
	width:527px;
	height:28px;
	text-indent:-1000em;
	margin:0 0 0.8em 0;
}

.rep_company_ttl_02 {
	background:url(../images/rep_company_ttl_02.gif) no-repeat;
	width:268px;
	height:28px;
	text-indent:-1000em;
	margin:0 0 0.8em 0;
}
.rep_company_ttl_03 {
	background:url(../images/rep_company_ttl_03.gif) no-repeat;
	width:268px;
	height:28px;
	text-indent:-1000em;
	margin:0 0 0.8em 0;
}
/*---------------------------------------------------------------*/

table.company_profile {
	border:1px solid #e0e0e0;
	border-collapse:collapse;
	margin:0 0 30px 40px;
	font-size:0.75em;
	line-height:1.5em;
	width:610px;
	
}
table.company_profile th {
	background:#efefef;
	padding:10px;
	border-bottom:1px solid #FFFFFF;
	width:9em;
	text-align:right;
}
table.company_profile td {
	border:1px solid #e0e0e0;
	margin:0px;
	padding:10px;
}



img.accessmap {
	margin:0 0 10px 10px;
}
table.company_list {
	border:1px solid #e0e0e0;

	margin:0 0 30px 40px;
	font-size:0.75em;
	line-height:1.5em;
	width:610px;
}

table.company_list th {
	background:#efefef;
	padding:10px;
	border-bottom:1px solid #FFFFFF;
	width:9em;
	text-align:center;
}
table.company_list td {
	border:1px solid #e0e0e0;
	margin:0px;
	padding:10px;
}



