.moji {  font-size: 12px; line-height: 140%}
A:link { text-decoration:none }
A:visited { text-decoration:none }
A:hover { text-decoration: underline; color:#FFCC00 }
body {
	background-color: #006699;
	overflow: auto;
}
dl {
	padding-top: 5px;
	padding-left: 5px;
}
dt {
	margin-bottom: 8px;
}
dd {
	margin-bottom: 8px;
}
#mokuji {
	overflow: auto;
	height: 400px;
	width: 320px;
	border: 1px solid #003300;
}

