@charset "utf-8";


#content {
	width:869px;
	padding-top: 20px;
	padding-right: 14px;
	padding-left: 14px;
}



#main {
	width:599px;
}
/*#content { width:845px; }

#main { width:590px; }*/

#main h2 {
	background:url(../../img/privacy/title.gif) no-repeat;
	width:551px;
	height:50px;
	text-indent:-1000px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}



/* ---------------------------------------- 
								privacy-box
---------------------------------------- */
.privacy-box { margin-top: 15px; }

#main h3 {
	margin-bottom:15px;
	font-weight:bold;
	font-size:107%;
	text-align:center;
}
#main p {
	font-size:92%;
	text-indent:1em;
}
#main li {
	margin:10px 0 10px 20px;
	list-style-type:decimal;
}
#main h4 {
	font-weight:bold;
	font-size:100%;
}

#main .privacy-box li {
	margin:10px 0 0 50px;
	list-style-type:decimal;
}
#main dt {
	margin-top:10px;
}
#main dd {
	margin-left:30px;
}
.all {
	text-align:right;
	margin:15px 15px 0 0;
}
.privacy-corner_top {
	background: url(../../img/privacy/privacy-corner_top.gif);
	height: 10px;
	width: 579px;
}
.privacy-corner_bottom {
	background: url(../../img/privacy/privacy-corner_bottom.gif);
	height: 10px;
	width: 579px;
}
.privacy-corner_content {
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	background: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
