@charset "utf-8";
.lower_work {
	height: 99px;
	background: url(../img/mainvisual_work.jpg) no-repeat;
}



/* enterprisey[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;
}

/* w_b_protectページ 101019
//////////////////////////////////////////*/

ul.rayImagebox, ul.rayImagebox li {
	list-style: none;
}


ul.rayImagebox {
	clear: both;
	width: 580px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 15px;
}

ul.rayImagebox li {
	float: left;
	width: 260px;
	text-align: left;
	padding: 5px 15px 5px 10px;
}


ul.rayImagebox li p {
	font-size: 11px;
	margin-top: 5px;
}


ul.rayImagebox li img {
	border:solid 1px #333333;
}


