@charset "UTF-8";
/* CSS Document */

#content {
	width: 650px;
	float: right;
	margin-top: 30px;
	font-size: 80%;
	color: #333333;
}
.contenta     {
	color: #009900;
}
.content  a:hover {
	color: #006600;
}
.contentimg  {
	border-style: none;
}
#sabunavi {
	width: 200px;
	float: left;
	margin-top: 30px;
	font-size: 80%;
	color: #333333;
}
#sabunavi a {
	color: #009900;
	text-decoration: none;
}
#sabunavi a:hover {
	color: #006600;
	text-decoration: underline;
}
#sabunavi li {
	list-style: none;
}
