@charset 'UTF-8';
#pgtitle{
  margin-bottom:5px;
}
#map{
  border:1px solid #cccccc;
  width:560px;
  height:350px;
  margin-top:5px;
  margin-bottom:5px;
}
.shopinfo{
  background:#ffffff;
  border:1px solid #ff8000;
  margin-top:5px;
  width:560px;
}
.shopinfo TH{
  background:#ffbb77;
  border:1px solid #ff8000;
  font-weight:bold;
  color:#800000;
  padding:5px;
  width:7.5em;
}
.shopinfo TD{
  border:1px solid #ff8000;
  padding:5px;
}
.latest table{
  width:560px;
  border:1px solid #ff8000;
  background:#ffffff;
}
.latest th{
  background:#ffbb77;
  border:1px solid #ff8000;
  font-weight:bold;
  color:#800000;
  padding:5px;
}
.latest td{
  padding:5px;
}
.twitter{
  width:560px;
  border:1px solid #2276bb;
  background:#c0deed;
  margin-bottom:5px;
}
.twitter_ttl{
  font-weight:bold;
  padding:5px;
  color:#ffffff;
  background:#2276bb;
}
.twitter_ttl a{
  font-weight:normal;
  color:#ffffff;
}
.related p{
  font-weight:bold;
  padding:5px;
}
.related ul{
  margin-left:20px;;
}

