@charset "utf-8";

#shop_feature{
max-width: 750px;
margin:0 auto;
text-align:left;
}

#shop_feature img{
max-width:100%;
margin:5px 0 0 0;
}

#shop_feature h4{ margin:1.5em 0 0.5em 0; } 

#shop_feature img.half{ max-width:49%; }
#shop_feature img.half:first-child{ margin-right:2%; }
#shop_feature .f_right{ float:right; max-width:49%; margin-left:2%; margin-bottom:1.5em; }

#shop_feature h4{ clear:both; }
#shop_feature > div{ text-align:center; margin:0.5em 0 1.5em 0; }