@charset "utf-8";
#HeaderBox {
	margin-bottom: 40px;
}
#title {
	margin-bottom: 60px;
	text-align: center;
}

#title img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#maincont {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 300px;
}
#maincont #backhome {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 120%;
}


/* CSS Document */

#priv {
	text-align: left;
}
#priv img {
	margin-bottom: 20px;
}

#priv p {
	margin-bottom: 20px;
	line-height: 150%;
	width: 600px;
	font-size: 110%;
}
#priv .subfind {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
