@charset "shift_jis";

.jqHandle {

}
.jqDrag {
	cursor: move;
}
.jqResize {
	width: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: se-resize;
}
.jqDnR0 {
	position: relative;
}
#floatBan {
	z-index: 5;
}
#floatBanArea {
	z-index: 6;
}
#drre {
	position: absolute;
	left: 690px;
	top: 130px;
}
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#fltBox,
#fltBox td {
	font-size:1px;
	line-height:1px;
	padding:0;
	margin:0;
}

#fltBox img {
	border: 0;
	vertical-align: bottom; /* Firefox */
}

#fltBox a {
	line-height:1px;
	padding:0;
	margin:0;
}


