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


.hed_img {
	background:url(../images/category/privacy/hed_img.jpg) 0 0 no-repeat;
	width:860px;
	height:120px;
	text-indent:-9999px;
}


dl.privacy_dl {
	display: block;
	margin-bottom:10px;
}

.privacy_dl dt {
	float: left;
	display: block;
	width: 1.3em;
	height:100%;
}
.privacy_dl dd {
	display: block;
	margin-left: 1.5em;
	height:100%;
	margin-bottom: 1em;
}

