* {
	margin:0;
	padding:0;
}

img {
	display:block;
	border:0;
}

.cl {
	clear:both;
	line-height:0px;
	height:0px;
}

html*.cl {
	display:none;
}

.lf {
	float:left;
}

.ri {
	float:right;
}

#wrapper {
	display:block;
	width:896px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}



#contents {
	display:block;
	width:821px;
	height:auto;
	background:url(../images/privacy/bg.gif) left top repeat-y;
	padding-left:75px;
}

#footer {
	display:block;
	background:url(../images/privacy/footbg.gif) left top no-repeat;
	width:765px;
	height:40px;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic";
	color:#999;
	padding-top:80px;
	padding-left:68px;
	padding-right:63px;
}

#footer a {
	color:#999;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer p {
	display:block;
}

.footlink {
	float:left;
}

.copy {
	float:right;
}

.wi {
	width:120px;
	max-width:120px;
}


