@charset "utf-8";

/*============================
       DMM Style Sheet
==============================*/


/*
* ▼book/
*/

/**
 * 告知エリア
 */
#l-areaNotice{
    margin-bottom: 20px;
}

/**
 * バナーエリア
 */
#l-areaBnr{
    margin-bottom: 40px;
}

/**
 * 無料作品エリア
 */
#l-areaFreeBooks{
    margin-bottom: 40px;
}

/**
 * ピックアップエリア
 */
#l-areaPickup{
    margin-bottom: 40px;
}

/**
 * 人気・話題の作品エリア
 */
#l-areaTopics{
    margin-bottom: 40px;
}

/**
 * おすすめエリア
 */
#l-areaRecommend{
    margin-bottom: 40px;
}

