@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#about{
	margin-top: 0px;
}

#catch{
	background-image: url(../business/equipment/img_index/catch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 250px;
	width: 635px;
}

/*------------------*/

#service h2{
	background-image: url(../business/equipment/img_index/h2_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}

#quality h2{
	background-image: url(../business/equipment/img_index/h2_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}

/*------------------*/

#service .group{
	width: 590px;
}
#service .group .txt{
	width: 304px;
	float: left;
	background-image: url(../business/equipment/img_index/list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 199px;
	overflow: hidden;
}
#service .group .photo{
	width: 258px;
	float: right;
}

/*------------------*/

#service .group .txt li{
	text-indent: -9999px;
}
#quality .inner{
	clear: both;
	margin-bottom: 25px;
}

/*------------------*/

#point01 h3{
	background-image: url(../business/equipment/img_index/h3_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
	width: 590px;
	overflow: hidden;
}
#point02 h3{
	background-image: url(../business/equipment/img_index/h3_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
	width: 590px;
	overflow: hidden;
}
#point03 h3{
	background-image: url(../business/equipment/img_index/h3_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
	width: 590px;
	overflow: hidden;
}

/*------------------*/

#quality .group{
	width: 590px;
	margin-top: 10px;
}

#quality .group .txt{
	float: left;
	width: 330px;
	padding-left: 22px;
}
#quality .group .photo{
	float: right;
	width: 212px;
}






