@charset "shift_jis";

	
a img{border:none;}


body{
	margin:0;
	padding:0;
	text-align:center;
	background:#000;
	color:#fff;
	}
*{margin:0; padding:0;}
a img{border:none;}

#header ul,#navi ul{
	list-style:none;
	}

#wrap{
	width:976px;
	margin: 0 auto;
	text-align:left;
	}
#header{
	padding-right:136px;
	height:75px;
	position:relative;
	}

#header p#wald a{
	display:none;
	}
/*---------------------------------------*/	
#navigation{
	display:none;
	}


#content{
	width:976px;
	background:url(../images/contentbk.gif) repeat-y;
	}
	.galleryContent{
	background:url(../images/contentbk.gif) repeat-y;
	}
#main{float:left;
	width:840px;
	}
	
#navi{
	width:115px;
	float:left;
	margin-left:12px;
	height:530px;
	overflow: auto;
	padding-top:30px;
	background:url(../images/select.gif) 0px 5px no-repeat;	
	}

#footer{
	display:none;
	}
	



/* Hack cleafix--------------------------------*/
.box:after,.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.box,.clearfix{display:inline-table;
	min-height:1px;@/* IE 7*/
}

/* IE \*/
* html .clearfix,* html .box{height:1%;}
.box,.clearfix{display:block;}
/*end IE */
/* END Hack cleafix--------------------------------*/