@charset "utf-8";
/* CSS Document */

#wrapper {
	text-align: center;
}
#maincont {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin-bottom: 60px;
	font-size: 120%;
	line-height: 150%;
	clear: both;
}
#header {
	margin-top: 20px;
	margin-bottom: 20px;
}

#backtop {
	margin-top: 20px;
}
#footer {
	margin-top: 150px;
}

.cont {
}
.cont img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
