
/* Scroll */
.scrollup {
	width: 44px;
	height: 44px;
	position: fixed;
	bottom: 15px;
	right: 5px;
	display: none;
	text-indent: -9999px;
	background: url(../img/backtotop.png) no-repeat;
	z-index: 99999;
}
.sticky {
	width: 44px;
	height: 46px;
	position: fixed;
	bottom: 90px;
	right: 4px;
	display: none;
	text-indent: -9999px;
	background: url(../img/sticky/sticky.png) no-repeat;
	z-index: 99999;
}
/* sticky */
.no1, .no2, .no3, .no4, .no5, .no6, .no7, .no8, .no9{
	width: 157px;
	height: 47px;
	position: fixed;
	right: 0px;
	display: none;
	text-indent: -9999px;
	z-index: 98;
}

.no1{
    bottom:490px;
}

.no2{
   	bottom:440px;
}

.no3{
	bottom:390px;
}

.no4{
	bottom:340px;
}

.no5{
	bottom:290px;
}

.no6{
	bottom:240px;
}

.no7{
	bottom:190px;
}

.no8{
	bottom:140px;
}

.no9{
	bottom:90px;
}

.sticky_01 {
	background: url(../img/sticky/sticky01.png) no-repeat;
}
.sticky_02 {
	background: url(../img/sticky/sticky02.png) no-repeat;
}
.sticky_03 {
	background: url(../img/sticky/sticky03.png) no-repeat;
}
.sticky_04 {
	background: url(../img/sticky/sticky04.png) no-repeat;
}
.sticky_05 {
	background: url(../img/sticky/sticky05.png) no-repeat;
}
.sticky_06 {
	background: url(../img/sticky/sticky06.png) no-repeat;
}
.sticky_07 {
	background: url(../img/sticky/sticky07.png) no-repeat;
}
.sticky_08 {
	background: url(../img/sticky/sticky08.png) no-repeat;
}
.sticky_09 {
	background: url(../img/sticky/sticky09.png) no-repeat;
}
.sticky_10 {
	background: url(../img/sticky/sticky10.png) no-repeat;
}

