@charset "utf-8";

h1 {
    font-size:180%;
    margin:0 32px;
    padding-left:16px;
}

#content {
   margin-left:10px;
   margin-top:-20px;
}

#InNavi ul {
    position:relative;
    width:100%;
    left:7px;
    top:0px;
    list-style:none;
    overflow:hidden;
    height:50px;
}

#InNavi li {
    float:left;
    width:12%;
    font-size:100%;
    margin:0 2px;
    border-right:1px ridge #CCCCCC;
    overflow:hidden;
    height:50px;
}

#InNavi a {
    display:block;
    width:100%;
    padding:7px 0 8px 0;
    text-decoration:none;
    text-align:center;
    background:#DDDDDD url(../parts1/tab-lu.gif) left top no-repeat;
}

#InNavi a:visited {
    color: #000000;
    background:#DDDDDD url(../parts1/tab-chk.gif) left top no-repeat;
}

#InNavi a:link {
  color: #000000;
}

#InNavi a:hover {
  color:#FFFFFF;
  font-weight:bolder
}

#sp-navi a:hover {
  background-color:dodgerblue;
}

#ka-bar {
   position:relative;
   top:-17px;
   left:7px;
   width:100%;
   height:45px;
}

#ka-bar-l {
   position:absolute;
   top:224px;
   left:30px;
}
