$(function() {
	$("#recentEntries a").bigTarget();
	$(".entryBody img").attr("alt", "記事に関する説明画像");
});
