@charset "UTF-8";

#privacy h2{
	margin-bottom: 0.3em;
}
#privacy .detail{
	padding-left: 1em;
	margin-bottom: 2em;
}
#privacy .detail ul{
	padding-left: 1.5em;
}
#privacy .detail ul li{
	list-style-type: disc;
	list-style-position: outside;
	font-size: 14px;
}