img {
    width: 100%;
    height: auto;
    max-width: 1200px;
}
div#contents {
    text-align: center;
    color:#000;
}
div#contents h2 {
    background-color: #f00;
    color: #000;
    font-size: 120%;
    font-weight: bold;
    line-height: 30px;
    margin: 20px 0 10px;
    text-align: center;
}
.img {
    margin: 0 10px;
}
.spacer {
    margin-bottom: 10px;
}
.premium {
    display: block;
    padding: 3px;
    border: 1px solid yellow;
    margin: 10px;
    color: yellow;
    background-color:#000;
}
.text {
    padding: 8px;
    text-align:left;
}
p.tape {
    background: url(/wp-content/uploads/2025/07/system_tape.gif) repeat-x left;
    display: block;
    width: 100%;
    height: 14px;
    text-indent: -10000px;
    overflow: hidden;
}
ul.warning {
    padding: 15px 10px 5px;
    text-align: left;
    max-width: 1200px;
}
ul.warning li {
    margin-bottom: 5px;
    background: url(/wp-content/uploads/2025/07/icon_arrow.png) no-repeat left 0px;
    background-size: 18px;
    padding-left: 24px;
}
.center {
    text-align: center;
}
p#invoice {
    margin: 20px auto 0px;
    text-align: center;
}
#warning {
    text-align: left;
    font-size: 14px;
}
.spacer3 {
    margin-bottom: 20px;
}
.yellow {
	color: #c14040;
}
.blue {
        color: #0000FF;
}
.gray {
        color: #000;
}


