
body {
      background-image : url(http://www.city.kamo.niigata.jp/section/oshiraseban/image/kamo680.jpg);
      background-repeat: no-repeat;
      background-position: 10px 5px;
      margin-top: 0px;
      margin-left: 20px ;}
H1 { background-color:#006633; color:#ffffff ; margin: 1px; }
H2 {
   border-left: 20px #006633 solid;
   border-bottom: 3px #006633 solid;
   border-top: 1px #006633 solid;
   border-right: 3px #006633 solid;
   padding-left: 10px;
   line-height: 30px;
   margin-top: 25px ;
   margin-bottom: 20px ;
}
H3 {
   border-left: 18px #006633 solid;
   padding-left: 10px;
   line-height: 18px;
   margin-left: 10px ;
   margin-top: 15px ;
   margin-bottom: 15px ;
}

UL {
   list-style:square ;
}

TABLE {
   margin: 20px;
}

A {text-decoration: ;}
a:hover{color:#ffffff;background-color:#006666;
        text-decoration:;}

div.navi1 {
   background-color: #006633;
   padding: 3px;
   font-size: 80%;
}
div.navi1 a {
   color: white;
   text-decoration: none;
   border-right: 1px #ccffcc solid;
   padding: 0px 0.3em;
}
div.exp1 {
   margin-top: 5px ;
   margin-left: 20px ;
   font-size: 95%;
}
div.exp2 {
   margin-top: 3px ;
   margin-left: 40px ;
   font-size: 90%;
}
div.H {
   position: relative ;
   left: 20px ;
}
div.footer {
   background-color: #CCFFFF;
   padding: 3px;
   font-size: 80%;
}
@media Print    
{
div.noneprint {
    display : none;
}
}
div.break { 
   page-break-before: always; 
}

