@charset "utf-8";
/* ===================================================================
CSS information

 file name  :privacy.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */
/* -----------------------------------------------------------
	#cnt_privacy
----------------------------------------------------------- */
#cnt_main #cnt_privacy {
	width: 690px;
	height: auto;
}
#cnt_main #cnt_privacy p {
	font-size: 80%;
	color: #757575;
	padding: 15px 25px 10px 25px;
	line-height: 1.4;
}
#cnt_main #cnt_privacy h4 {
	padding: 20px 20px 0px 20px;
	font-size: 90%;
	font-weight: bold;
	color: #757575;
}





