@charset "utf-8";

/* -------------------------------------------------------------------
 + 1996/09/30 (en)
------------------------------------------------------------------- */
/* - ◆◆◆◆
------------------------------------------------------------------- */
/* -- def_inline dt */
#contents .contents_body .section.html .def_inline dt {
    width:90px;
}

@media screen and (max-width: 640px) {
    #contents .contents_body .section.html .def_inline dt {
        width:auto;
    }
} 

/* -- end */
