@charset "UTF-8";

#main{
	width:900px;
	height:560px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#main p,#main h1,#main h2,#main h3,#main ul,#main li{
	margin:0;
	padding:0;
	line-height:10px;
}

#main h1#ttl{
	position:absolute;
	left:395px;
	top:25px;
	background:url(../privacy/images/ttl.gif) no-repeat;
	height:25px;
	width:111px;
	text-indent:-9999px;
}

#main p,#main h2{
	text-indent:-9999px;
}

#main #txt1{
	position:absolute;
	left:200px;
	top:70px;
	height:85px;
	width:510px;
	background:url(../privacy/images/txt1.gif) no-repeat;
	text-indent:-9999px;
}

#main #txt2{
	position:absolute;
	left:200px;
	top:161px;
	height:85px;
	width:510px;
	background:url(../privacy/images/txt2.gif) no-repeat;
	text-indent:-9999px;
}

#main #txt3{
	position:absolute;
	left:200px;
	top:251px;
	height:66px;
	width:510px;
	background:url(../privacy/images/txt3.gif) no-repeat;
	text-indent:-9999px;
}

#main #txt4{
	position:absolute;
	left:200px;
	top:321px;
	height:211px;
	width:510px;
	background:url(../privacy/images/txt4.gif) no-repeat;
	text-indent:-9999px;
}
