@charset "utf-8";

#contents ol#privacy-ol01 {
	font-size: 1.3em;
	line-height: 1.8;
	margin: 0px 0px 15px 20px;
	padding: 8px 8px 8px 40px;
	background: #fff;
	border: 1px solid #ccc;
}
#contents ol#privacy-ol01 ol {
	font-size: 1em;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 40px;
	background: #fff;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style: lower-alpha;
}

