@charset"Shift_JIS";

p.navi{
 font-weight: bold;
 font-size:small;
 border-width: 1px;
 border-color:#cccccc;
 border-style:dashed;
}

ul{
  margin-top:10px;
  background-color:#ff66ff;
}

li{
  margin-top:1em;
  list-style:none;
}