$(function() {
	var top_ja_bx01 = document.getElementById('top_ja_bx01');
	IEPNGFIX.hover(top_ja_bx01, '../common_files/img/top_ja_bx01_on.png');
	
	var top_ja_bx02 = document.getElementById('top_ja_bx02');
	IEPNGFIX.hover(top_ja_bx02, '../common_files/img/top_ja_bx02_on.png');
	
	var top_ja_br01 = document.getElementById('top_ja_br01');
	IEPNGFIX.hover(top_ja_br01, '../common_files/img/top_ja_br01_on.png');
	
	var top_ja_br02 = document.getElementById('top_ja_br02');
	IEPNGFIX.hover(top_ja_br02, '../common_files/img/top_ja_br02_on.png');
	
	var top_ja_br03 = document.getElementById('top_ja_br03');
	IEPNGFIX.hover(top_ja_br03, '../common_files/img/top_ja_br03_on.png');
	
	var top_ja_br04 = document.getElementById('top_ja_br04');
	IEPNGFIX.hover(top_ja_br04, '../common_files/img/top_ja_br04_on.png');
	
	var top_ja_br05 = document.getElementById('top_ja_br05');
	IEPNGFIX.hover(top_ja_br05, '../common_files/img/top_ja_br05_on.png');
	
	var top_ja_bc01 = document.getElementById('top_ja_bc01');
	IEPNGFIX.hover(top_ja_bc01, '../common_files/img/top_ja_bc01_on.png');
});
