function kensaku(str,url){
	document.amazon.action = url+str;
	document.amazon.submit();
}
