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

/*データ放送プレゼント*/
a.presentBtn{background-color:rgb(29, 161, 242); border-radius:5px; padding:5px 0; text-align:center; font-weight:bold; font-size:1.4em !important; width:22em; text-indent:0; display:block; margin: 0 auto; color:#fff !important; text-decoration:none !important; }

/**/
span.indent{ display: inline-block; padding-left: 1em; text-indent: -1em; }
span.indent2{ display: inline-block; padding-left: 2em; text-indent: -2em; }
span.indent3{ display: inline-block; padding-left: 3em; text-indent: -3em; }

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