	body {
		background: #eeeeee;
		font-family: arial;
		font-size: 0.8em;
		}
	a {
		color: #336633;
		text-decoration: none;
		}
	a:hover {
		color: #990000;
		text-decoration: underline;
		}
	#kagaripic {
		position: absolute;
		left: 16;
		top: 0;
		}
	#main {
		position: absolute;
		left: 260;
		top: 16;
		width: 500;
		height: 100%;
		}
	#menu {
		padding-top: 14px;
		text-align: right;
		}
	#navbox {
		position: absolute;
		left: 16;
		top: 280;
		width: 180;
		text-align: right;
		line-height: 1.5em;
		}
	#disclaimer {
		border-top: 1px #909090 solid;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 16px;
		}
	.smalltext {
		font-size: 11px;
		padding: 16px;
		}
