@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	color:#0F0;
	font-size:18px;

	
}
div.a{
	float:left;
	background-image:url(haikei4.jpg);
	background-repeat:repeat;
	width:110px;
	height:850px;
}
div.b{
	float:right;
	background-image:url(haikei4.jpg);
	background-repeat:repeat;
	width:110px;
	height:850px;
}
	
p.bun{
	width:450px;
	font-size:20px;
	line-height:150%;
	color:#0F0;
	
}
div.top{
	text-align:center;
}
div.onnanoko{
	text-align:center;
}
