textarea {
  width: 100%;
}

td {
  width: 50%;
}

.error_msg {
  color: red;
}

input {
  width: 40%;
}

form {
  margin-bottom: 20px;
}

#span1 {
  color: #e60000;
}

#remark {
  font-style: italic;
  margin-bottom: 20px;
}
