<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#shop_list_01:after { display: block; content: url('../img/clear.gif'); clear: both; height: 0; }
#shop_list_01 {
  width: 700px;
  margin: 20px 0 0 70px;
  padding: 0;
  font-size: 16px;
  line-height: 16px;
  list-style: none;
}
#shop_list_01 li a:after { display: block; content: url('../img/clear.gif'); clear: both; height: 0; }
#shop_list_01 li {
  width: 320px; margin-right: 30px;
  float: left;
  padding: 3px 0 3px 0;
  border-bottom: dotted 1px #CC9999;
}
#shop_list_01 li a {
  display: block;
  width: 310px; padding: 5px 5px 5px 5px;
  text-decoration: none;
}
#shop_list_01 li img {
  display: block; float: left;
}
#shop_list_01 li span {
  display: block; float: left;
  padding: 30px 0 0 10px;
}
.bg_01 {
  padding: 0 0 100px 0;
  background: url('../img/shopist/image.jpg') no-repeat 550px bottom;
}
</pre></body></html>