body{
  color:#4c4c4c;
  font-size : 15px;
  line-height:130%;
}
table{
  font-size : 15px;
  line-height:130%;
}
b{
  font-size : 17px;
  font-weight : bold;
  line-height:130%;
}

.section {
  background-image: url(../../images/map/wpmap800.gif) ; /*”wŒi‰æ‘œ*/
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
}
.section input {
  background-color: #fff;
  width: 95%;
  margin: 0.2%;
  padding: 5px 0.5%;
  box-sizing: border-box;
}
.section textarea {
  background-color: #fff;
  width: 95%;
  margin: 0.2%;
  padding: 5px 0.5%;
  box-sizing: border-box;
}
