@charset "utf-8";
/* CSS company-page */

/*** [Ｈ３] タイトル ****/
/*** @group h3.categoryTitle ****************************************************************************/

.categoryTitle_01 {
	padding: 0px;
	height: 25px;
	width: 870px;
	margin: 0px auto 10px auto;
	background: url(../images/sitemap/h3-categoryTitle-01.gif) no-repeat;
}

td.company {
	padding:10px 0 3px 0;
	border-bottom: 1px solid #999;
	background:url(../images/company/border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

td.company2 {
	padding:10px 0 3px 0;
	border-bottom: 1px solid #999;
	background-position:bottom;
	background-repeat:no-repeat;
}

.company_info {
margin:20px auto;
}

.c_item {
	color: #666666;
	font-weight: bold;
}

a:link { color:#53A9A2;
}

a:visited { color:#999;
}









