#main {
	padding-top: 4px;
}
#contents {
	background-image: url(../images/privacy/privacy_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 39px;
	padding-left: 20px;
	width: 670px;
	height: 1224px;
}

#contents h2 {
	height: 21px;
	padding-left: 7px;
	font-size: 120%;
	padding-top: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0a50ff;
	background-color: #dcdcdc;
}
#privacy {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	line-height: 18px;
	padding-bottom: 30px;
}
#privacy p {
	margin-bottom: 15px;
}
#privacy dl {
	margin-right: 15px;
	margin-left: 15px;
}
#privacy dt {
	margin-bottom: 5px;
	font-weight: bold;
}
#privacy dd {
	margin-left: 15px;
	margin-bottom: 28px;
}
#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;
}
#privacy ol li {
	margin-bottom: 5px;
}
#contents h3 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#privacy p.text {
	margin-bottom: 30px;
}
.pagetop {
	margin-right: 0px;
}
