@charset "UTF-8";

#mainImgWrapFlash{
	height:600px;
	width:100%;
	overflow:hidden;
	background-position:center;
	position:relative;
	background:url(img/index/loading.jpg) top center no-repeat;
}
#flashRelative{
	position:relative;
}
#flashPosition{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-1000px;
	z-index:1;
}
#mainImgWrapFlashJs{
	margin-left:2000px;
}
#imgChangePosition{
	position:relative;
	height:600px;
	width:100%;
}
#imgChange{
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:300px;
	height:30px;
}

.topBnr{
	margin-bottom:30px;
}
.top-furuasto{
	margin-bottom: 40px;
	position: relative;
}
.top-furuasto__rakuten{
	position: absolute;
	top: 160px;
	left: 43px;
}
.top-furuasto__furusato{
	position: absolute;
	top: 215px;
	left: 43px;
}
