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

.company2-1 {
	float: left;
}
.maincompany {
	margin-top: 20px;
	margin-bottom: 20px;
}

.company2-1 a {
	background-image: url(../images/company2-1.jpg);
	height: 271px;
	width: 304px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
.company2-1 a:hover {
	background-image: url(../images/company2-1hover.jpg);
	background-repeat: no-repeat;
}
.company2-2 {
	float: right;
}
.company2-2 a{
	background-image: url(../images/company2-2.jpg);
	height: 271px;
	width: 304px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
.company2-2 a:hover {
	background-image: url(../images/company2-2hover.jpg);
	background-repeat: no-repeat;
}
.mm_bn {
	margin-top: 25px;
}

