@charset "shift_jis";


body {
  background-color: #f3f2e0;
}

body,
a,
.input_ja,
.input2_ja,
.input_en {
  color: #7F7F73;
}



.textcolor {
  border-top: 1px solid #7F7F73;
}





.input1 {
  border-width: 0;
}

.input2 {
  border: 1px solid #7F7F73;
}

.textarea1 {
  border-width: 1px solid #7F7F73;
}



