@charset "utf-8";
#privacy-midasi {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#privacy-content {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

#privacy-content li {
	margin-bottom: 20px;
}
#privacy-content .privacy-content-title {
	background-image: url(../img/privacy/privacy-tag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	height: 27px;
	font-size: 1.2em;
	color: #006699;
	font-weight: bold;
	text-indent: 27px;
	padding-top: 5px;
}
#privacy-content .privacy-content-inner {
	width: 530px;
	margin-left: 20px;
	margin-top: 4px;
}

#privacy-content .privacy-content-inner ol li {
	list-style-type: decimal;
	margin-left: 35px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}#privacy-syokai {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/privacy/privacy-syokai-bk.gif);
	background-repeat: repeat-y;
}

#privacy-syokai #privacy-syokai-content {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#privacy-syokai a {
	display: block;
	height: 24px;
	width: 190px;
	background-image: url(../img/privacy/privacy-syokai-form.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#privacy-syokai a:active,
#privacy-syokai a:focus,
#privacy-syokai a:hover {
	background: url(../img/privacy/privacy-syokai-form.jpg) no-repeat -190px 0px;
}

