/* clearfix ------- */
.clear:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	line-height: 0;
}
.clear {
	display: inline-table;
	min-height: 1%;
}

table.policyBox01 {
	margin-left: 65px;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.policyBox01 td {
	padding: 4px;
}

table.policyBox02 {
	margin-top: 15px;
	margin-bottom: 15px;
}

table.policyBox02 td {
	padding: 4px;
}


.font16 {
	font-size: 16px;
	line-height: 22px;
}

table#whiteBox7 {
	margin-top: 20px;
	margin-left: 5px;
	width: 770px;
	margin-bottom: 15px;
}
table#whiteBox7 th{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 110px;
	vertical-align: top;
	text-align: left;
	color: #333333;
	background-image: url(../images/policy/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table#whiteBox7 td{
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #95DDFF;
}

