@charset "utf-8";
input {
	width: 200px;
}
select {
	width: 200px;
}
textarea {
	width: 200px;
}
