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

#hed_img {
	background:url(../images/category/company/hed_img.jpg) no-repeat 0 0;
	width:710px;
	height:285px;
}

#hed_img h2 {
	line-height:-1em;
	text-indent:-9999px;
}

.hed_text {
	width:400px;
	margin:70px 0 0 10px;
	line-height:1.4em;
}


.contents_inner {
	margin-bottom:20px;
}


.company_table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.company_table th {
	background: #FDFDFD;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	font-weight: normal;
	text-align: left;
}

.company_table td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
}
