<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#topicsCol{
  margin: 0 0 90px 0;
  padding: 20px 0 0 47px;
  text-align:center;
}

#topicsCol section{
  width:901px;
}

.bottom_border:after{
  content:"";
  display:block;
  background:url(../images/topics/img_border.jpg) no-repeat;
  width:901px;
  height:41px;
  margin:30px 0 30px 0;
}

.jampfesta16{
  position:relative;
}

  .jampfesta16 a.btn01{
    display:block;
    position:absolute;
    bottom:20px;
    left:125px;
  }

  .jampfesta16 a.btn02{
    display:block;
    position:absolute;
    bottom:20px;
    left:460px;
  }

</pre></body></html>