.app_form input, .app_form select, .app_form button, .app_form textarea {
  border: 1px #000 solid;
}

.red {
	color: #f00;
}

.submit_area button#edit_btn {
	margin-bottom:10px;
	background:#A2A0AC;
}
.submit_area div {
	margin:0 auto;
	margin-bottom:40px;
}

.complete_area {
	margin-bottom:100px;
}
.complete_area + div p {
	margin-top:30px;
}
