<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.br1 {
    border-top: dashed 1px 
}

.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;
}

li{
    margin-bottom: 10px;
}</pre></body></html>