@charset "Shift_JIS";
body {
	width: 100%;
	background-image: url(kocho/w8b.gif);
	height: 100%;
       overflow-x: hidden;
}

#headerfix {
	position: fixed;
	width: 100%;
	color: red;
	background-image: url(kocho/w8b.gif);
	top: 0px;
	left: 0px;
	margin-left: 140px;
	height: 110px;
	margin-top: 0px;
}

#header {
	width: 100%;
height: 110px;
        font-family: HGS‘n‰pŠpÎß¯Ìß‘Ì, sans-serif;
	color: red;	
}

#sub {
	width: 280px;
	position: fixed;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-right: -280px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	z-index: 1;
}

#submenu {
	color: black;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 750px;

}

#main {
	height: auto;
	width: 100%;
	overflow: auto;
	margin-left: 140px;
}

#top {
	color: black;
padding: 110px 0 150px;

} 

#news {
	text-align: left;	

	color: black;
	width: 700px;
}
#footer-fix {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
background-image: url(kocho/w8b.gif);	
margin-left: 140px;
}

#footer {
	width: 100%;
	text-align: center;
	color: black;
}