
body #container.cpContainer{
    padding-top:90px;
       font-family: "MS PGothic","Osaka",Arial,sans-serif;
        font-size: 100%;
        color: #685333;
        line-height: 1.4;
        word-wrap: break-word;

}

#contents a:hover {
    color: #B7A490;
    text-decoration: underline;
}
/*
#contents a:link {
    color: #685333;
    text-decoration: underline;
}
*/

.cpNav .headerMain,
#contentsFootLink,
#grpRakutenLinkArea{
    background-color:#FFF;}
div#grpRakutenLinkArea{
    margin-bottom:0;
    padding-bottom:1em;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

#rpp{
    background:#FFF;
}

dl#topicPath dd {
    color: #9F8866;
    line-height: 1.6;
}

dl#topicPath dd a {
    color: #9F8866;
    text-decoration: none !important;
}

dl#topicPath dd strong {
    font-weight: normal;
}

.midashi{
    width:970px;
}

.midashi img{
    width:970px;
}



.btnBox{
    margin:50px 0 50px 0;
    }

.btnBox a:hover img{
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter:galpha(opacity=50)h;
    }

.btnEntry{
    width:713px;
    }

.btnEntry p{
    font-size:90%;
    font-weight:bold;
    color:red;
    margin:5px 0 20px;
    }

.btnRule{
    float:left;
    }

.btnDetail{
    float:left;
    margin-left:46px;
    }

#shopBox{
    width:890px;
    margin:0;
    padding:30px 40px 0 40px;
}

#shopBox ul{
    margin-bottom:30px;
    }

#shopBox li{
    display:block;
    float:left;
    }

#shopBox  li:not(:first-child) {
    margin-left:30px;
}

#shopBox .shopContBox{
    border-radius:5px;
    overflow:hidden;
    background:#FFF;
    width:200px;
    height:300px;
    }

#shopBox .shopContBox img{
    width:200px;
    height:200px;
    }


#shopBox .shopContBox a:hover img{
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter:galpha(opacity=50)h;
    }

#shopBox .shopTextBox{
    padding:10px 8px 5px;
    font-size:95%;
    }

#shopBox .shopName{
    text-align:right;
    margin:0 0 0 0;
    font-size:90%;
    }

#shopNameBox{
    width:890px;
    margin:0 0 0 0;
    padding:20px 40px 20px 40px;
}

#shopNameBox ul{
    margin-bottom:10px;
    }

#shopNameBox li{
    display:block;
    float:left;
    }

#shopNameBox  li:not(:first-child) {
    margin-left:30px;
}

#shopNameBox .shopName{
    border-radius:5px;
    overflow:hidden;
    background:#FFF;
    padding:7px 5px;
    width:190px;
    height:16px;
    text-align:center;
    font-size:90%;
    }




#ruleBox{
    width:970px;
    margin:50px 0 50px 0;
    }

#ruleBox .step2{
    width:950px;
    height:215px;
    position:relative;
    margin-bottom:20px;
}

#ruleBox .notice{
    padding:5px 10px;
    border:1px #a40000 solid;
    margin:20px 320px;
    text-align:left;
}

#ruleBox .notice dt{
    font-size:90%;
    font-weight:bold;
    margin-bottom:5px;
}

#ruleBox .notice dd{
    font-size:90%;
    font-weight:bold;
    margin-bottom:5px;
}

#ruleBox .btnBox{
    position:absolute;
    top:80px;
    left:270px;
}

#ruleBox .btnBox a:hover img{
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter:galpha(opacity=50)h;
}

#ruleBox p{
    margin:20px 0 0 20px;
}


#gaiyo_box{
    max-width:950px;
    margin:30px 10px;
    font-size:12px;
    line-height:150%;
    font-family: "meiryo";
    text-align:left;

}

#gaiyo_box a{
    color:#d13304;
    text-decoration:none;
}

#gaiyo_box a:hover{
    text-decoration:underline;
}

#gaiyo_box dl{
    margin:10px 0 0 0;
}


#gaiyo_box dt{
    font-weight:bold;
    color:#362e2b;
    margin:0 0 10px 0;
}

#gaiyo_box dd{
    margin-left:20px;
    color:#7e6b5a;
    margin-bottom:20px;
}

#gaiyo_box dd a{
    text-decoration: underline;
}

#gaiyo_box li{
    float:left;
    margin-left:10px;
}

