@charset "utf-8";


div.contact {
	
	}

div.contact h2 {
	margin-bottom: 30px;
	text-align: center;
	}

div.contact ul {
	margin-bottom: 2em;
	}

div.contact li {
	margin-left: 2em;
	list-style: disc;
	}

div.contact form {
	margin: 20px;
	padding: 20px;
	border: 1px solid #ccc;
	}

div.contact dt {
	
	}

div.contact dt strong {
	color: #c00;
	font-weight: normal;
	}

div.contact dd {
	margin-bottom: 2em;
	}

div.contact dd input {
	
	}

div.complete h2 {
	margin-bottom: 30px;
	text-align: center;
	}

div.complete p {
	text-align: center;
	}

div.complete dl {
	margin: 20px;
	padding: 20px;
	border: 1px solid #999;
	}

div.complete dt {
	font-weight: bold;
	}

div.complete dd {
	margin-bottom: 2em;
	}







