@charset "utf-8";

#privacy h2 {
	margin-bottom: 30px;
}

#privacy h3 {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 2px;
}

#privacy .item {
	margin-bottom: 20px;
}

#privacy .item p {
	font-size: 116%;
}

#privacy .last {
	margin-bottom: 30px;
}

#credit {
	margin-top: 10px;
	padding-top: 20px;
	text-align: right;
	border-top: 1px dotted #ccc;
}