@charset "utf-8";
/* CSS Document */
@media screen and (min-width:641px){
section.headBox h1{
	background: url(../img/tit_common_infra.png) no-repeat left top;
}
/*============================
#mainWrap
============================*/
#mainWrap section#Box01 .img{
	width: 370px;
	height: 400px;
	background: url(../img/img_photo_staff_infra01.jpg) no-repeat left top;
	z-index: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#mainWrap section#Box02 .img{
	width: 350px;
	height: 400px;
	background: url(../img/img_photo_staff_infra02.jpg) no-repeat left top;
	z-index: 0;
	position: absolute;
	right: 40px;
	top: 40px;
}
#mainWrap section#Box03 .img{
	width: 350px;
	height: 450px;
	background: url(../img/img_photo_staff_infra03.jpg) no-repeat left top;
	z-index: 0;
	position: absolute;
	left: 40px;
	top: 100px;
}
}