  
.ueClass{
  font-size : 10px;
  font-weight : normal;
  color : black;
  

  background-color : white;
}
.sitaClass{
  font-size : 13px;
  font-weight : normal;
  background-color : #00699b;
  color : white;
}
.haikeiClass{
  background-color : black;
}
.kontenClass{
  font-size : 15px;
  font-weight : bold;
  color : white;
}
.shohinClass{
  font-size : 15px;
  font-weight : bold;
  color : black;
}
.hidariClass{
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : fuchsia;
}
.migiClass{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : fuchsia;
}
.urlClass{
  font-size : 13px;
  font-weight : 500;
  color : white;
  background-image : url(urlkisai.gif);
}
.hClass{
  font-size : 14px;
  color : white;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

