body {
	background-image: url(../../images/body_bg11.jpg);
}

#contents h2{
	margin-top: 10px;
	width: 700px;
	height:20px;
	line-height:20px;
	background-image: url(../images/title_privacy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#contents h3{
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: 15px;
	line-height:20px;
	text-indent:10px;
	background-image: url(../../images/h3_bg.png);
	background-repeat: no-repeat;
	color: #555555;
}
#contents p{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	line-height:20px;
	color: #736853;
}


