.store_top_info {
  width: 850px;
  background-image: url(./images/store_info_base02.gif);
  background-repeat: repeat-y;
  background-position: center top;
  height: auto;
  overflow: hidden;
}
.store_info_text {
  font-size: 14px;
  line-height: 24px;
  color: #FFF;
  letter-spacing: 1px;
  width: 650px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  float: left;
}
.store_info_mark {
  width: 150px;
  float: left;
}
