@charset "Shift_JIS";

/* 上部ナビ */
#c_hdr_navi #c_hdr_navi_6 {
	padding: 10px 0;
	width: 149px;
	background-color: #000000;
	color: #ffffff;
}
/* ページタイトル */
#c_main h1 {
	background-image: url("../img/company_ttl.jpg");
}

/* コンテンツ */
#company_cont_1_ttl {
	background-image: url("../img/company_cont_1_ttl.gif");
}
.content table {
	margin-top: 12px;
	width: 620px;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
}
.content th, td {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px;
}
.content th {
	background-color: #dfd;
	width: 120px;
}
.content td {
	background-color: #ffd;
}

