@import "general.css";

#sidemenu {
  background: #fff url(../image/sidemenu_inquiry.png) no-repeat 0 0;
  margin-bottom: .5em;
}



#inquiry-address {
  width: 70%;
  background: #ffe;
  padding: 0 .5em;
  border: solid 1px #393;
  margin-left: 1em;
}
