/* CSS Document */


#nav_privacy a {
	color:#808080;
}

h3 {
	border-bottom:1px solid #E3E3E3;
	margin:50px 0 30px 0;
}
h3:first-child {
	margin:30px 0;
}
h3 span {
	display:block;
	width:330px;
	height:30px;
	background:#FDE03E url(../../privacy/images/subtit_bg.png) no-repeat right top;
	padding:5px 0 0 5px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:-1px;
}
.sublist {
	margin:20px 0 20px 40px;
}
.sublist li {
	list-style:decimal;
}
.sublist ol {
	margin:0 0 0 20px;
}
.sublist ol p {
	text-indent:-2em;
	padding-left:2em;
}	