function preload(){
		new Image().src="../images/btn_kensaku_on.gif";
		new Image().src="../images/btn_omakase_on.gif";
		new Image().src="../images/btn_aboutBanner_on.gif";
		new Image().src="../images/btn_areaInfo_l_on.gif";
		new Image().src="../images/btn_design_on.jpg";
		new Image().src="../images/btn_lady_on.jpg";
		new Image().src="../images/btn_link_on.gif";
		new Image().src="../images/btn_manual_on.gif";
		new Image().src="../images/btn_aboutBanner_on.gif";
		new Image().src="../images/btn_QA_on.gif";
		new Image().src="../images/btn_rosen_on.gif";
		new Image().src="../images/btn_yanushi_on.gif";
		new Image().src="../images/btn_shinchiku_on.jpg";
		new Image().src="../images/btn_yougo_on.gif";
		new Image().src="../images/btn_zero_on.jpg";
		new Image().src="../images/btn_shinchiku_on.jpg";

}

function button(buttongazo){
	document.getElementById('btn_kensaku').setAttribute('src',buttongazo);
}

function button02(buttongazo){
	document.getElementById('btn_omakase').setAttribute('src',buttongazo);
}

function button03(buttongazo){
	document.getElementById('btn_shinchiku').setAttribute('src',buttongazo);
}

function button04(buttongazo){
	document.getElementById('btn_zero').setAttribute('src',buttongazo);
}

function button05(buttongazo){
	document.getElementById('btn_design').setAttribute('src',buttongazo);
}

function button05(buttongazo){
	document.getElementById('btn_design').setAttribute('src',buttongazo);
}

function button06(buttongazo){
	document.getElementById('btn_lady').setAttribute('src',buttongazo);
}

function button07(buttongazo){
	document.getElementById('btn_aboutBanner').setAttribute('src',buttongazo);
}

function button08(buttongazo){
	document.getElementById('btn_yanushi').setAttribute('src',buttongazo);
}

function button09(buttongazo){
	document.getElementById('btn_link').setAttribute('src',buttongazo);
}

function button10(buttongazo){
	document.getElementById('btn_areaInfo_l').setAttribute('src',buttongazo);
}

function button11(buttongazo){
	document.getElementById('btn_rosen').setAttribute('src',buttongazo);
}


function button12(buttongazo){
	document.getElementById('btn_manual').setAttribute('src',buttongazo);
}

function button13(buttongazo){
	document.getElementById('btn_QA').setAttribute('src',buttongazo);
}

function button14(buttongazo){
	document.getElementById('btn_yougo').setAttribute('src',buttongazo);
}
