#header,
#footerBox {
    display: none;
}
body {
    font: 0.8em Trebuchet MS,Arial, Tahoma,Helvetica, sans-serif;
}

#main {
    padding-left: 60px;
    padding-right: 60px;
}
.PrintHeader {
    border-bottom: 1px dashed #A71056;
    padding-bottom: 20px;
}
#mainContent h2 {
    font-size: 1.5em;
    font-weight: bolder;
    color: #A71056;
    margin-top: 20px;
    margin-bottom: 20px;
}
    #mainContent h3 {
        font-size: 1.4em;
        font-weight: bolder;
        color: #666666;
        margin-bottom: 20px;
    }
/*--*/
    .WrapSaleCondition h4 {
        font-size: 1.2em;
        font-weight: bolder;
        color: #999999;
        margin-top: 20px;
        margin-bottom: 10px;
    }
        .WrapSaleCondition h5 {
            font-size: 1em;
            font-weight: bolder;
            color: #999999;
        }
        .WrapSaleCondition p {
            margin-bottom: 10px;
            text-align: justify;
            padding-left: 10px;
        }
            .WrapSaleCondition a {
                color: #999999;
                text-decoration: underline !important;
            }
            .WrapSaleCondition a:hover {
                text-decoration: none !important;
            }
        .WrapSaleCondition address {
            color: #A71056;
            border: 1px dashed #999999;
            padding: 20px;
            margin-left: 10px;
            margin-bottom: 10px;
            text-align: center;
        }
/*--*/
        #subWrap dl {
            width: auto !important;
            text-align: justify;
        }
            #wrapContact dl dt {
                color: #A71056;
                font-weight: bolder;
            }
            #wrapContact dl dd {
                font-size: 0.92em;
                margin-bottom: 20px;
                padding-left: 10px;
            }
                #wrapContact dl dd ol {
                    margin-top: 10px;
                    margin-bottom: 10px;
                }
                    #wrapContact dl dd ol li {
                        margin-top: 10px;
                        margin-bottom: 10px;
                    }
                        #wrapContact dl dd ol li ul li {
                            margin-top: 0px;
                            margin-bottom: 0px;
                            padding-left: 10px;
                        }
/*--*/
#subContent {
    display: none;
}
    


