* {
    margin			: 0;
    padding			: 0;
}

body {
    font-size			: 12px;
    font-weight			: 700;
    font-family                 : "メイリオ", "Osaka?等幅", Osaka-mono, "ＭＳ ゴシック", "MS Gothic", monospace, serif;
    letter-spacing              : 1px;
}

div.LineTable table {
    margin-bottom               : 10px;
    text-align			: center;
    border                      : 2px #666666 solid;
    border-collapse             : collapse;
    border-spacing              : 0;
}

div.LineTable td {
    margin-bottom               : 10px;
    text-align			: center;
    vertical-align              : middle;
    line-height			: 20px;
    border                      : 2px #666666 solid;
    font-size			: 14px;
}

div.LineTable td.CategoryTitle {
    margin-bottom               : 10px;
    font-size			: 15px;
    color                      	: #000000;
    background-color            : #DDDDDD;
    text-align			: left;
    padding                     : 4px;
}

div.Fax_Addr{
    width                       : 330px;
    font-size			: 13px;
    text-align			: left;
}

div.Fax_Font_Size {
    font-size			: 24px;
    font-weight                 : normal;
    float                       : left;
}

td.Fax_Width{
    width                       : 140px;
    font-weight			: normal;
    padding                     : 4px;
}

td.Fax_Width_Right{
    width                       : 165px;
    font-weight			: normal;
}

td.Fax_Width_Middle{
    background-color            : #DDDDDD;
    width                       : 152px;
    font-weight			: normal;
    font-size			: 12px !important;
    padding                     : 4px;
}

.title {
    border-radius               : 10px;
    font-size                   : 36px;
    padding-top                 : 10px;
    padding-bottom              : 10px;
    border                      : 3px #000000 solid;
    width                       : 630px;
    text-align                  : center;
    margin                      : 0 auto;
}

.fax_size {
    width                       : 625px;
    margin-right                : 15px;
    padding                     : 1px;
}

.fax_contents {
    width                       : 365px;
    float                       : left;
    text-align                  : left;
    font-size                   : 30px;
    font-weight                 : 700;
}

.order_date {
    margin-top                  : 6px;
    width                       : 250px;
    float                       : right;
    text-align                  : center;
    padding                     : 3px 0px;
    border-bottom               : 3px #000000 solid;
}

.check_mark {
    margin-top                  : 4px;
    float                       : left;
    font-size                   : 16px;
}

.mark_posi {
    float                       : left;
    margin-top                  : 7px;
    font-weight                 : normal;
}

.order_mail {
    width                       : 470px;
    text-align                  : right !important;
    font-weight                 : normal;
    font-size                   : 11px !important;
}

.howto_pay {
    width                       : 610px;
    text-align                  : left;
    font-weight                 : normal;
    font-size                   : 13px;
}

.payment {
    width                       : 470px;
    text-align                  : left !important;
    font-weight                 : normal;
    font-size                   : 12px !important;
}

.payment_method {
    text-align                  : center;
    font-weight                 : normal;
    font-size                   : 12px !important;
    padding                     : 4px;
}

.total_space {
    height                      : 32px;
    color                       : #000000;
    background-color            : #DDDDDD;
}

.total {
    text-align                  : left !important;
    font-size                   : 15px !important;
    font-weight                 : normal;
}

.transfer_dest {
    width                       : 610px;
    text-align                  : left;
    font-size                   : 12px;
    font-weight                 : normal;
}

.ucshop_addr {
    line-height                 : 20px;
    font-weight                 : normal;
    width                       : 290px;
    vertical-align              : middle;
    letter-spacing              : 0px;
    float                       : right;
    margin-right                : 4px;
    margin-bottom               : 5px;
}

@media print {
    div.print {
        visibility              : hidden
    }
}
@page {
    size                        : A4 portrait;
    margin                      : 0
}