@charset "utf-8";

button {
	cursor: pointer;
}

.error_msg {
	color: #900;
	font-weight: bold;
	margin-bottom: 1em;
}