﻿
/**********************************************
* AdSphere CSS STYLE
***********************************************/
/* フォント */
body       { font-size : 9pt; margin:0pt;overflow:hidden;-webkit-tap-highlight-color: rgba(0,0,0,0);}
table      { font-size : 9pt; margin:0pt;}
tbody      { font-size : 9pt; margin:0pt;}
tr         { font-size : 9pt; margin:0pt;}
td         { font-size : 9pt; margin:0pt;}
blockquote { font-size : 9pt; margin:0pt;}

*{
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body, div, canvas{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*******************************
* Active Link Font option
********************************/

A:link {
	text-decoration:NONE; COLOR: #0000ff
;}
A:visited {
	text-decoration:NONE; COLOR: #0000ff
;}
A:active {
	text-decoration:NONE; COLOR: #ff9900
;}
A:hover {
	COLOR: #ff0000
;}

/*******************************
* window Layer option
********************************/
.div-main-container {
  position: relative;
  z-index: 0;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.div-base-canvas-back {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-base-canvas-fore {
  position: absolute;
  z-index: 500;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-image-canvas-back0 {
  position: absolute;
  z-index: 1000;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}
.div-image-canvas-fore0 {
  position: absolute;
  z-index: 1250;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-image-canvas-back1 {
  position: absolute;
  z-index: 2000;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}
.div-image-canvas-fore1 {
  position: absolute;
  z-index: 2250;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-image-canvas-back2 {
  position: absolute;
  z-index: 3000;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}
.div-image-canvas-fore2 {
  position: absolute;
  z-index: 3250;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-image-canvas-back3 {
  position: absolute;
  z-index: 4000;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}
.div-image-canvas-fore3 {
  position: absolute;
  z-index: 4250;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}




.div-msgFrame-canvas-back0 {
  position: absolute;
  z-index: 1000000;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-msgLayer-canvas-back0 {
  position: absolute;
  z-index: 1000250;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-msgFrame-canvas-fore0 {
  position: absolute;
  z-index: 1000500;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-msgLayer-canvas-fore0 {
  position: absolute;
  z-index: 1000750;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}


.div-msgFrame-canvas-back1 {
  position: absolute;
  z-index: 1001000;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-msgLayer-canvas-back1 {
  position: absolute;
  z-index: 1001250;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-msgFrame-canvas-fore1 {
  position: absolute;
  z-index: 1001500;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}

.div-msgLayer-canvas-fore1 {
  position: absolute;
  z-index: 1001750;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  width:1024px;
  height:576px;
}



#imageCanvasFore0,
#imageCanvasBack0,
#imageCanvasFore1,
#imageCanvasBack1,
#imageCanvasFore2,
#imageCanvasBack2,
#imageCanvasFore3,
#imageCanvasBack3,
#msgLayerCanvasFrameFore0,
#msgLayerCanvasFrameBack0,
#msgLayerCanvasFore0,
#msgLayerCanvasBack0,
#msgLayerCanvasFrameFore1,
#msgLayerCanvasFrameBack1,
#msgLayerCanvasFore1,
#msgLayerCanvasBack1,
#baseCanvasFore,
#baseCanvasBack{
  /* all canvas*/
  position: absolute;
  top:0px;
  left:0px;
}

#history-layer-wrapper{
  position:absolute;
  background-color: #272727;
  z-index: 10000200;
  overflow:hidden;
  width: 500px;
  height: 500px;
  display:none;
  pointer-events:none;
}
#history-layer{
  position:absolute;
  left:0px;
  top:0px;
  display:block;
  overflow:hidden;
}
#history-layer-content{
  position:absolute;
  width:100%;
  margin:0px;
  z-index:1;
}
#history-scrollbar{
  position:absolute;
  width:6px;
  height:100%;
  right:0px;
  top:0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  opacity: 0.4;

  z-index: 2;
}
#main-wrapper{
  position: absolute;
}
/*******************************
* Canvas option
********************************/
.cv {
  border-style: solid;
  border-width: 1px;
  border-color: #808080;
}
.cv-text {
}
