@charset "UTF-8";
@import url(base.css);

/*
#title {
	width:620px;
	height:143px;
	background:url(../../img/contents/privacypolicy/h_image.jpg);
	text-indent:-7777px;
	}
*/


dl {
	width:600px;
	margin:0 10px;
	padding:20px 0 30px 0;
	}

dt {
	padding:0 0 5px 0;
	font-weight:bold;
	border-bottom:1px solid #E5DCCD;
	margin:0 0 10px 0;
	}

dd {
	padding:0 0 30px 20px;
	}

#privacypolicy ol {
	margin:20px 0 20px 20px;
	}

#privacypolicy li {
	margin:0 0 5px 0;
	}


