.page-wrap {
    width: 75%;
}

.bgindent {
    text-indent: -9999px;
}

.mgauto {
    margin: 0 auto;
    text-align: center;
}

.dblock {
    float: left;
    overflow: hidden;
    display: block;
}

.linkhover a:hover img {
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    opacity: 0.7;
    zoom:1;
}

.linkhover2 a:hover img {
    filter: alpha(opacity=90);
    -ms-filter: "alpha(opacity=90)";
    -moz-opacity: 0.9;
    opacity: 0.9;
    zoom:1;
}

html,body {
    /*background: #eee;*/
    height: 100%;
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

html p,html ul,html li,html h1,html h2,html h3,html div,html p,html table,html td,html th,html tr,body p,body ul,body li,body h1,body h2,body h3,body div,body p,body table,body td,body th,body tr {
    margin: 0;
    padding: 0;
}

html ul li,body ul li {
    list-style: none;
}

.Bx {
    margin: 0 0 10px 0;
    padding: 0;
}

.header {
    width: 80%;
    padding: 0 20px 10px 20px;
    margin: 30px auto 20px auto;
    font-size: 16px;
    border-top: none;
}

.header h1 {
    font-size: 20px;
    margin: 0 0 5px 0;
    font-weight: normal;
    text-align: left;
}

.header h1 span {
    font-weight: bold;
    text-align: left;
}

.header .Bx {
    margin: 0;
    padding: 0;
    text-align: left;
}

.upload_headline {
    width: 80%;
    padding: 20px 20px 15px 20px;
    margin: 0 auto 20px auto;
    background: #FFF;
    border: 1px solid #44a4dc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.upload_headline .caption {
    color: #333;
    margin: 0 0 5px 0;
    text-align: center;
}

.upload_headline h2 {
    font-size: 20px;
    text-align: center;
}

.attention {
    color: #cc0000;
    font-size: 12px;
}

.attention_text {
    font-size: 12px;
    margin: 10px 0 0 0;
}

.asterisk {
    font-size: 16px !important;
}

.astariskBx {
    margin: 0 auto 0 auto;
    width: 80%;
    font-size: 12px;
    text-align: right;
}

.table_headline {
    color: #000;
    font-weight: bold;
    margin: 0 0 3px 0;
}

.label {
    font-weight: bold;
}

.caption {
    font-weight: normal;
    color: #888;
    font-size: 13px;
}

.xml_caption {
    font-weight: normal;
    color: #888;
    font-size: 12px;
    word-break: break-all;
}

.img img {
    width: auto;
    height: 250px;
}

.main {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.main h2 {
    font-size: 20px;
    font-weight: bold;
}

.wrapper {
    width: 100%;
    overflow: hidden;
    background: #FFF;
    padding: 10px 0 1px 0;
    margin: 0 0 10px 0;
}

.wrapper h3 {
    clear: both;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 5px 20px 0 10px;
}

.wrapper h3 span {
    padding: 0 20px 0 0;
    color: #666;
    font-weight: normal;
}

.wrapper h4.headline {
    margin: 0 0 0 0;
    padding: 2px;
    text-align: center;
    background: #eee;
    color: #777;
}

.wrapper .Bx {
    padding: 0 20px;
}

.wrapper .labelBx {
    padding: 0 0 10px 20px;
    position: relative;
    display: table;
    width: 100%;
}

.wrapper.bg_off {
    background: #eee;
}

.table_layout {
    width: 100%;
    padding: 0 0 30px 0;
}

.table_layout table {
    width: 100%;
}

.table_layout .table_label {
    width: 20%;
    font-size: 14px;
    background: #eee;
    vertical-align: top;
    text-align: left;
    padding: 10px 10px 10px 10px;
}

.table_layout td {
    font-size: 14px;
    width: 80%;
    padding: 5px 10px 5px 10px;
    color: #666;
}

.table_layout:last-child {
    padding: 0 0 0 0;
}

.table_layout2 table {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
}

.table_layout2 td {
    padding: 5px 10px 3px 10px;
    font-size: 13px;
    width: auto;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.table_layout2 .table_layout2_label {
    width: 16.6%;
    padding: 5px 10px 3px 10px;
    font-size: 13px;
    width: auto;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #FFF;
}

.table_layout2 .table_layout2_text {
    width: 16.6%;
}

.table_colophon {
    width: 100%;
    margin: 0 0 30px 0;
}

.table_colophon .colophonBx {
    margin: 0 0 10px 0;
    font-size: 10px;
    color: #000;
}

.table_colophon table {
    width: 100%;
    background: #FFF;
    border-collapse: collapse;
    font-size: 10px;
    color: #000;
}

.table_colophon table td {
    width: 50%;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 20px 10px 10px;
    vertical-align: top;
}

.table_colophon table td p {
    margin: 0 0 10px 0;
}

.table_colophon table:last-child td {
    border-right: 1px solid #000;
}

.table_colophon table h4 {
    margin: 0 0 10px 0;
    padding: 2px;
    text-align: center;
    background: #000;
    font-size: 13px;
    color: #FFF;
}

.table_colophon table .status {
    font-size: 16px;
    text-align: left;
}

.table_colophon table .status2 {
    font-size: 16px;
    text-align: right;
}

.table_colophon table .signatureBx {
    margin: 20px 0 20px 0;
    overflow: hidden;
    font-size: 13px;
}

.table_colophon table .signatureBx .label {
    width: 100%;
    font-weight: normal;
}

.table_colophon table .signatureBx .sealBx {
    display: table;
    width: 100%;
    float: right;
    overflow: hidden;
}

.table_colophon table .signatureBx .seal_label {
    width: 40%;
    display: table-cell;
    font-weight: normal;
    text-align: right;
}

.table_colophon table .signatureBx .seal {
    width: 60%;
    padding: 0 0 0 0;
    display: table-cell;
}

.table_colophon table .signatureBx .seal p {
    width: 100%;
    border-bottom: 1px solid #000;
    text-align: right;
    display: block;
}

.table_colophon table .confirmBx {
    width: 100%;
    display: table;
}

.table_colophon table .confirmBx .description {
    padding: 10px 0 0 0;
    vertical-align: top;
    display: table-cell;
}

.table_colophon table .confirmBx .check {
    vertical-align: top;
    display: table-cell
}

span.disp-str-cnt {
    /*追加　プルーフでの文字数表示用*/
    color: #0000CD;
    font-size: x-small;
}

/*# sourceMappingURL=styles.css.map */
