#contents {
	width: 790px;
	padding-left: 40px;
}
#privacy {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	line-height: 18px;
	padding-bottom: 30px;
}
#privacy p {
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#privacy dl {
	margin-right: 15px;
	margin-left: 15px;
}
#privacy dt {
	margin-bottom: 5px;
	font-weight: bold;
}
#privacy dd {
	margin-left: 15px;
	margin-bottom: 30px;
}
#privacy dd ul {
	margin-left: 20px;
	margin-bottom: 5px;
}
#privacy dd ul li {
	background-image: url(../images/privacy/list.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
}
#privacy ol {
	margin-left: 40px;
	margin-bottom: 5px;
	list-style-type: decimal;
}
#privacy ol li {
	margin-bottom: 5px;
}
#contents h3 {
	font-size: 15px;
	margin-bottom: 10px;
	background-image: url(../images/common/sub_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 590px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}
#privacy p.pagetop {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

