@charset "utf-8";
.company-wrap .block-wrap ul.photo-wrap{
	margin:0;
	margin-right:-15px;
	list-style-type:none;
}
.company-wrap .block-wrap ul.photo-wrap li{
	float:left;
}
.photo-wrap .photo{
	margin-right:15px;
	height:165px;
	background-color:#e6e6e6;
}
.photo-wrap table{
	height:165px;
}
.photo-wrap table td{
	vertical-align:middle;
	text-align:center;
}