body {
      position: relative;
      top: 0px;
      left: 0px;
      margin-top: 0px;
      margin-left: auto;
      margin-right:auto;
      width: 920px;
      z-index: 1;
      visibility: visible;
      background-color;#9c9898;
      background-image : url(bg-img-3a.gif);
      background-repeat:repeat;
      font-size:small;
      line-height:normal;
      line-break:normal;
      color:#0a4008;
      font-family:Osaka,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
     
}

#bgr{
	width:920px;
     padding:0px;
     margin-left:auto;
     margin-right:auto;
     background-color:#f2f1ec;
     border:solid 1px gray;
     border-collapse;
     
}

#top{
	width:920;
     padding-left:0px;
     margin:0px;
     border-top:4px solid #1a9e22;
     border-bottom:1px solid #1a9e22;
     background-color:transparent;
    
}

.modoru{
	border:1px outset lime;
        font-size:12px;
	text-decoration:none;		 
}

.modoru a{
	text-decoration:none;
         
}

.hr{
	background-color:#1a9e22;height:20px
   ;
}

.hr2{
	background-color:#1a9e22;height:5px
    ;
}

