
/* プライバシーポリシー privacypolicy.css */




/*  プライバシーポリシーテキストデザイン
--------------------------------*/
section#pp_details{
	
	font-size:14px;
	letter-spacing: 0.1em;
	width: 800px;
	margin: 0 auto 160px;
}

section#pp_details dt{
	
	padding-bottom: 5px;
	
}


section#pp_details dt,
section#pp_details dd,
section#pp_details dd ul li{
	
	line-height: 1.7;
}

section#pp_details dd ul li:nth-of-type(2){
	
	padding-top: 10px;
	
}


section#pp_details dl,section#pp_details dd{
	
	margin-bottom: 40px;
	
}

section#pp_details dl dt span{
	
	color:#525678; 
	font-weight: bold;
}

div.inquiries_window h2,div.inquiries_window ul li{
	
	line-height: 1.7;
	
}
section#pp_details h1{
	margin-top: 200px;
	
}

section#pp_details h2{
	
	text-align: left;
	margin: 0;
	font-weight: normal;
	
}





