/*----float-banner-------*/
#floatbn-bannerArea {
	z-index:1000;
	width:100%;
	cursor:move;
	margin: 0px;
	display:block;
	text-align:left;
}

#floatbn-bannerBtnBox {
	position:absolute;
	width:201px;
	height:96px;
}

#floatbn-bannerBtn-shadow {
	width:201px;
	height:96px;
}

#floatbn-bannerBtn {
	width:201px;
	height:96px;
	background:url(../common/btn_reserve01.gif) no-repeat;
}

#floatbn-bannerBtn a {
	cursor: pointer;
}


#floatbn-bannerBtn .closeBtn a {
	display:block;
	margin:0px 4px 0px 147px;
	width:50px;
	height:19px;
	text-indent:-9999px;
}

#floatbn-bannerBtn .raizyoBtn a {
	display:block;
	margin:0px 4px 0px 4px;
	width:192px;
	height:71px;
	text-indent:-9999px;
	cursor:pointer;
}