@charset "utf-8";
.lower_work {
	height: 99px;
	background: url(../img/mainvisual_work.jpg) no-repeat;
}



/* enterprisey[W
//////////////////////////////////////////*/

.protectImage {
	float: right;
	width: 220px;
	text-align: center;
}
.protectImage p {
	font-size: 11px;
}

.protectImage img {
	margin-top: 0px;
	margin-right: 10px;
	border:solid 1px #333333;
}

.protectText {
	float: left;
	width: 365px;
}

.protectText p {
	margin-bottom: 20px;
}

.proclear {
	clear: both;
	margin-top: 20px;
}