@charset "utf-8";
/*//////////////////////////////////////////////////
///////////////////04_gallery.css/////////////////////
//////////////////////////////////////////////////*/
body{
    background-image: url("http://www.astronauts.co.jp/comet/aristear/img/bg_main02.jpg"); 
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-size: cover;

}
#special_wrap {
    height: 2760px;
    text-align: center;
    margin-top: 20px;
    overflow:hidden;
}
#menu_title img {
    margin-bottom: 50px;

}
#special_inner {
    width: 1128px;
    margin: auto;
}

#special_inner li {
    width: 356px;
    height: 547px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.p1 {
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/map.png") no-repeat;
}
.p2 {
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/getchu.png") no-repeat;
}
.p3 {
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/medio.png") no-repeat;
}
.p4 {
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/melon.png") no-repeat;
}
.p5 {
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/tora.png") no-repeat;
}
.p6 {
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/goodwill.png") no-repeat;
}
.p7 {
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/Official.png") no-repeat;
}
.p1 a {
    position: absolute;
    left: 25%;
    top:510px;
}
.p2 a {
    position: absolute;
    left: 25%;
    top:510px;
}
.p3 a {
    position: absolute;
    left: 25%;
    top:510px;
}
.p4 a {
    position: absolute;
    left: 25%;
    top:510px;
}
.p5 a {
    position: absolute;
    left: 25%;
    top:510px;
}
.p6 a {
    position: absolute;
    left: 25%;
    top:510px;
}
.p7 a {
    position: absolute;
    left: 25%;
    top:510px;
}

#special_inner li img{
    width: 184px;
    height: 25px;
}

/*/////////////////*/

#special_inner2 {
    clear: both;
    padding-top: 30px;
    width: 1000px;
    margin: auto;
}
#special_inner2 li {
    width: 260px;
    height: 186px;
    float: left;
    margin-left: 37px;
    margin-right: 36px;
    margin-bottom: 16px;
    margin-top: 20px;
}
.p1_ori { /*Amazon*/
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/amazon_ori.png") no-repeat;
}
.p2_ori { /*お宝中古市場*/
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/otakara_ori.png") no-repeat;
}
.p3_ori { /*シーガル*/
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/seagull_ori.png") no-repeat;
}
.p4_ori { /*宝島*/
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/takarajima_ori.png") no-repeat;
}
.p5_ori { /*トレーダー*/
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/trader_ori.png") no-repeat;
}
.p6_ori { /*ファミーズ*/
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/fammys_ori.png") no-repeat;
}
.p7_ori { /*ブックメイト*/
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/bookmate_ori.png") no-repeat;
}
.p8_ori { /*古川電気*/
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/furukawadenki_ori.png") no-repeat;
}
.p9_ori { /*ラムタラ*/
    background: url("http://www.astronauts.co.jp/comet/aristear/img/special/lammtarrashop_ori.png") no-repeat;
}


