@charset "Shift_JIS";

.privacy .lead{
	padding:20px 0 15px;
}

.privacy .first{
	font-size:20px;
	font-weight:bold;
	line-height:1;
	color:#000;
}

.privacy .last{
	text-align:right;
	line-height:1.3;
}

.privacy table{
	width:			100%;
	margin-top:		20px;
}

.privacy table th{
	background-color:	#EDE9CE;
	width:			223px;
	padding:		18px 0 18px 25px;
}

.privacy table td{
	background-color:	#FBFBF5;
	padding:		18px 30px 18px 30px;
	font-size:		12px;
	line-height:		1.3;
}





