@charset "Shift_JIS";
div#floating-menu{
	position: fixed;
	right: 5px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	z-index: 9999;
	top: 58px;
	width: 120px;
	height: 370px;
	opacity: 0.45;
	
}