@charset "utf-8";
#title {
	float: left;
	height: 40px;
	width: 580px;
	font-size: 20px;
	margin-bottom: 20px;
	background-image: url(../images/privacy/privacy_01.gif);
	background-repeat: no-repeat;
}
#title-02 {
	height: auto;
	width: 580px;
}
#title-02 p {
	font-size: 13px;
	line-height: 170%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}
.font-16px {
	font-size: 16px;
	color: #3A4054;
}
