/*==================================================

#privacy

==================================================*/

#privacy {
	padding-top: 50px;
	background: none;
}

#privacy h1 {
	margin-bottom: 60px;
}

#privacy table {
	margin: 0 auto 2.0em;
	width: 700px;
	font-size: 1.0em;
	line-height: 1.5em;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

#privacy th {
	padding: 15px 0;
	width: 30%;
	text-align: center;
	background: #F0F0F0;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#privacy td {
	padding: 15px;
	width: 70%;
	border-bottom: 1px solid #666;
}

.close {
	margin-bottom: 30px;
}

#privacy #contents {
	background: none;
}

#privacy #footer {
	text-align: center;
}

#privacy #footer p {
	margin-bottom: 15px;
	font-size: 1.0em;
	line-height: 150%;
}

#privacy #footer a {
	font-weight: bold;
}
