@charset "utf-8";

/*--------------------------------------------*/
/* index.html                                 */
/*--------------------------------------------*/

.privacy date {
}

.privacy_date p {
	text-align: right;
}

/*-----------
 table:start 
-----------*/

table.privacy_frame {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	line-height: 1.8;
	margin-bottom: 15px;
	margin-top: 30px;
}

table.privacy_frame th,
table.privacy_frame td {
	border-bottom: 1px #e5e5e5 dashed;
}

table.privacy_frame th {
	width: 250px;
	vertical-align: top;
	font-weight: bold;
	padding: 20px 0;
}

table.privacy_frame td{
	padding: 20px;
}

/*-----------
 table:end 
-----------*/
