/* CSS Document */

#contents {
	padding-bottom: 40px;
	margin-left: 6px;
	margin-top: 60px;
}
h2{
	margin-bottom: 36px;
	margin-left:45px;
	clear:both;
}

#privacyinfo	{
	margin-left:60px;
	padding-right:60px;
	}
h3	{
	font-size:14px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:10px;
	}
h4	{
	font-weight:bold;
	margin-top:20px;
	}

#add	{
	margin-top:40px;
	}





/* clearfix
---------------------------------------------------- */
ul.phList:after , .hset:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
ul.phList , .hset{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html ul.phList , * html .hset{
	height: 1%;
}
u.phList , .hset{
	display: block;
}
/* End hide from IE-mac */
