@charset "UTF-8";

/*----- [Top_page] ------*/

#contents h2 {
   margin-bottom:   4px;
}

/*----- [Sub_page] ------*/

div.entry_contents h3 {
   font-size:      1.4em;
   letter-spacing: 0.8pt;
   padding-top:      3px;
   padding-left:    10px;
   padding-bottom:   3px;
   margin-top:      15px;
   _margin-top:     20px;
   margin-left:     10px;
   margin-bottom:   15px;
   background-color: #eeeeee;
   border-left:  13px #d68ad6 solid;
   border-bottom: 1px #d68ad6 solid;
}
div.sequel {
   margin-top:     20px;
   margin-left:     10px!important;
   padding-left:    0px!important;

}
div.sequel div, div.sequel p {
}
ol {
   padding-left : 0.3em;
}
div.sequel ol {
   padding-left : 0em;
}

