@charset "euc-jp";
/* CSS Document */

/* シュタイフオンラインショップ */

#enter #center3 h3.title1 {
  border-top: none;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 10px;
  background: #f8f8f8;
}

.leadbox_form {
  margin: 5px 0px;
  padding: 2px 0px;
  font-size: 120%;
}


#enter #center3 .centerbox table td {
  border-bottom: 1px solid #d6d2c9;
  border-top: 1px solid #d6d2c9;
  overflow: hidden;
  text-align: left;
  min-width: 45px;
  padding: 1em 5px;
  vertical-align: middle;
  word-break: break-all;
}

#center3 input[type="text"], #center3 input[type="password"] {
  border: 1px solid #A9A9A9;
  color: #000;
  height: 40px;
  line-height: 40px;
  padding: 2px 4px;
  margin: 2px 0px;
  max-width: 350px;
  min-width: inherit;
  width: 100%;
}

#enter #center3 .centerbox {
  font-size: 14px;
  margin: 0px;
  padding: 0 10px 10px;
  word-break: break-all;
}


#enter #center3 input[type="button"] {
  min-width: 150px;
  width: auto;
  background-color: #8a8a8a;
  color: #fff;
  font-size: 14px;
  border: none;
  padding: 0.7em 7;
  height: auto;
  width: 10em;
}

#enter #center3 input[type="button"]:hover {
  background-color: #c0c0c0;
}

.enquete-section .title1 {
  line-height: 1.5em;
}