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


img.bgmaximage{
position:fixed !important;
	}
	 
/*#wrap {
position: absolute;
top: 0;
left: 0;
z-index: 50;
width: 100%;
*/


#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;

  }

#navi p{
	float:left
	}
#navi p.nav{
	padding:10px 0px 0px 10px;
	}