@charset "utf-8";
input {
	margin-bottom: 10px;
}
textarea {
	margin-bottom: 10px;
}
label {
	width: 100px;
	display: block;
}

