@charset "UTF-8";

/* ------------------------------------------------ */
/*      import css                                  */
/* ------------------------------------------------ */
@import "common.css";
@import "sub.css";

/* ------------------------------------------------ */
/*      **********                                  */
/* ------------------------------------------------ */
html,
body {height:100%;}

div.contentsBox dt {font-size:108%; font-weight:bold; margin-bottom:01em;}
div.contentsBox dd {font-size:108%; margin-bottom:20px; line-height:1.2em;}
 div.contentsBox dd span {font-size:77%;}