div#honbun {
	margin: 3px;
	width: 480px;
	float: right;
	background-color: #F0E68C;
	overflow:auto;
	height: 700px;
}
body {
	width: 650px;
	background-color: #FFCC99;
}
div#navi {
	float: left;
	width: 160px;
	background-image: url(img/wallppr067.gif);
	height: 700px;
}
div#head {
	width: 650px;
	text-align: center;
	font-family: "lr SVbN", "Osaka|";
	font-size: large;
	color: #3399FF;
	font-weight: bolder;
	font-style: normal;
	
}
pre {
	text-indent: 3pt;
	padding-left: 15px;
	padding-top: 80px;
	
}
a:link {
	color: #0066ff;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
