@charset "UTF-8";
/* CSS Document */

@import "/lib/cmn_css/component.css";
@import "/products/css/products_comp.css";

.second {
	background:url(/products/cutting/supplies/image_uniq/h_grease.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.grease01 {
	background:url(/products/cutting/supplies/image_uniq/ttl_consumption_08.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.grease02 {
	background:url(/products/cutting/supplies/image_uniq/ttl_consumption_04.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.grease03 {
	background:url(/products/cutting/supplies/image_uniq/ttl_consumption_09.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.grease01 span, .grease02 span, .grease03 span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}

.w12 {width: 12%;}