jQuery(function($) {
	$('#homeNewsArea h2').css('display', 'none');
	$('#homeNewsArea .articles-feed a').html('新着情報すべてのRSS<img src="/common/img/icon_04.png" width="21" height="16" alt="イメージ：RSS" />');
});

