* {
  font-family: "メイリオ", Osaka, sans-serif;
  font-size: 12px;
}


.jstree-contextmenu {
  /* w2uiのパネルより前面に表示させる */
  z-index: 500;
}

iframe {
  border: solid 1px #dfdfdf;
}

a {
  text-decoration: none;
  color: #003399;
}

a:hover {color:#33cc99}

hr.frame5 {
  border:1px solid #e4ddf8
}
