*, html, body { 
font-family: Verdana, Arial, Helvetica, Sans-serif;
padding:0px; 
margin:0px; 
}
html, body {height:100%}
body {
text-align:left;
font-size:12px; 
background-color:#000000;
color: #ffffff; 
text-align: left;  
}
#contenter {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:1000px;
	text-align:left;
	height:auto;
	min-height:100%;
	background-color:#DADADA;
	background: url('../img/navi_hg.jpg') #DADADA;  
	background-repeat:repeat-y; 
	z-index:1000;
}

/* for Internet Explorer */
/*\*/
* html #contenter {
height:101%;
}
/**/

#header{ position:fixed; background: url('../img/top.jpg') #F4D000; background-repeat:no-repeat;  width:1000px; height:139px;z-index:200;}



#nav{
position:fixed;
top:177px;
width:186px; 
height:400px;
padding-bottom:0px; 
float:left;
z-index:0;
}

#subnav{ position:fixed; top:139px;  background: url('../img/subnavi_hg.jpg') #F4D000; background-repeat:x-repeat;  height:38px;z-index:0; width:1000px;
}


#content-wrapper{
margin:0 0px 0 0px; 
padding:139px 0px 0px 186px; 
_padding-top:0px;
text-align:left;

}
#content{
padding:60px 30px 80px 22px; 
_padding-top:23px;
background-color:#DADADA; 
text-align:left;
min-height:280px;


}


