@charset "utf-8";


div#pageTitle h2 {
	background: url(../img/page_header/privacy.gif) left bottom no-repeat;
	}


div#content dl {
	}

div#content dt {
	font-weight: bold;
	}

div#content dd {
	margin-bottom: 20px;
	}

div#content dd ul {
	}

div#content dd ul li {
	margin-left: 2em;
	list-style: disc;
	}

div#content address {
	margin-bottom: 1em;
	}

div#content address strong {
	font-weight: bold;
	}

div#content p {
	margin-bottom: 20px;
	}



