@charset "utf-8";
/* CSS Document */


/* -------------------------------------------------------------------------- **
**  section  
** -------------------------------------------------------------------------- */
	
#wrap section h1{
	display:block;
	width:1000px;
	height:0;
	margin:0;
	padding-top:50px;
	line-height:50px;
	overflow:hidden;
	background:url(../images/privacy/h1.png) no-repeat left top;
	}
	
/****** #m_con ******/
#wrap section #m_con{
	padding-top:30px;
	}
#wrap section #m_con p{
	display:block;
	height:0;
	margin:0 0 30px 0;
	padding-top:30px;
	line-height:30px;
	overflow:hidden;
	background:url(../images/privacy/p-01.png) no-repeat left top;
	}
#wrap section #m_con h2{
	display:block;
	height:0;
	margin:0 0 15px 0;
	padding-top:30px;
	line-height:30px;
	overflow:hidden;
	background:url(../images/privacy/h2-01.png) no-repeat left top;
	}
#wrap section #purpose h2{
	display:block;
	height:0;
	margin:0 0 15px 0;
	padding-top:30px;
	line-height:30px;
	overflow:hidden;
	background:url(../images/privacy/h2-02.png) no-repeat left top;
	}
#wrap section div ol{
	display:block;
	width:950px;
	margin:0;
	padding:0;
	list-style:none;
	font-size: 1.6em;
	line-height:1.7em;
	text-shadow: 2px 2px 10px #F2F1ED;
	}
	#wrap section div ol li{
		display:block;
		margin:0;
		padding:0 0 30px 50px;
		}
		#wrap section div ol li:nth-child(1){ background:url(../images/privacy/ol01.png) no-repeat left 0.3em; }
		#wrap section div ol li:nth-child(2){ background:url(../images/privacy/ol02.png) no-repeat left 0.3em; }
		#wrap section div ol li:nth-child(3){ background:url(../images/privacy/ol03.png) no-repeat left 0.3em; }
		#wrap section div ol li:nth-child(4){ background:url(../images/privacy/ol04.png) no-repeat left 0.3em; }
		#wrap section div ol li:nth-child(5){ background:url(../images/privacy/ol05.png) no-repeat left 0.3em; }
		#wrap section div ol li:nth-child(6){ background:url(../images/privacy/ol06.png) no-repeat left 0.3em; }
		#wrap section div ol li:nth-child(7){ background:url(../images/privacy/ol07.png) no-repeat left 0.3em; }
	#wrap section #m_con ol{ margin-bottom:70px; }
	#wrap section #purpose ol li:nth-child(2){ padding-bottom:0; }
	
	

	
	
	
	
	
	
	
	