@charset "utf-8";

.contents p{margin:10px 0 20px 0;font-size:.9rem;}

dl.privacy_polisy{
	margin: 0 10px 60px ;
	padding: 0;
	line-height: 1.8;
}
dl.privacy_polisy dt{
	font-size: .94rem;
	font-weight: bold;
	color:#0d5207;
}
dl.privacy_polisy dd{
	margin: 5px 0 17px 10px;
	font-size: .9rem;
	font-weight: lighter;
}
