@charset "UTF-8";
/*------------------*/
@import url("sub.css");
#catch{
	background-image: url(../business/equipment/img_work/catch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 50px;
	width: 635px;
	overflow: hidden;
}
#about .group{
	width: 635px;
}
#about .group .txt{
	float: left;
	width: 380px;
}
#about .group .photo{
	float: right;
	width: 237px;
}

/*------------------*/

#work01 h2{
	background-image: url(../business/equipment/img_work/h2_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}

#work02 h2{
	background-image: url(../business/equipment/img_work/h2_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}

#work03 h2{
	background-image: url(../business/equipment/img_work/h2_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}

#work04 h2{
	background-image: url(../business/equipment/img_work/h2_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}

#work05 h2{
	background-image: url(../business/equipment/img_work/h2_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}
/*------------------*/

/*------------------*/
.column01,
.column02,
.column03{
	width: 590px;
}
.column03 .photo{
	float: left;
	width: 206px;
}
.column03 .txt{
	float: right;
	width: 346px;
}
.column01 .photo{
	float: left;
	width: 283px;
}
.column01 .txt{
	float: right;
	width: 286px;
}
.column02 .txt{
	float: left;
	width: 286px;
}
.column02 .photo{
	float: right;
	width: 283px;
}




