@charset "utf-8";
#Lnavi h2 {
	background-image: url(../../common/img/Lnavi_h2_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 200px;
	padding-top: 18px;
}
.privacy h3 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../common/img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 12px;
	margin-bottom: 20px;
}
.privacy h3 b {
	font-size: 10px;
}
.privacy {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 50px;
}
.privacy p {
	font-size: 12px;
	line-height: 150%;
	color: #4D4D4D;
	margin-right: 10px;
	margin-left: 2px;
	margin-bottom: 12px;
}
.privacyL {
	float: left;
	width: 522px;
}
.privacyR {
	float: left;
}
