@charset "utf-8";
th,td {
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}

table {
	width:700px;
	margin-left:50px;

}

.privacy_label
{

	background-image: url(../images/common/icon.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	background-position: 12px center;
	color:#7CCD7C;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;

}

ol {
	margin-left: 60px;
	margin-right: 30px;
}

ol li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

