@import url("../menu05.css");
#titlecompany {
	background-image:  url("image/title_company.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 560px;
	height: 105px;
}
.companylist {
	padding: 10px 0px;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.company01,
.company02,
.company03,
.company04,
.company05,
.company06,
.company07,
.company08,
.company09 {
	float: left;
	width: 240px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	list-style-type: none;
	text-align: left;
}
.company01 a {
	height: 88px;
	background-image: url(image/company_01_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 120%;
}
.company02 a {
	height: 88px;
	background-image: url(image/company_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 120%;
}
.company03 a {
	height: 88px;
	background-image: url(image/company_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 120%;
}
.company04 a {
	height: 88px;
	background-image: url(image/company_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 120%;
}
.company05 a {
	height: 88px;
	background-image: url(image/company_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 120%;
}
.company06 a {
	height: 88px;
	background-image: url(image/company_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 120%;
}
.company07 a {
	height: 88px;
	background-image: url(image/company_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 120%;
}
.company08 a {
	height: 88px;
	background-image: url(image/company_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 120%;
}
.company01 a:hover {
	background-image: url(image/company_01_1_f2.jpg);
}
.company02 a:hover {
	background-image: url(image/company_02_f2.jpg);
}
.company03 a:hover {
	background-image: url(image/company_03_f2.jpg);
}
.company04 a:hover {
	background-image: url(image/company_04_f2.jpg);
}
.company05 a:hover {
	background-image: url(image/company_05_f2.jpg);
}
.company06 a:hover {
	background-image: url(image/company_06_f2.jpg);
}
.company07 a:hover {
	background-image: url(image/company_07_f2.jpg);
}
.company08 a:hover {
	background-image: url(image/company_08_f2.jpg);
}
.companylist a {
	padding-left: 85px;
	display: block;
	padding-top: 12px;
	text-decoration: none;
	color: #414141;
	padding-right: 10px;
}
.companylist a strong {
	display: block;
	text-decoration: none;
	color: #414141;
	margin: 0px 0px 3px;
	padding-bottom: 3px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
