#contents h2 {
	background-image: url(../images/common_and_top/title_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 499px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 21px;
}
#contents h3 {
	background-image: url(../images/privacy_policy/subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 505px;
	padding-left: 15px;
	font-size: 0.9em;
	padding-top: 7px;
	color: #151644;
}
.privacy_policy {
	line-height: 1.3em;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.privacy_policy dt {
	font-weight: bold;
	padding-bottom: 5px;
}

.privacy_policy dd {
	padding-bottom: 20px;
	padding-left: 20px;
}
.privacy_policy ul {
	padding-left: 20px;
	padding-bottom: 5px;
	list-style-type: square;
}
.privacy_policy ol {

	padding-left: 30px;
}

.copyright {
	line-height: 1.3em;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.cookie {
	line-height: 1.3em;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.cookie ol {
	padding-left: 30px;
	padding-bottom: 10px;
}
.cookie li {
	margin-bottom: 5px;
}
