/* 3カラム用 */
#newRecipes .thumb-img {
width:194px; height:134px;
}
/* 4カラム用 */
.thumb-img {
border:1px solid #FFF;
position: relative; 
width:139px; height:114px;
background:#FFF;
}
.thumb-inner {
position:relative; overflow:hidden; width:100%; height:100%; 
}
.thumb-img img {
border:0;
}
