@charset "utf-8";
/* CSS Document */

#privacy {
	margin-bottom:45px;
}

#privacy .privacy-box {
	padding-bottom:25px;
}


#privacy .privacy-box p {
	padding-bottom:30px;
}

#privacy .privacy-box table {
	width:100%;
}

#privacy .privacy-box table td {
	padding-bottom:10px;
}

