.logo {
	position:absolute;
	left:0px;
	top:30px;
	z-index:11; 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	font-family:verdana;
	font-size:10px;	
	}

.content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:4; 
	top:385px; 
	bottom:40px; 
	width:100%; 
	margin-left:0px; 
	left:0; 
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}

* html .content {
	top:0;
	bottom:0;
	height:100%;
	width:100%;
	border-top:340px solid #fff;
	border-bottom:50px solid #fff;
	overflow: auto;

	}
	
* html .head {
	top:0px; width:1133px; height:1px;
	}
	
* html .foot {
	bottom:0px; width:100%; height:50px;
	}	
	
html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	overflow: hidden; 
}

.head {
	position:absolute; 
	margin-left:0px; 
	margin-right:0px; 
	left:0; 
	top:0; 
	width:130%; 
	min-width:100%; 
	height:310px; 
	z-index:5; 
	}
	
	.navi {
	padding-left:40px;
	font-family:verdana;
	font-size: 12px;
	height:20;
	color: #FFFFFF;
	}
	
		.main{
	font-family:verdana;
	font-size: 12px;
	color: #000000;
	}






.foot {
	position:absolute; 
	bottom:0; 
	width:100%; 
	left:0;
	min-width:100%; 
	height:50px; 
	z-index:5; 
	}

.blank {
	position:absolute; 
	left:780px;
	top:30px;
	z-index:6; 
	}




.content_still {
	padding-left:0px;
	position:absolute;
	left:0px;
	width:98%;
	height:30px;
	z-index:6;
	top:310px; 
}


.back {
position:absolute;
left:0;
top:300;
width:100%;
z-index:1;
}



.subnavi {
text-decoration:none;
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:bold;
text-align:left;
min-width:140px;
border-separate:separate
}

.subsubnavi {
text-decoration:none;
font-family:Verdana;
font-size:10px;
color:#444444;
font-weight:bold;
text-align:right;
}



link{color:#000000; text-decoration:none;}
a:link{color:#CCCCCC; text-decoration:none;}
v:link{color:#000000; text-decoration:none;}

body {text-decoration:none}

