/*  */

.level0
{
  list-style-type: none;
  list-style-image: none;
}

.level0
{
  margin-left: 0;
}

.level0 .title
{
  background-color: transparent;
  margin: 0;
  border-bottom: 1px solid #8cacbb;
}

.level0 .title a
{
  color: Black;
  font-weight: normal;
  padding-top: 0.5em;
  font-size: 150%;
  text-decoration: none;
}

.level1
{
  list-style-type: none;
  list-style-image: none;
}

.level1 .title
{
  border: 0;
}

.level1 .title a
{
  color: #436976;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
}

.level2 .title a
{
  font-weight: normal;
}

.levelInline
{
  list-style: none;
}

.levelInline li
{
  display: inline;
  margin-right: 1em;
}

.levelInline div
{
  display: inline;
}


.currentMapItem {
/*
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: Black;
*/
    padding: 0.1em 0.5em 0.1em 1.8em;
    vertical-align: middle;
    background-image: url(http://www.spring8.or.jp/info_icon.gif);
    background-repeat: no-repeat;
    background-position: 2px 50%;
    background-color: #dee7ec;
    color: #436976;
    border: 1px solid #8cacbb;
/*
*/
}



/*  */
