function changeBackground(){
	$("body").css("background", "#e8f1f4 url(http://www.catch-ball.co.jp/blog/images/background_night.gif) repeat-x");
}
