@charset "EUC-JP";

/* =======================================

	Contents CSS Sheet Privacy only

========================================== */

#contents h2#privacyTitle {
	margin-bottom: 28px;
}
#contents dl {
	margin-left: 10px;
	width: 510px;
	margin-bottom: 32px;
}
#contents dl dt {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	padding-bottom: 15px;


}
#contents dl dd {
	line-height: 170%;
	width: 464px;
	margin-left: 23px;
}
#contents dl dd ul {
	margin-left: 40px;
	margin-top: 10px;
}
#contents dl dd ul li {
	list-style-position: outside;
	list-style-type: disc;
	width: 418px;
}
