@charset "UTF-8" ; /******************************************************************************** SYNCER 〜 知識、感動をみんなと同期(Sync)するブログ * 配布場所 https://syncer.jp/how-to-make-smooth-scroll-without-jquery * 最終更新日時 2015/10/25 15:40 * 作者 あらゆ ** 連絡先 Twitter: https://twitter.com/arayutw Facebook: https://www.facebook.com/arayutw Google+: https://plus.google.com/114918692417332410369/ E-mail: info@syncer.jp ※ バグ、不具合の報告、提案、ご要望など、お待ちしております。 ※ 申し訳ありませんが、ご利用者様、個々の環境における問題はサポートしていません。 ********************************************************************************/ ol.list { list-style-type: none ; margin: 0 ; padding: 0 ; } ol.list li a, .button a { display: block ; width: 90% ; max-width: 250px ; background: #D36015 ; color: #fff ; font-weight: 700 ; padding: 18px 0 ; margin: 8px 0 ; border-radius: 4px ; text-align: center ; text-decoration: none ; }