@charset "utf-8";
/* CSS Document */

#wrapper {
	text-align: center;
}
#maincont {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.linkbox {
	background-color: #E0EBF8;
	padding: 20px;
	margin-top: 20px;
}
.linkbox img {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#backtop {
	margin-top: 20px;
}
#footer {
	margin-top: 150px;
}
