@charset "shift_jis";
/* =========================================

nasluck_new products kitchen CSS

============================================ */

#contents ul.pro_navi li.kitchen a{background:none;}

/*キッチン早見表*/

#contents div.comparison {
clear:both;
width:500px;
height:36px;
margin:0 auto ;
padding:20px 0 15px 0;
}

	#contents div.comparison p {
	display:block;
	width:320px;
	height:36px;
	float:left;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#009900;
	text-align:center;
	}

#contents div.comparison a {
float:left;
display:block;
overflow:hidden;
width:180px;
height:36px;
text-indent:-9999px;
background:url(../image/btn_comparison.gif) no-repeat 0 0;
}

#contents div.comparison a:hover {
background:url(../image/btn_comparison.gif) no-repeat 0 -36px;
}


