@charset "UTF-8";

a {
	color: #09c;
	text-decoration: none;
}
a:hover {
	color: #ff9c3d;
}

div.explain {
	margin-bottom: 15px;
}
div.mail label {
	font-weight: bold;
}
div.btnBlock {
	margin-top: 10px;
}

div.submitButton {
	text-align: right;
}

div.complete-url {
	margin-top: 15px;
}


div.centerBlock {
	word-break: break-all;
}
