@charset "UTF-8";
#remaincontents {
	width: 700px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(../img/ex.jpg);
}
#remaincontents p {
	text-indent: -9999px;
}
#retotop {
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}

