@charset "utf-8";
.topwrap {
	width: 900px;
	margin: 0px auto 0px auto;
}
.sakabeinfo {
	font-size: 12px;
	color: #333333;
	margin: 5px;
	line-height: 15px;
	width: 300px;
	float: left;
}
.topmenu {
	font-size: 10px;
	margin: 20px 20px 20px 0px;
	float: right;
	line-height: 20px;
	width: 500px;
}
.topmenu li {
	float: left;
	width: 100px;
	text-align: center;
}
.topmenu a {
	color: #666666;
	text-decoration: underline;
}
.topfoot {
	clear: both;
	font-size: 10px;
	color: #6ABDA0;
	text-align: right;
	line-height: 11px;
}
.topfoot a {
	color: #00BC7F;
	text-decoration: underline;
}
#flashtopimage  p {
	margin: 10px 0px 10px 30px;
	line-height: 14px;
	font-size: 12px;
}

