div#rcontents div#pagetitle {
	background-image: url(images/privacy-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-top: 10px;
}
#privacy-contents {
	margin-top: 10px;
	margin-left: auto;
	width: 565px;
	margin-right: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.privacy-shosai {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

p#lead {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
#privacy-contents dl {
	margin-right: 10px;
	margin-left: 10px;
}
#privacy-contents dt {
	font-weight: bold;
}
#privacy-contents dd {
	margin-top: 10px;
}
#privacy-contents dl dd ol {
	margin-top: 10px;
	margin-left: 20px;
}
#privacy-contents dl dd ol li {
	margin-top: 4px;
	list-style-position: outside;
	list-style-type: decimal;
}
#kome {
	margin-top: 10px;
	margin-left: 10px;
}

