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

/*imgview*/
#imgview{margin-bottom:10px;overflow: hidden;}
#imgview ul{width: 725px;height: auto;overflow: auto;white-space: nowrap;}
#imgview ul li{padding-right: 12px;display: inline-block;}
#imgview ul li img{max-height:300px;}

.address-wrap{display: block;}</pre></body></html>