$(function(){
	$(".shopinfo h2, .shopinfo h3").hide();
	$("p").remove(":has(img[src=http://be4you.jp/contents/shop_map.jpg])");
});

