



body{
	position: absolute;
	background-color: #ffffff;/*ページ全体の背景色*/
	margin: auto auto auto auto;
		text-align: center;
}


/*--------------------------------------------------------*/

#bana{
	width: 870px;
	position: absolute;
	margin: 2px auto auto auto;
	height: 0px;
	z-index: 8;
	background-color: #333333;/*最上部帯の背景色*/
		text-align: center;
}



#header-g{
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 1900px;

	z-index: 1;

