@charset "UTF-8";

.ad-space {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    min-height: 250px; 
    /* background-color: #f9f9f9; */
}


/*
.ad-space::before {
    content: "スポンサーリンク";
    display: block;
    font-size: 10px;
    color: #999;
    margin-bottom: 5px;
    text-align: center;
}
*/