@charset "Shift_JIS";

.contentRight {
	margin-top: 128px;
}

.ttlCompany {
	background: transparent url(../../images/bg_company.gif) no-repeat center 70px;
}
.txtCompany {
	width: 610px;
	height: 1040px;
	background: transparent url(../../images/company_01.png) no-repeat left top;
	display: block;
	text-align: left;
	text-indent: -9999px;
}

.ttlContact {
	background: transparent url(../../images/bg_contact.gif) no-repeat center 70px;
}


* html .ttlCompany
* html .txtCompany
 { behavior: expression(IEPNGFIX.fix(this)); }

table tr td {
	line-height: 1em;
	padding: 8px;
	border-top: #CCCCCC solid 1px;
}
table .bdrBtm {
	border-bottom: #CCCCCC solid 1px;
}