@charset "UTF-8";

th {
  border: solid 1px;
  width: 400px;
  height: 40px;
  font-size: 17px;
  font-family: "Meiryo UI","Courier"; font-weight: 400;
  text-align: center;
}

td {
  border: solid 0px;
  width: 400px;
  height: 10px;
  font-size: 17px;
  font-family: "Meiryo UI","Courier"; font-weight: 400;
}

table {
  border-collapse: collapse;
}

select {
  border: solid 2px;
}

input {
  border: solid 2px;
}

p#firstmessege{
  margin: 2px;
}

p#questionmaker{
  margin-top: 2px;
}

h1{
  margin-top: 2px;
  margin-bottom: 2px;
}
