@charset "utf-8";

#recipe-detail-typeH #recipe #kurihara-img {
width:175px;
height:250px;
background-image:url(../img/milkrecipe_img.jpg);
background-repeat:no-repeat;
background-position:0 0;
}

#recipe-detail-typeH #essay .vis {
width:245px;
height:245px;
background-image:url(../img/essay_img.jpg);
background-repeat:no-repeat;
background-position:0 0;
}


table tr td.pop_photo {
margin:0;
padding:0;
width:300px;
height:300px;
text-align:left;
vertical-align:top;
}
