@charset "utf-8";
/* 個人情報保護方針カテゴリー個別設定用CSS Document */


#privacy h1{
	height:71px;
	margin-bottom:45px;
}
#privacy #contents dl{
	margin:20px 0 30px 0;
	padding:0;
}
#privacy #contents dl dt{
	margin:10px 0 5px 2em;
	padding:0;
	text-indent:-2em;
	line-height:1.5;
	font-size:125%;
	font-weight:bold;
}
#privacy #contents dl dd{
	margin:0 0 0 20px;
	padding:0;
	line-height:1.75;
}

#privacy #contents h2{
	margin:0 0 10px 0;
	padding:0;
	color:#000;
	border:none;
}

#privacy .datatable1{
	margin:20px 0 10px 0;
}

#privacy .datatable1 td{
	padding:8px 0 8px 15px;
}
#privacy .datatable1 .address,
#privacy .datatable1 .branch{
	border-right:1px solid #646464;
}
#privacy .datatable1 td.branch{
	font-size:108%;
	font-weight:bold;
	border-right:1px solid #646464;
}
