@charset "utf-8";
@import url("shop_bc_header.css");
/* -----↓contentsBlock----- */
.shopbg{
    /*background: url(/img/fppc/shopbg.jpg) center top;*/
    width: 100%;
}
#contentsBlock{
    width:750px;
    margin:5px auto 15px;
    background: #FFF;
}
#logoShopImg {
    float: left;
    margin: 10px 10px 10px 20px;
    width: 180px;
}
/* -----↑contentsBlock----- */
h3.contenstitle {
    background: #B21F62;
    color: #FFF;
    line-height: 32px;
    text-indent: 10px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
/* -----↓searchRelation----- */
.searchRelation{
    margin-bottom:10px;
    overflow:hidden;
    padding:9px 20px;
    font-size:11px;
    border-top:1px dotted #E1D6C2;
    border-bottom:1px dotted #E1D6C2;
}
.searchRelation dt{
    float:left;
    font-weight:bold;
    width:7em;
}
.searchRelation dd{
    margin-left:8em;
}
.searchRelation dd ul li{
    display:inline;
}
/* -----↑searchRelation----- */
#ipop2 {
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    display: none;
    height: 60px;
    padding: 0;
    position: absolute;
    width: 200px;
    z-index: 9999;
}
#ipop_title {
    background-color: #FFFFFF;
    cursor: move;
}
#ipop_close {
    cursor: pointer;
    float: right;
}
/* ----- officialBlock----- */
.officialBlock{
    text-align:right;
}
/* ----- officialBlock----- */
/* ↓2023/08/31 */
.contensbox {
    padding: 0 10px 10px 10px;
}
/* ↑2023/08/31 */