/* CSS Document */

.contact h2 {
	margin:0 0 12px;
}
.contact .content_box p {
	margin:0 0 24px;
}
.contact_box {
	margin:20px 0 40px;
}

.contact_box img {
	margin:0 0 18px;
}

.contact table {
	border-bottom:1px dotted #999999;
}

.contact table th {
	clear:both;
	width:180px;
}

.contact table th span {
	float:right;
}

.contact table th,
.contact table td {
	border-top:1px dotted #999999;
	padding:15px 10px 15px 10px;
}

.contact table td select ,
.contact table td input {
	margin:0 0 6px 4px;
}
.policy {
	padding:15px 10px;
}

.contact .mfp_phase {
	border-bottom:1px dotted #999999;
	margin-bottom:60px;
}