@charset "utf-8";
/* ===================================================================
	use second
=================================================================== */

/*---------------------------------------------------------------------------*/

#contents {
	background: url(../../common/images/contents_bg_top.png) no-repeat left top;
	position: relative;
	margin: -109px auto 40px;
	padding-top: 20px;
	width: 1008px;
	z-index: 100;
}

#contents .inner {
	background:url(../../common/images/sec_bg.png) repeat-y left top;
	padding-top: 15px;
}


#contents h2 {
	margin-bottom:20px;
	text-align:center;
}

#privacy {
	margin:0 auto;
	padding-bottom:80px;
	width:860px;
}

#privacy .item {
	margin-bottom:45px;
}

#privacy .item dl {
	margin-bottom:30px;
}

#privacy .item dl dt {
	margin-bottom:10px;
}

#privacy .item dl dd {
}

#privacy .item dl dd ol li {
	padding-left:1em;
	text-indent:-1em;
}

#privacy .contact {
	text-align:center;
}






