@charset "UTF-8";
/* CSS Document */

nav{
height:66px;

}
.privacy{clear:left;
	margin-bottom:30px;
	}
.pryvacy h2{
	font-size:28px;
	font-weight:bold;
	color:#000;
	height:50px;	
	}
dt{
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	text-decoration:underline;}

dd{
	margin-top:10px;
	font-size:14px;}
