#nav {
	float: right;
	width: 220px;
	margin-right: 10px;	
}
.annai {
	background-image: url(img/kage.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	height: 300px;
}
.annai p {
	font-size: 14px;
	line-height: 16px;
	color: #572C00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B6A05;
	width: 150px;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px;
}