@charset "utf-8";
/* CSS Document */


/*-----------------------------------------

Last update:    2025-11-18

---------------------------------------*/

/*=============================
index
=============================*/
#policy_area dl{
    margin-top: 2em;
}
#policy_area dt{
    font-weight: 700;
    margin-bottom: 0.25em;
}
#policy_area dd .underline{
    text-decoration: underline wavy 2px #aaa;
    font-weight: 700;
    text-underline-offset: 5px;
    line-height: 2.2;
}



