@charset "utf-8";

/* buy
------------------------------*/
#aside .nav p {
    text-align:center;
    margin:10px auto 5px auto;
    font-weight: normal;
}

/* top txt */
#top_txt {
    text-align: justify;
    line-height: 1.8;
}

#top_txt p {
    padding:4px 0 0 5px;
}

/* 買取項目 */
.buy_content {
    color:#555;
    margin:20px 0;
}

.buy_content p {
    margin-right:275px;
    text-align:justify;
    margin-left:6px;
    margin-bottom:6px;
}

.buy_content h4 {
    background-image: url(../images/title_back.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #EEC5CD;
    padding-left: 7px;
    border-bottom:solid 10px white;
}

.buy_content h4 img {
    display:block;
}

/* 買取ボタン */
.btn_mitsumori {
    background-image: url(../images/buy/ban_back.gif);
    background-repeat: repeat-x;
    background-position: left top;
    background-color:pink;
    text-align: center;
    padding: 0;
    height: 100px;
    margin-bottom:25px;
}

.btn_mitsumori p {
    background-image: url(../images/buy/ban_btn_back.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width:325px;
    margin: 0 auto;
    text-align: left;
}

.btn_mitsumori a {
    width:230px;
    margin-top:22px;
    margin-bottom:13px;
    display:block;
    height: 64px;
}

.btn_mitsumori a img {
    display:block;
}

.btn_mitsumori span {
    padding:10px 0px 00px 10px;
    display:block;
}
