
#scare {
 position: absolute;
 z-index: 10;
 top: 50%;
 left: 50%;
 width: 850px;
 height: 630px;
 margin-top: -315px;
 margin-left: -425px;
 border: 1px #fff solid;
}

/* - - - - - - - - - - */

#chabatake {
 position: absolute;
 top: 60%;
 left: 20%;
 width: 385px;
 height: 580px;
 margin-top: -290px;
 margin-left: -192px;
 color: #fff;
}

.chanoyu {
 position: absolute;
 top: 0px;
 left: 242px;
 width: 56px;
 height: 258px;
 color: #fff;
 display: none;
}

.cha_moji {
 position: absolute;
 top: 280px;
 left: 78px;
 width: 385px;
 height: 202px;
 color: #fff;
 display: none;
}

/* - - - - - */


/* #fullbg_stretch
--------------------------- */

#fullbg_stretch img { visibility: hidden; }

/* #contents
--------------------------- */

#overlaybg {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: #fff;
 position: absolute;
}
