@charset "utf-8";

/* .privacyBox */
.privacyBox {
	width:621px;
	padding:27px 0 0 20px;
	clear:both;
}
.privacyBox .cont {
	width:574px;
	padding:28px 20px 0 27px;
	clear:both;
}
.privacyBox .cont .txt {
	line-height:1.4;
	padding:0 0 16px 0;
}
.privacyBox .cont .txt a {
	color:#000;
	text-decoration:none;
}
.privacyBox .cont .txt a:hover {
	text-decoration:underline;
}
.privacyBox .cont .txt2 {
	line-height:1.4;
	padding:0 0 16px 0;
	text-indent:-0.7em;
	padding-left:0.7em;
}
.privacyBox .cont .txt3 {
	line-height:1.3;
	padding:0 0 16px 0;
	text-indent:-0.7em;
	padding-left:0.9em;
}
.privacyBox .cont .txt4 {
	line-height:1.4;
	text-indent:0.6em;
	padding:0 0 10px 0;
}
.privacyBox .cont .ul01 {
	width:574px;
	clear:both;
	padding:0 0 22px 0;
}
.privacyBox .cont .ul01 li {
	padding:0 0 16px 0;
	text-indent:-0.7em;
	padding-left:0.7em;
	line-height:1.4;
}
.privacyBox .cont .ul02 {
	width:574px;
	clear:both;
	padding:0 0 18px 0;
}
.privacyBox .cont .ul02 li {
	padding:0 0 1px 0;
	text-indent:-1.5em;
	padding-left:1.5em;
	line-height:1.3;
}
.privacyBox .cont .tit {
	font-weight:bold;
	color:#8e6e00;
	padding:0 0 6px 0;
}
.privacyBox .cont table {
	width:100%;
	clear:both;
	border-top:#7f7f7f 1px solid;
	border-left:#7f7f7f 1px solid;
	margin-bottom:3px;
}
.privacyBox .cont table th {
	border-right:#7f7f7f 1px solid;
	border-bottom:#7f7f7f 1px solid;
	font-weight:normal;
	text-align:left;
	padding:7px;
	vertical-align:middle;
	line-height:1.3;
}
.privacyBox .cont table td {
	border-right:#7f7f7f 1px solid;
	border-bottom:#7f7f7f 1px solid;
	text-align:left;
	padding:9px 7px 8px;
	vertical-align:middle;
	line-height:1.3;
}
.privacyBox .cont dl {
	width:574px;
	clear:both;
}
.privacyBox .cont dl dt {
	color:#231815;
	font-weight:bold;
	padding:3px 0 10px 0;
}
.privacyBox .cont dl dd p {
	line-height:1.4;
	padding:0 0 15px 0;
	text-indent:-1em;
	padding-left:1em;
}
.privacyBox .cont dl dd a {
	color:#0000ff;
	padding:0 0 0 10px;
}
.privacyBox .cont dl dd ul {
	line-height:1.4;
	clear:both;
	padding:0 0 15px 22px;
}