/* CSS Document */


#contents {
	width:900px;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 30px;
}

#privacy {
	margin-bottom:60px;
}

#privacy li{
	margin-bottom:50px;
}

#privacy li h3{
	margin-bottom:20px;
	font-size: 24px;
	line-height: 40px;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7AB829;
	padding-left: 10px;
}

#privacy li p{
	margin-bottom:30px;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}
