@charset "utf-8";

#contentsArea {
    background: url(../../img/gallery/vol01/bg_content_m.gif) repeat-y top center;
    background-size: 100% auto;
}
#contents {
    background: url(../../img/gallery/vol01/bg_content.gif) no-repeat top center;
    background-size: 100% auto;
}
.sttl_box {
    position: relative;
}

#article01 {
    padding-top: 30px;
}
#article01 .ph_box {
    text-align: center;
    margin-bottom: 5px;
}
#article01 .sttl_box p.btn_plus {
    position: absolute;
    top: 20px;
    left: 8%;
}
#article02 {
    margin-top: 30px;
}
#article02 .ph_box {
    text-align: center;
    margin-bottom: 10px;
}
#article02 .sttl_box p.btn_plus {
    position: absolute;
    top: 20px;
    left: 6%;
}
#article03 {
    position: relative;
    margin-top: 30px;
}
#article03 p.btn_plus {
    position: absolute;
    bottom: -30px;
    left: 6%;
}

#article04 {
    margin-top: 30px;
}
#article04 .ph_box {
    margin-left: 5%;
    margin-bottom: 10px;
}
#article04 .sttl_box p.btn_plus {
    position: absolute;
    top: 20px;
    left: 6%;
}
#article05 {
    margin-top: 30px;
}
#article05 .ph_box {
    text-align: center;
    margin-bottom: 10px;
}
#article05 .sttl_box p.btn_plus {
    position: absolute;
    top: 20px;
    left: 6%;
    z-index: 100;
}
#article06 {
    margin-top: 30px;
}
#article06 .ph_box {
    text-align: center;
    margin-bottom: 10px;
}
#article06 .sttl_box p.btn_plus {
    position: absolute;
    top: 20px;
    left: 6%;
}
#article07 {
    margin-top: 30px;
}
#article07 .ph_box {
    margin-bottom: 10px;
}
#article07 .sttl_box p.btn_plus {
    position: absolute;
    top: 20px;
    left: 6%;
}
#article08 {
    position: relative;
    bottom: -5px;
    margin-top: 30px;
}
#article08 p.btn_plus {
    position: absolute;
    bottom: -20px;
    left: 6%;
}