@charset "utf-8";

#privacy {
	width: 960px;
	clear: both;
	overflow: hidden;
	margin-bottom: 120px;
	padding-top: 10px;
}

#privacy #tit {
	font-size: 0px;
	line-height: 100%;
	margin-top: 20px;
}

#privacy h3 {
	font-size: 0px;
	line-height: 100%;
	margin-top: 20px;
}

#privacy #m_txt {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 10px;
}

#privacy dl {
	clear: both;
	overflow: hidden;
	margin-top: 15px;
}
#privacy dt,
#privacy dd {
	float: left;
}
#privacy dt {
	margin-right: 50px;
}

#privacy #tit_dot { 
margin-top:30px;
}
#privacy #txt {
	line-height: 20px; 
}

#privacy .box {
	width: 950px;
	clear: both;
	overflow: hidden; 
	margin-top:10px; 
	margin-left:10px;
}






