@charset "utf-8";
#footer {
	height: auto;
	width: 750px;
	background-color: #FF6600;
}
#rfootermae {
	width: 750px;
	height: 50px;
}

#top {
	height: 160px;
	width: 750px;
}
#midre {
	height: auto;
	width: 750px;
	background-color: #FFFF99;
	background-position: center center;
}
#rrapper {
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
}

