@charset "UTF-8";
/**
 * ////////////////////////////////////////////////////////////////////////////////////
 * 個人情報保護ページ
 * ////////////////////////////////////////////////////////////////////////////////////
 */
	
	/* =========================================
 * Div
 * =========================================*/ 


	/* =========================================
 * 見出し
 * =========================================*/ 


/* =========================================
 * text
 * =========================================*/ 
#privacy-policy p.unTextA,
#privacy-policy p.unTextD{
	font-size: 93%;
	line-height: 1.8;
}
#privacy-policy p.unTextD{
	margin-top: 15px;
}
.unTextA a{
	text-decoration: underline;
}
.unTextA a:hover{
	text-decoration: none;
}
.textIn{
	text-indent: -9px;
}

	/* =========================================
 * img
 * =========================================*/ 


/* =========================================
 * UL , DL
 * =========================================*/ 
.ppDlA{
	padding: 0 15px;
	font-size: 93%;
	line-height: 1.8;
}
.ppDlA dt{
	margin-top: 20px;
}
.ppDlA dd{
	padding-left: 10px;
	margin-top: 3px;
}


/* =========================================
 * 他
 * =========================================*/ 
