@charset "utf-8";

/*

:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

*/

#privacy .contents_unit { margin:0 20px 20px 20px;}

#privacy .contents_unit dt {
margin:30px 0 10px 0;
line-height:1.8;
font-weight:bold;
background:url(../imgdir/common/dot02.gif) repeat-x left bottom;
}

#privacy .contents_unit dt.none { background:none; }


	#privacy .contents_unit dl.second {
	margin:0 0 20px 0;
	}
	#privacy .contents_unit dl.second dt {
	margin:15px 0 3px 0;
	font-weight:bold;
	}

#privacy .contents_unit dd {
margin:0 0 0 25px;
}
	#privacy .contents_unit dl.second dd {
	margin:0 0 0 0;
	}
	#privacy .contents_unit dd.third {
	margin:0 0 0 0;
	}
#privacy .contents_unit ul {
margin:10px 0 0 45px;
}
#privacy .contents_unit ul li {
list-style:outside decimal;
}

#privacy .contents_unit p {
text-align:right;
margin:40px 0 0 0;
}