body{
	background-image:url(/images/background/bg_arigato.jpg);
	background-repeat:repeat-x;
	background-color:#fff;

}
#backImage{
	background-image: url(/images/background/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	width:100%;
	position:relative;
}

#backImage a#backLink{
	display:block;
	width:100%;
	height:310px;
	position:absolute;
	left:0;
	top:300px;
}
#backImage a#backLink:hover{
	border:none;
}
a {
outline: none;
}
