#menu{
  margin-right:20px;
  margin-top:3px;
  color:#6F6F6F;
}
#subnavi{
  margin-left:20px;


}
#menu a, #subnavi a{
  color:#FFFFFF;
}
#menu a:hover, #subnavi a:hover{
  color:#FF9966;
}
#menu .current, #subnavi .current{
  color:#FF9966;
  font-weight:bold;
}
#contents{
  width:570px;
  padding-left:25px;
}
#contents .caution{
  color:#EE5404;
  line-height:140%;
  padding:4px;
}
td.navi{
  background-image: url("/support/ichigan/images/download/a100_ttl_bg.gif");
  background-repeat: no-repeat;
  height:28px;
}
td.navi_j{
  background-image: url("/support/ichigan/images/download/a100_ttl_bg_j.gif");
  background-repeat: no-repeat;
  height:28px;
}
td.subnavi{
  background-image: url("/support/ichigan/images/download/a100_navi_bg.gif");
  background-repeat: no-repeat;
  height:120px;
}
#contents .file{
  background-color:#DDDDDD;
  padding:15px
}

li.subli{
  padding-bottom:5px;
}

li.li_title{
  margin-left:-35px;
  list-style:none;
  padding-bottom:5px;
}
.tel{
  font-weight:bold;
  letter-spacing:0.3em;
}


/* download button */
div.download{
    width:233px;
    height:37px;
}
.download ul{
    margin:0px;
    padding:0px;
    font-weight:bold;
    list-style:none;
}

.download li{
    margin:0px;
    padding:0px;
    text-align:center;
}

.download a{
    height:37px;
    text-decoration:none;
    display:block;
    color:#FFCC33;
    background-image:url(/support/accy/gps/images/bt_dl.gif);
}

.download a:hover{
    color:#FFCC33;
    text-decoration:underline;
    background-image:url(/support/accy/gps/images/bt_dl_on.gif);
}


div.dl_text{
    padding-top:10px;
    font-size:14px;
    line-height: 18px;
}






