jQuery(function($) {
	$("#main_image").html('&nbsp;');
	$(".menu04").html('<a href="../meal/index.html" title="お料理"><img src="../themes/default/menu_4_d.jpg" alt="お料理" class="unroll" /></a>');
});

