@charset "UTF-8";

tr.red {
    border-bottom: 3px solid #d1292a;
}
td.color1 {
    background: #0d0d0d;
}
td.color2 {
    background: #262626;
}
td.color3 {
    background: #404040;
}
td.color4 {
    background: #808080;
}
td.color5 {
    background: #a7a6a7;
}
td.color6 {
    background: #0d0d0d;
}
td.color7 {
    background: #282626;
}
td.color8 {
    background: #423f40;
}
td.color9 {
    background: #0d0d0d;
}
td.color10 {
    background: #262626;
}
td.color11 {
    background: #404040;
}
td.color12 {
    background: #808080;
}
table.price td {
    text-align: center;
}
p.linethrough {
    text-decoration: line-through;
}
p.bold {
    font-weight: 600;
}
p.bold2 {
    font-weight: 600;
    font-size: 2.4rem;
}
p.narrow {
    font-weight: 500;
    font-size: 1.4rem;
}