@charset "utf-8";
/* local[privacy] */

#main h3 {
	margin-top: 8px;
	padding: 0 0 5px;
	font-size: 19px;
	color: #6d5316;
	font-weight: bold;
	border-bottom: solid 1px #6d5316;
}

.read {
	margin-top:20px;
	line-height:1.5;
}
.read2 {
	margin-top:20px;
	margin-bottom:40px;
	line-height:1.5;
}
.privacyList {
	margin-bottom:50px;
	line-height:1.5;
}
.privacyList dt {
	margin-top:30px;
	font-weight:bold;
	line-height:1.5;
}
