/* CSS Document */

/*日本食品加工*/

.nsk_img{
	background-image:url(mfg_image/nihonsyokuhinkakou.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:267px;
	position:relative;
	}
	
span.guard{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(mfg_image/spacer.gif);
	left: 0;   
}

