@import url("global.css");

#title {
	background:url(../privacy/images/title.jpg) no-repeat center top #EEE;
	background-size: cover;
}

.cnt {
	text-align: justify;
	text-justify: distribute;
}
.cnt p {
	margin-bottom: 40px;
}
.cnt dl {
	margin-bottom: 50px;
}
.cnt dl dt {
	font-size: 18px;
	color: #A7B4B4;
}
.cnt dl dt span {
	font-size: 26px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 100;
}
.cnt dl dd {
}















