@charset "utf-8";

#policy h3{
	padding-top: 30px;
	padding-bottom: 30px;
}
#policy .read{
	padding-bottom: 30px;
}
#policy dt{
	padding-bottom: 6px;
}
#policy dd{
	padding-bottom: 30px;
}
#policy dd.last{
	padding-bottom: 20px;
}
#privacyContact{
	line-height: 1.4;
	border:1px solid #CCCCCC;
	padding:10px 20px;
	margin-bottom: 30px;
}
#privacyContact h4{
	font-weight: bold;
}
#privacyContact a{
	text-decoration: underline;
}
#privacyContact a:hover{
	text-decoration: none;
	color: #7D573B;
}
