@charset "utf-8";

#topflash {
	float: left;
	background-color: #000000;
	height: 275px;
	width: 780px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainnavi {
	float: left;
	height: 260px;
	width: 780px;
	padding-top: 5px;
	padding-bottom: 10px;
}

