<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title{
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.main{
    padding-left: 90px;
    line-height: 2.5;
}

.contents{
    padding-top: 30px;
    padding-bottom: 30px;
}

table{
    border-collapse: separate;
    border-spacing: 0px 15px;
}

th,th,td{
padding-right: 40px;
}

.book{
    width: 100px;
    height: 140px;
}</pre></body></html>