@charset "shift_jis";
/* =========================================

nasluck_new products CSS

============================================ */

/*-----------------------------
 お問合せ集バナー 
------------------------------*/

#contents p.banner_faq{
clear:both;
width:620px;
margin:0 auto 15px auto;
}

#contents p.banner_faq a{
display:block;
width:620px;
height:32px;
background:url(../image/btn_qa.gif) no-repeat 0 0;
text-indent:-9999px;
}

#contents p.banner_faq a:hover{
background:url(../image/btn_qa.gif) no-repeat 0 -32px;
}


/*-----------------------------
 カラーシミュレーターバナー 
------------------------------*/

#contents p.bnr_colorsim {
clear:both;
width:620px;
margin:0 auto 15px auto;
}

#contents p.bnr_colorsim a {
display:block;
width:620px;
height:50px;
background:url(../image/bnr_color_sim.jpg) no-repeat 0 0;
text-indent:-9999px;
}

#contents p.bnr_colorsim a:hover{
background:url(../image/bnr_color_sim.jpg) no-repeat 0 -50px;
}



/* ---バナー---- */

#bnr_area {
clear:both;
width:620px;
height:auto;
margin:0 auto;
padding:10px 0 0 0;
border-top:1px solid #c7c7c7;
overflow: hidden;
}

#bnr_area span {
float:left;
display:block;
width:305px;
height:72px;
margin:0;
padding:0;
}

#bnr_area span.side_left a {
margin:0 5px 0 0;
}

#bnr_area span.side_right a {
margin:0 0 0 5px;
}

#bnr_area span a {
display:block;
overflow:hidden;
width:305px;
height:72px;
margin:0;
padding:0;
text-indent:-9999px;
}

#bnr_area span a.showroom { background:url(/image_cmn/bnr_ver_arc.gif) no-repeat 0 0;}
#bnr_area span a.myroom { background:url(/image_cmn/bnr_ver_arc.gif) no-repeat -305px 0;}
#bnr_area span a.eco { background:url(/image_cmn/bnr_eco.gif) no-repeat 0 0;}

#bnr_area span a:hover.showroom { background:url(/image_cmn/bnr_ver_arc.gif) no-repeat 0 -72px;}
#bnr_area span a:hover.myroom { background:url(/image_cmn/bnr_ver_arc.gif) no-repeat -305px -72px;}
#bnr_area span a:hover.eco { background:url(/image_cmn/bnr_eco.gif) no-repeat 0 -72px;}



/*----------------------------------------------------------
商品紹介[カテゴリートップ]ナビゲーション 
-----------------------------------------------------------*/

#wrapper #contents ul.pro_navi{
width:620px;
margin:0 auto;
padding: 0 10px 10px 10px;
overflow: hidden;
}

.pro_navi li {
display:block;
float:left;
width:122px;
margin:4px 2px 0 0;
padding:0;
/* box-shadow */
box-shadow:0px 3px 13px -3px #a8a6a6;
-moz-box-shadow:0px 3px 13px -3px #a8a6a6;
-webkit-box-shadow:0px 3px 13px -3px #a8a6a6;
}

.pro_navi li:nth-of-type(5n) {
margin:4px 0 0 0;
}



/*----------------------------------------------------------
新商品の【NEW】マーク_2列表示の場合
-----------------------------------------------------------*/

#contents div.list_02 dl dt span {
padding:5px 0 0 0;
}

#contents div.list_02 dl dt span img{
margin:0 3px 0 0;
vertical-align:bottom;
}

/*-----------------------------
 キッチンレイアウトバナー 
------------------------------*/

.kitchen_layout_bnr {
	margin:20px auto 25px;
	width:560px;
}