@charset "UTF-8";
/*////////////////////////////////////////////////////////////
mansion100% - rules.css for "rules" page.

Copyright (C) NEXT Co,. Ltd. All right reserved.
------------------------------------------------------------

    0. Import External CSS
    1. Common
    2. Specific Section

////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
    0. Import External CSS
   ------------------------------------------------------------ */
@import "common.css";

/* ------------------------------------------------------------
    1. Common
   ------------------------------------------------------------ */
div.blockRulesContent01 div.section {}

div.blockRulesContent01 div.subSection {
    margin-bottom: 20px;
}

div.blockRulesContent01 div.subSection div.blockRulesContentBody01 {}

div.blockRulesContent01 div.subSection ol.list01 ol.list01 {
    margin-left: 20px;
}

div.blockRulesContent01 div.section h2.ttl02,
div.blockRulesContent01 div.section h3.ttl10 { /* For IE6 */
    width: 980px;
}

/* ------------------------------------------------------------
    2. Specific Section
   ------------------------------------------------------------ */
div.blockRulesContent01 ul.list01 {
    width: 980px;
}

div.blockRulesContent01 p.update {
    margin-top: 40px;
    margin-bottom: 40px;
}

