@charset "utf-8";
.privacy_section1 {
    clear:both;
    width:750px;
	margin-bottom: 60px;
}
h1 {
    text-align: center;
	margin: 30px 0;
}
.strong {
	font-weight: 600;
	font-size: larger;
}
.indent {
	text-indent: 1em;
}
.privacy_section1 li {
	padding-left: 2em;
	text-indent: -1em;
}
