<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*list*/
#bbsList { overflow: auto; }
#bbsList &gt; table { width: 100%; letter-spacing: -0.03em; }
#bbsList td { text-align: center; vertical-align: top; padding-bottom: 10px; }

.galleryImg { border:1px solid #ccc; padding:4px; margin: auto; }
.galleryImg&gt;a{ overflow: hidden; display: block;  }
.galleryImg img{ display:block; width: 100%;}
.gallerySbj { text-align: left; border-bottom: 1px dotted #ccc; padding-left:10px; font-size: 105%; line-height: 260%; }
.glleryDate { text-align: left; padding-left: 10px; color:#aaa;  }

.gallerySbjMobile { text-align: left; border-bottom: 1px dotted #ccc; padding:5px 10px; font-size: 90%; line-height: 150%; }
.glleryDateMobile { text-align: left; padding: 5px 10px; color:#aaa; font-size: 80%;  }</pre></body></html>