/*サイト利用にあたって---------------------------------------*/

#pl01-table{margin :0 0 20px 38px;}
#pl02-table{margin :15px 0 20px 38px;}
#pl02-table td{
	margin :0 0 20px 48px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#pl03-table{margin :20px 0 20px 38px;}
#pl03-table th{
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#pl03-table td{padding:5px 0 15px 10px;
}
table.sub-private{
	margin:15px 0 25px 20px;
	border:0;
	border-collapse:collapse;
	border-spacing:none;
	font-size:100%;
	line-height:1.5;
}
table.sub-private td{
	padding:7px;
}
table.sub-private td.right{
	text-align:right;
}
.valign-top{
	vertical-align:top;
}
.text-bold{font-weight:bold;}

p.mt15{margin-top:15px;}
p.ml20{margin-left:20px;}
p.ml40{margin-left:40px;}