@charset "utf-8";
/*----float-banner-------*/
#floatbn-bannerArea {
	position:relative;
	z-index:1000;
	width: 100%;
	margin: 0px;
	cursor:move;
}

#floatbn-bannerBtnBox {
	position:absolute;
	top:380px;
	right:20px;
	width: 246px;
	height: 130px;
}
#floatbn-bannerBtn-shadow {
	width: 246px;
	height: 130px;
	background-image: url(../a_floatbn/shadow.png);
	background-repeat: no-repeat;
}
#floatbn-bannerBtn {
	position:absolute;
	width:240px;
	height:124px;
	background-image:url(../a_floatbn/floatbn.jpg);
	background-repeat:no-repeat;
	width: 246px;
	height: 130px;
}

/*
#floatbn-bannerBtn p, a {
	margin:0;
	padding:0;
	font-size:12px;
	text-decoration: none;
}
*/

#floatbn-bannerBtn a {
	cursor: pointer;
}
#floatbn-bannerArea .ov {}
#floatbn-bannerBtn .closeBtn a {
	display:block;
	margin:5px 0px 0px 177px;
	width:62px;
	height:15px;
	text-indent:-9999px;
	/*background-color:orange;*/
}
#floatbn-bannerBtn .camBtn a {
	display:block;
	margin:63px 10px 0px 11px;
	width:220px;
	height:30px;
	text-indent:-9999px;
	cursor:pointer;
}
/*
#floatbn-bannerBtn .camBtn2 a {
	display:block;
	margin:0px 8px 0px;
	width:225px;
	height:40px;
	text-indent:-9999px;
	cursor:pointer;
}
#floatbn-bannerBtn .reqBtn a {
	display:block;
	margin:6px 8px 0px;
	width:225px;
	height:56px;
	text-indent:-9999px;
	cursor:pointer;
}
*/
