@charset "UTF-8";

/* ===================================== */
/* トップページ */
/* ===================================== */

/* ------ サービスインデックス ------ */
p.backn {line-height: 1.8;}

div.licence {
   height:100px;
   overflow:auto;
   border:1px solid #e1d7d2;
   padding:5px;
   margin:1.0em 0em;
   line-height: 130% !important;
}
div.licence h5 {
   font-size:100%;
}
div.licence ol {
   list-style-type:lower-latin;
   margin:0em 0em 0em 2.0em;
   padding:0em 0em 0em 0em;
}

