@charset "utf-8";

.html h2 {padding:16px; font-size:20px; font-weight:600; line-height:22px; text-align:center; border-bottom:8px solid #f0f2f4}
.html .content {padding:16px;}
.html .content img {max-width:100%;}
.html .history {padding:16px; border-top:8px solid #f0f2f4;}
.html .history > ul {margin-top:6px;}
.html .history > ul > li {display:flex; justify-content:space-between; padding-left:8px; margin-top:4px; font-size:13px; background:url(../images/bg-li.png) no-repeat left center;}
.html .history > ul > li:first-child {margin-top:0;}
.html .content a[href="#vndr"] {display:inline-block; padding:0 6px; font-size:12px; text-align:center; border:1px solid #eee; border-radius:3px;}
