@charset "UTF-8";

#privacy h2 {
	display: block;
	height: 40px;
	margin: 20px auto;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(../img/h2_privacy.gif);
}

#individ h3{
	height: 33px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/h3_individ.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#privacy_ h3 {
	height: 33px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/h3_privacy.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#web h3{
	height: 33px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/h3_web.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#coope h3{
	height: 33px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/h3_coope.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#privacy div{
	margin: 25px 25px 80px 25px;
}

#privacy div ol li{
	list-style: none;
}

#privacy div ol li h4{
	background-color: #EEEEEE;
	margin: 40px 0 10px 0;
	padding: 1px 0 1px 10px;
}

#privacy div ol li ol{
	list-style: outside;
	padding-left: 2em;
}

#privacy div ol li ol li{
	list-style: decimal;
}

#privacy div ol li p,
#privacy div ol li ol{
	margin: 0 0 20px 15px;
}

#privacy div ol li ol li ul li{
	list-style: disc inside;
}

#privacy div ol li ol li ul li.mag{
	margin-bottom: 15px;
}

#privacy div ol li ol.des li{
	list-style: decimal;
	padding-left: 1.5em;
}

#privacy div ol li ol.des li p{
	margin: 0;
}

#privacy div ol li ol.des li p.notes{
	margin: 10px 0 20px 0;
	font-size: 85%;
}

#document{
	margin: 25px;
	padding: 15px 15px 15px 45px;
	border: solid 1px #BBBBBB;
}

#document ul li{
	line-height: 2em;
}

#document ul li img{
	border: none;
}

#privacy  div.info {
	background-color: #FFFFE1;
	border: 1px solid #DCDCDC;
	clear: both;
	margin: 0 15px 20px 15px;
	text-align:center;
}
#privacy  div.info p {
	margin: 5px 0 5px 0;
}
