@charset "Shift-JIS";

/* CSS Document */

.one_line{
display:block;
width:151px;
height:25px;
padding-top:40px;
padding-left:10px;
padding-right:10px;
padding-bottom:75px;
}

.new{
display:block;
width:151px;
background:url(../images/products/new_products.gif) top right no-repeat;
margin-right:6px;
padding-top:40px;
padding-left:10px;
padding-right:4px;
}


/* 追加 */
.near{
display:block;
width:151px;
background:url(../images/products/near_sale.gif) top right no-repeat;
margin-right:6px;
padding-top:40px;
padding-left:10px;
padding-right:4px;
}
/**/



.acc{
display:block;
margin-right:6px;
background:url(../images/products/acc.jpg) top right no-repeat;
}

.stop{
display:block;
margin-right:6px;
background:url(../images/products/stop.jpg) top right no-repeat;
}



#right_cnt li{
display:block;
width:171px;
height:163px;
margin-left:8px;
margin-bottom:12px;
float:left;
}

* html #right_cnt li{margin-left:6px;}


#right_cnt li a{
width:171px;
height:163px;
}
#right_cnt li a:hover{
text-decoration:none;
}

/* サムネール
============================= */

#right_cnt li {background: no-repeat transparent;}
#right_cnt li a:hover {background: no-repeat transparent;}

