@charset "utf-8";
/* CSS Document */


img.bgmaximage{
position:fixed !important;
display:none;

	}
	 


#navi{
background: url(../images/navitop_bg_.gif) 370px 190px;
  position:absolute;
  width:370px;
  height:190px;
  left: 50%;
  top: 50%;
  margin-left: -185px;
  margin-top: -95px;
  z-index:10;
  }
  
/*#raster{
	background:url(../images/rasterbig2.png) repeat; 
	height: 100%;
    overflow: auto;
    position: absolute;
    width: 100%;
    z-index:-1;
}*/

#wrap{
	z-index:10;
	}
	
#navi p{
	float:left
	}
#navi p.nav{
	padding:10px 0px 0px 10px;
	}