@charset "UTF-8";
/* CSS Document */

.footer {
    width: 1400px;
    margin: 120px auto 0;
    background: #000;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

#caution {
    width: 960px;
    background: #FFF;
    margin: 0 auto;
    padding: 30px 0 15px;
}

.cash {
    margin-left: 40px;
}

#copy {
    height: 365px;
    margin: 0 auto;
    text-align: center;
}

#copy img {
    margin-top: 0 !important;
    vertical-align: top;
}

/*--見出し、文字--*/
.footer h2 {
    width: 850px;
    height: 23px;
    background: url(/images/common_osechi2024/bg_footer1.jpg) center top no-repeat;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
}

.footer h3 {
    width: 425px;
    height: 23px;
    background: url(/images/common_osechi2024/bg_footer2.jpg) left top no-repeat;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
}

.mds {
    padding: 4px 0 0 20px;
    color: #FFF;
    line-height: 1.3;
}

.ft {

    margin-top: 12px;
    margin-left: 45px;
    font-size: 12px;
    color: #000;
    line-height: 1.7;
}

.ft02 {
    margin-top: 12px;
    margin-left: 20px;
    font-size: 12px;
    color: #000;
    line-height: 1.7;
}

#inq_r {
    width: 350px;
    height: 180px;
    background: #FCC;
    float: right;
    margin: 20px 25px 0 0;
}

#inq_r p {
    color: #000;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5em;
    padding: 25px;
}

.red {
    font-size: 13px;
    color: #C30;
}

.mini {
    font-size: 10px;
    font-weight: normal;
}

.jikan {
    text-indent: -12px;
    padding-left: 12px;
}

/*--リンク--*/
.footer a {
    color: #666;
    text-decoration: underline;
}

.footer a:hover {
    color: #F00;
    text-decoration: none;
}

/*--外枠--*/
.long {
    width: 850px;
    overflow: hidden;
    margin: 0 auto 15px auto;
}

.short_l {
    width: 410px;
    overflow: hidden;
    float: left;
}

.short_r {
    width: 410px;
    overflow: hidden;
    float: right;
    margin-right: 0px;
}

/*--テーブル--*/
.footer table {
    color: #000;
    font-size: 12px;
    float: left;
    margin: 20px 0 0 40px;
    line-height: 1.2em;
}

.footer table th {
    text-align: left;
}

.copy {
    margin: auto;
    text-align: center;
    margin-top: 20px;
	height: 364px;
	background: url(/images/common_osechi2025/footer.png) no-repeat center bottom;
}

.clear {
    clear: both;
}

.long tr {

    padding-top: 7px;
    display: block;
}

.long th {
    width: 100px;
    vertical-align: top;
}
