@charset "utf-8";
/* CSS Document */

#privacy {
	width:650px;
	margin:0 auto;
}

h3 {
	color:#eb6877;
	border-bottom:1px solid #eb6877;
	font-size:14px;
	margin-bottom:10px;
}

#privacy p {
	margin-bottom:15px;
}


#privacy dt {
	color:#eb6877;
	font-weight:bold;
}

#privacy dd {
	margin-left:15px;
	margin-bottom:15px;
}

#privacy .right {
	text-align:right;
	padding-bottom:30px;
}
