.scrollgeneric {
	line-height:1px;
	font-size: 1px;
	position: absolute;top: 0; left: 0;}

/* スクロールバーのベース */
.vscrollerbar {
	width: 17px;
	background: url(image/scrollbar.png) -17px 0px repeat-y;}

/* スクロールバーの上下 */
.vscrollerbarbeg {
	height: 17px !important;
	width: 17px;
	background: url(image/scrollbar.png) -53px -17px no-repeat;}

.vscrollerbarend {
	height: 17px;
	width: 17px;
	background: url(image/scrollbar.png) -53px 0px no-repeat;}


/* ベース */
.vscrollerbase {
	width: 17px;
	background: url(image/scrollbar.png) 0px 0px repeat-y;}

/* 上下の矢印 */
.vscrollerbasebeg {
	width: 17px;
	height: 17px !important;
	background: url(image/scrollbar.png) -35px -17px no-repeat;}

.vscrollerbaseend {
	height: 17px;
	width: 17px;
	background: url(image/scrollbar.png)  -35px 0px no-repeat;}


/* 横方向スクロールの指定？ */

.hscrollerbase {height: 17px; background-color: #120606;}
.hscrollerbar {height: 15px; background-color: #130908; border:solid 1px #39292a;}
.vscrollerbar, .hscrollerbar {padding: 17px;z-index: 2;}
.scrollerjogbox {width: 15px;height: 17px;top: auto; left: auto;bottom: 0px; right: 0px;background: #120606;}

/* Scroll Bar Master Styling Ends Here */
