/*------------------------------------------------------------
	/service/leather-goods-repair/
------------------------------------------------------------*/
body {
  margin: 0;
}

#main #conts .frame .table {
  text-align: center;
  margin-bottom: 60px;
}
#main #conts .frame .table dl dt {
  text-align: left;
}
#main #conts .frame .table dl dt br {
  display: none;
}
#main #conts .frame .woodBox01 .inner a {
  display: inline-block;
}
#main #conts .frame .woodBox01 .inner figure {
  display: inline-block;
  margin-left: 16px;
}

@media only screen and (max-width: 640px) {
  #main #conts .frame {
    padding: 0 10px;
  }
  #main #conts .frame .table {
    margin-bottom: 30px;
  }
}
