@charset "UTF-8";
/* CSS Document */
.show {
	display: block !important;
}
.delete {
	display: none !important;
}
/*///////////////////////////////////////////
// app common
///////////////////////////////////////////*/
* {
	margin: 0;
	padding: 0;
}

#app-container {
	position: relative;
	height: 475px;
	width: 700px;
}

#app * {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
html.mac #app * {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", sans-serif;
}
html.win #app * {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 1px;
}
#app {
	background: url(../images/common/base.gif);
	position: relative;
	height: 475px;
	width: 700px;
}
#app .btn,
#app .serif,
#app .box,
#app .bar,
#app .finger,
#app .touch,
#app .text,
#app .arrow {
	position: absolute;
	overflow: hidden;
}
#app .btn {
	cursor: pointer;
}
#app .blink {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	border: 3px solid #FF0;
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4dffffff, EndColorStr=#4dffffff);
	background: rgba(255,255,255,.3);
	zoom: 1;
}
#app .finger {
	background: url(../images/common/finger.gif) no-repeat;
	height: 34px;
	width: 41px;
}
#app .touch {
	border: 3px solid #FF0;
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4dffff00, EndColorStr=#4dffff00);
	background: rgba(255,255,0,.3);
	zoom: 1;
}
#app .header-group {
	height: 82px;
	width: 700px;
	position: absolute;
	background: url(../images/common/base.gif);
}
#app .header-group .btn-header {
	cursor: pointer;
}
#app .navGroup {
	position: relative;
}
#app .navGroup .cancel {
	position: absolute;
	height: 32px;
	width: 44px;
	left: 70px;
	top: 359px;
	cursor: pointer;
}
#app .navGroup .historyBack {
	position: absolute;
	height: 32px;
	width: 44px;
	left: 249px;
	top: 359px;
	cursor: pointer;
}

/* 20140319 edit*/
/* #app .navGroup .clock */
#app .clock {
	position: absolute;
	left: 398px;
	top: 386px;
	font-size: 11px;
	color: #380DFC;
}
/* end */
#app-loading {
	display: none;
	height: 19px;
	width: 220px;
	position: absolute;
	left: 240px;
	top: 247px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}
#app-loading img {
	margin-bottom: 5px;
}

/* 20140319 add */
#app-caution{
	left: 40px;
	top: 434px;
	width : 614px;
	position:absolute;
	display:none;
}
/* end */

/*///////////////////////////////////////////
// #app-index
///////////////////////////////////////////*/

#app #app-index div,
#app #app-index a {
	display: __none;
}

#app #app-index {
	background: url(../images/index/bg.gif);
	height: 475px;
	width: 700px;
	position: relative;
}
#app #app-index .header {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 80px;
	width: 700px;
}
#app #app-index .p1 {
	position: absolute;
	height: 35px;
	width: 561px;
	left: 49px;
	top: 96px;
}
#app #app-index .machine {
	position: absolute;
	left: 37px;
	top: 149px;
	height: 298px;
	width: 202px;
}
#app #app-index .start {
	position: absolute;
	height: 146px;
	width: 82px;
	left: 243px;
	top: 207px;
}
#app #app-index .btn1 {
	background: url(../images/index/btn1.gif) no-repeat 0px 0px;
	position: absolute;
	height: 30px;
	width: 294px;
	left: 360px;
	top: 186px;
}#app #app-index .btn1:hover {
	background: url(../images/index/btn1.gif) no-repeat 0px -30px;
}
#app #app-index .btn2 {
	background: url(../images/index/btn2.gif) no-repeat 0px 0px;
	position: absolute;
	height: 30px;
	width: 294px;
	left: 361px;
	top: 225px;
}
#app #app-index .btn2:hover {
	background: url(../images/index/btn2.gif) no-repeat 0px -30px;
}
#app #app-index .btn3 {
	background: url(../images/index/btn3.gif) no-repeat 0px 0px;
	position: absolute;
	height: 30px;
	width: 294px;
	left: 361px;
	top: 266px;
}
#app #app-index .btn3:hover {
	background: url(../images/index/btn3.gif) no-repeat 0px -30px;
}
#app #app-index .btn4 {
	background: url(../images/index/btn4.gif) no-repeat 0px 0px;
	position: absolute;
	height: 30px;
	width: 294px;
	left: 361px;
	top: 307px;
}
#app #app-index .btn4:hover {
	background: url(../images/index/btn4.gif) no-repeat 0px -30px;
}
#app #app-index .btn5 {
	background: url(../images/index/btn5.gif) no-repeat 0px 0px;
	position: absolute;
	height: 30px;
	width: 294px;
	left: 361px;
	top: 348px;
}
#app #app-index .btn5:hover {
	background: url(../images/index/btn5.gif) no-repeat 0px -30px;
}
#app #app-index .p2 {
	position: absolute;
	height: 41px;
	width: 290px;
	left: 367px;
	top: 415px;
}
#app #app-index .btn {
	text-indent: -9999px;
	overflow: hidden;
}
#app #app-index .benri {
	position: absolute;
	left: 321px;
	top: 178px;
	height: 29px;
	width: 56px;
}





/*///////////////////////////////////////////
// #sceneA common
///////////////////////////////////////////*/


#sceneA-common01,
#sceneA-common02,
#sceneA-common03,
#sceneA-common04,
#sceneA-common05,
#sceneA-common06,
#sceneA-common07,
#sceneA-a08,
#sceneA-a09,
#sceneA-a10,
#sceneA-a11,
#sceneA-a12,
#sceneA-a13,
#sceneA-a14,
#sceneA-a15,
#sceneA-a16,
#sceneA-a17,
#sceneA-b08,
#sceneA-b09,
#sceneA-b10,
#sceneA-b11,
#sceneA-b12,
#sceneA-b13,
#sceneA-b14,
#sceneA-b15,
#sceneA-b16,
#sceneA-b17,
#sceneA-b18,
#sceneA-b19,
#sceneA-b20,
#sceneA-b21,
#sceneA-end {
	position: absolute;
	height: 475px;
	width: 700px;
	top: 0;
	left: 0;
	display: none;
}
/*------------------------------------------
#sceneA-common01
------------------------------------------*/


#sceneA-common01 {
	background: url(../images/scene1/common01/bg.gif);
}
#sceneA-common01 .btn1 {
	width: 172px;
	height: 58px;
	top: 204px;
	left: 256px;
}
#sceneA-common01 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 40px;
}
#sceneA-common01 .box1 {
	left: 479px;
	top: 158px;
	width: 204px;
	height: 49px;
}
#sceneA-common01 .finger1 {
	left: 416px;
	top: 247px;
}
/*------------------------------------------
#sceneA-common02
------------------------------------------*/
#sceneA-common02 {
	background: url(../images/scene1/common02/bg.gif);
}
#sceneA-common02 .btn1 {
	width: 40px;
	height: 29px;
	top: 183px;
	left: 374px;
}
#sceneA-common02 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-common02 .serif2 {
	left: 239px;
	top: 380px;
	width: 197px;
	height: 49px;
}
#sceneA-common02 .serif3 {
	left: 59px;
	top: 380px;
	width: 138px;
	height: 49px;
}
#sceneA-common02 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-common02 .box2 {
	left: 484px;
	top: 231px;
	width: 195px;
	height: 48px;
}
#sceneA-common02 .finger1 {
	left: 406px;
	top: 202px;
}
/*------------------------------------------
#sceneA-common03
------------------------------------------*/




#sceneA-common03 {
	background: url(../images/scene1/common03/bg.gif);
}
#sceneA-common03 .btn1 {
	width: 154px;
	height: 60px;
	top: 232px;
	left: 137px;
	background: #F00;
}
#sceneA-common03 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-common03 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 82px;
}
#sceneA-common03 .touch1 {
	left: 74px;
	top: 277px;
	width: 20px;
	height: 20px;
}
#sceneA-common03 .touch2 {
	left: 224px;
	top: 226px;
	width: 20px;
	height: 20px;
}
#sceneA-common03 .text1 {
	left: 78px;
	top: 139px;
	width: 113px;
	height: 20px;
}
#sceneA-common03 .finger1 {
	left: 277px;
	top: 281px;
}
/*------------------------------------------
#sceneA-common04
------------------------------------------*/


#sceneA-common04 {
	background: url(../images/scene1/common04/bg.gif);
}
#sceneA-common04 .btn1 {
	width: 61px;
	height: 25px;
	top: 182px;
	left: 296px;
}
#sceneA-common04 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-common04 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-common04 .finger1 {
	left: 351px;
	top: 197px;
}
/*------------------------------------------
#sceneA-common05
------------------------------------------*/



#sceneA-common05 {
	background: url(../images/scene1/common05/bg.gif);
}
#sceneA-common05 .btn1 {
	width: 68px;
	height: 42px;
	top: 309px;
	left: 362px;
}
#sceneA-common05 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-common05 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-common05 .finger1 {
	left: 418px;
	top: 336px;
}
/*------------------------------------------
#sceneA-common06
------------------------------------------*/


#sceneA-common06 {
	background: url(../images/scene1/common06/bg.gif);
}
#sceneA-common06 .btn1 {
	width: 72px;
	height: 27px;
	top: 306px;
	left: 178px;
}
#sceneA-common06 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneA-common06 .box1 {
	left: 479px;
	top: 178px;
	width: 204px;
	height: 65px;
}
#sceneA-common06 .finger1 {
	left: 240px;
	top: 323px;
}
/*------------------------------------------
#sceneA-common07
------------------------------------------*/


#sceneA-common07 {
	background: url(../images/scene1/common07/bg.gif);
}
#sceneA-common07 .btn1 {
	width: 157px;
	height: 26px;
	top: 189px;
	left: 282px;
}
#sceneA-common07 .btn2 {
	width: 66px;
	height: 19px;
	top: 334px;
	left: 371px;
}
#sceneA-common07 .serif1 {
	left: 456px;
	top: 98px;
	width: 231px;
	height: 75px;
}
#sceneA-common07 .box1 {
	left: 479px;
	top: 185px;
	width: 204px;
	height: 49px;
}
#sceneA-common07 .box2 {
	left: 479px;
	top: 245px;
	width: 204px;
	height: 65px;
}
#sceneA-common07 .finger1 {
	left: 429px;
	top: 207px;
}
#sceneA-common07 .finger2 {
	left: 426px;
	top: 342px;
}
/*------------------------------------------
#sceneA-a08
------------------------------------------*/

#sceneA-a08 {
	background: url(../images/scene1/a08/bg.gif);
}
#sceneA-a08 .btn1 {
	width: 29px;
	height: 29px;
	top: 195px;
	left: 175px;
}
#sceneA-a08 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-a08 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-a08 .finger1 {
	left: 197px;
	top: 215px;
}
/*------------------------------------------
#sceneA-a09
------------------------------------------*/

#sceneA-a09 {
	background: url(../images/scene1/a09/bg.gif);
}
#sceneA-a09 .btn1 {
	width: 29px;
	height: 29px;
	top: 283px;
	left: 175px;
}
#sceneA-a09 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-a09 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-a09 .finger1 {
	left: 197px;
	top: 303px;
}
/*------------------------------------------
#sceneA-a10
------------------------------------------*/

#sceneA-a10 {
	background: url(../images/scene1/a10/bg.gif);
}
#sceneA-a10 .btn1 {
	width: 69px;
	height: 25px;
	top: 326px;
	left: 289px;
}
#sceneA-a10 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-a10 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-a10 .finger1 {
	left: 348px;
	top: 342px;
}
/*------------------------------------------
#sceneA-a11
------------------------------------------*/

#sceneA-a11 {
	background: url(../images/scene1/a11/bg.gif);
}
#sceneA-a11 .btn1 {
	width: 40px;
	height: 44px;
	top: 172px;
	left: 394px;
}
#sceneA-a11 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-a11 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-a11 .finger1 {
	left: 423px;
	top: 206px;
}
/*------------------------------------------
#sceneA-a12
------------------------------------------*/

#sceneA-a12 {
	background: url(../images/scene1/a12/bg.gif);
}
#sceneA-a12 .btn1 {
	width: 49px;
	height: 49px;
	top: 170px;
	left: 173px;
}
#sceneA-a12 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-a12 .box1 {
	left: 479px;
	top: 178px;
	width: 204px;
	height: 49px;
}
#sceneA-a12 .finger1 {
	left: 212px;
	top: 209px;
}
/*------------------------------------------
#sceneA-a13
------------------------------------------*/

#sceneA-a13 {
	background: url(../images/scene1/a13/bg.gif);
}
#sceneA-a13 .btn1 {
	width: 273px;
	height: 40px;
	top: 206px;
	left: 80px;
}
#sceneA-a13 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-a13 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-a13 .finger1 {
	left: 346px;
	top: 239px;
}
/*------------------------------------------
#sceneA-a14
------------------------------------------*/

#sceneA-a14 {
	background: url(../images/scene1/a14/bg.gif);
}
#sceneA-a14 .btn1 {
	width: 75px;
	height: 41px;
	top: 305px;
	left: 362px;
}
#sceneA-a14 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneA-a14 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneA-a14 .finger1 {
	left: 429px;
	top: 338px;
}
/*------------------------------------------
#sceneA-a15
------------------------------------------*/

#sceneA-a15 {
	background: url(../images/scene1/a15/bg.gif);
}
#sceneA-a15 .btn1 {
	width: 154px;
	height: 60px;
	top: 263px;
	left: 179px;
	background: #F00;
}
#sceneA-a15 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 100px;
}
#sceneA-a15 .box1 {
	left: 480px;
	top: 209px;
	width: 203px;
	height: 48px;
}
#sceneA-a15 .finger1 {
	left: 325px;
	top: 314px;
}
/*------------------------------------------
#sceneA-a16
------------------------------------------*/

#sceneA-a16 {
	background: url(../images/scene1/a16/bg.gif);
}
#sceneA-a16 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 100px;
}
#sceneA-a16 .box {
	top: 237px;
	width: 37px;
	height: 11px;
	background: #003de1;
	display: none;
}
#sceneA-a16 .box1 {
	left: 482px;
}
#sceneA-a16 .box2 {
	left: 522px;
}
#sceneA-a16 .box3 {
	width: 38px;
	left: 562px;
}
#sceneA-a16 .box4 {
	left: 603px;
}
#sceneA-a16 .box5 {
	left: 643px;
}
/*------------------------------------------
#sceneA-a17
------------------------------------------*/


#sceneA-a17 {
	background: url(../images/scene1/a17/bg.gif);
}
#sceneA-a17 .btn1 {
	width: 246px;
	height: 60px;
	top: 221px;
	left: 130px;
	background: #F00;
}
#sceneA-a17 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-a17 .box1 {
	left: 479px;
	top: 176px;
	width: 204px;
	height: 65px;
}
#sceneA-a17 .finger1 {
	left: 366px;
	top: 270px;
}
/*------------------------------------------
#sceneA-b08
------------------------------------------*/



#sceneA-b08 {
	background: url(../images/scene1/b08/bg.gif);
}
#sceneA-b08 .btn1 {
	width: 72px;
	height: 16px;
	top: 221px;
	left: 253px;
}
#sceneA-b08 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneA-b08 .box1 {
	left: 479px;
	top: 178px;
	width: 204px;
	height: 65px;
}
#sceneA-b08 .finger1 {
	left: 319px;
	top: 233px;
}
/*------------------------------------------
#sceneA-xxxxxx
------------------------------------------*/



#sceneA-b09 {
	background: url(../images/scene1/b09/bg.gif);
}
#sceneA-b09 .btn1 {
	width: 130px;
	height: 29px;
	top: 270px;
	left: 82px;
}
#sceneA-b09 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneA-b09 .box1 {
	left: 479px;
	top: 184px;
	width: 204px;
	height: 50px;
}
#sceneA-b09 .finger1 {
	left: 203px;
	top: 292px;
}
/*------------------------------------------
#sceneA-b10
------------------------------------------*/


#sceneA-b10 {
	background: url(../images/scene1/b10/bg.gif);
}
#sceneA-b10 .btn1 {
	width: 71px;
	height: 26px;
	top: 307px;
	left: 253px;
}
#sceneA-b10 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-b10 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 50px;
}
#sceneA-b10 .finger1 {
	left: 314px;
	top: 320px;
}
/*------------------------------------------
#sceneA-b11
------------------------------------------*/

#sceneA-b11 {
	background: url(../images/scene1/b11/bg.gif);
}
#sceneA-b11 .btn1 {
	width: 157px;
	height: 27px;
	top: 189px;
	left: 282px;
}
#sceneA-b11 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneA-b11 .box1 {
	left: 479px;
	top: 185px;
	width: 204px;
	height: 50px;
}
#sceneA-b11 .finger1 {
	left: 430px;
	top: 206px;
}
/*------------------------------------------
#sceneA-b12
------------------------------------------*/

#sceneA-b12 {
	background: url(../images/scene1/b12/bg.gif);
}
#sceneA-b12 .btn1 {
	width: 31px;
	height: 31px;
	top: 194px;
	left: 174px;
}
#sceneA-b12 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-b12 .box1 {
	left: 480px;
	top: 168px;
	width: 204px;
	height: 50px;
}
#sceneA-b12 .finger1 {
	left: 197px;
	top: 216px;
}
/*------------------------------------------
#sceneA-b13
------------------------------------------*/

#sceneA-b13 {
	background: url(../images/scene1/b13/bg.gif);
}
#sceneA-b13 .btn1 {
	width: 32px;
	height: 32px;
	top: 281px;
	left: 173px;
}
#sceneA-b13 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-b13 .box1 {
	left: 480px;
	top: 168px;
	width: 204px;
	height: 50px;
}
#sceneA-b13 .finger1 {
	left: 198px;
	top: 306px;
}
/*------------------------------------------
#sceneA-b14
------------------------------------------*/

#sceneA-b14 {
	background: url(../images/scene1/b14/bg.gif);
}
#sceneA-b14 .btn1 {
	width: 68px;
	height: 25px;
	top: 326px;
	left: 290px;
}
#sceneA-b14 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-b14 .box1 {
	left: 480px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-b14 .finger1 {
	left: 354px;
	top: 344px;
}
/*------------------------------------------
#sceneA-b15
------------------------------------------*/

#sceneA-b15 {
	background: url(../images/scene1/b15/bg.gif);
}
#sceneA-b15 .btn1 {
	width: 42px;
	height: 46px;
	top: 171px;
	left: 393px;
}
#sceneA-b15 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-b15 .box1 {
	left: 480px;
	top: 178px;
	width: 204px;
	height: 49px;
}
#sceneA-b15 .finger1 {
	left: 429px;
	top: 211px;
}
/*------------------------------------------
#sceneA-b16
------------------------------------------*/

#sceneA-b16 {
	background: url(../images/scene1/b16/bg.gif);
}
#sceneA-b16 .btn1 {
	width: 50px;
	height: 49px;
	top: 170px;
	left: 172px;
}
#sceneA-b16 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-b16 .box1 {
	left: 480px;
	top: 178px;
	width: 204px;
	height: 49px;
}
#sceneA-b16 .finger1 {
	left: 214px;
	top: 210px;
}
/*------------------------------------------
#sceneA-b17
------------------------------------------*/



#sceneA-b17 {
	background: url(../images/scene1/b17/bg.gif);
}
#sceneA-b17 .btn1 {
	width: 274px;
	height: 42px;
	top: 205px;
	left: 80px;
}
#sceneA-b17 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-b17 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneA-b17 .finger1 {
	left: 344px;
	top: 238px;
}
/*------------------------------------------
#sceneA-b18
------------------------------------------*/

#sceneA-b18 {
	background: url(../images/scene1/b18/bg.gif);
}
#sceneA-b18 .btn1 {
	width: 77px;
	height: 43px;
	top: 304px;
	left: 361px;
}
#sceneA-b18 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneA-b18 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneA-b18 .finger1 {
	left: 430px;
	top: 337px;
}
/*------------------------------------------
#sceneA-b19
------------------------------------------*/
#sceneA-b19 {
	background: url(../images/scene1/b19/bg.gif);
}
#sceneA-b19 .btn1 {
	width: 154px;
	height: 60px;
	top: 262px;
	left: 176px;
	background: #F00;
}
#sceneA-b19 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 100px;
}
#sceneA-b19 .box1 {
	left: 479px;
	top: 208px;
	width: 204px;
	height: 49px;
}
#sceneA-b19 .finger1 {
	left: 316px;
	top: 308px;
}
/*------------------------------------------
#sceneA-b20
------------------------------------------*/
#sceneA-b20 {
	background: url(../images/scene1/b20/bg.gif);
}
#sceneA-b20 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 100px;
}
#sceneA-b20 .box {
	top: 237px;
	width: 37px;
	height: 11px;
	background: #003de1;
	display: none;
}
#sceneA-b20 .box1 {
	left: 482px;
}
#sceneA-b20 .box2 {
	left: 522px;
}
#sceneA-b20 .box3 {
	width: 38px;
	left: 562px;
}
#sceneA-b20 .box4 {
	left: 603px;
}
#sceneA-b20 .box5 {
	left: 643px;
}
/*------------------------------------------
#sceneA-b21
------------------------------------------*/
#sceneA-b21 {
	background: url(../images/scene1/b21/bg.gif);
}
#sceneA-b21 .btn1 {
	width: 246px;
	height: 60px;
	top: 221px;
	left: 130px;
	background: #F00;
}
#sceneA-b21 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneA-b21 .box1 {
	left: 479px;
	top: 176px;
	width: 204px;
	height: 65px;
}
#sceneA-b21 .finger1 {
	left: 363px;
	top: 267px;
}
/*------------------------------------------
#sceneA ラスト
------------------------------------------*/





#sceneA .thanks {
	position: absolute;
	left: 94px;
	top: 98px;
	width: 513px;
	height: 332px;
	background: url(../images/scene5/root-a7/thanks.gif) no-repeat;
}
#sceneA .thanks .shinkansen {
	position: absolute;
	right: 0px;
	top: 164px;
}
#sceneA .thanks .woman {
	position: absolute;
	right: 24px;
	top: 15px;
}
#sceneA .thanks .station {
	position: relative;
	width: 510px;
	height: 332px;
	overflow: hidden;
}
#sceneA .finish {
	position: absolute;
	width: 700px;
	top: 439px;
	left: 0;
	text-align: center;
}
#sceneA .header {
	position: absolute;
	height: 80px;
	width: 700px;
	left: 0px;
	top: 0px;
}
#sceneA .btn-header {
	height: 22px;
	width: 132px;
	left: 541px;
	top: 48px;
	position: absolute;
}






/*///////////////////////////////////////////
// #sceneB common
///////////////////////////////////////////*/


#sceneB-common01,
#sceneB-common02,
#sceneB-common03,
#sceneB-common04,
#sceneB-a05,
#sceneB-a06,
#sceneB-a07,
#sceneB-a08,
#sceneB-a09,
#sceneB-a10,
#sceneB-a11,
#sceneB-a12,
#sceneB-a13,
#sceneB-a14,
#sceneB-a15,
#sceneB-b05_1,
#sceneB-b05_2,
#sceneB-b06,
#sceneB-b07,
#sceneB-b08,
#sceneB-b09,
#sceneB-b10,
#sceneB-b11,
#sceneB-b12,
#sceneB-b13,
#sceneB-b14,
#sceneB-b15,
#sceneB-b16,
#sceneB-b17,
#sceneB-b18,
#sceneB-b19,
#sceneB-b20,
#sceneB-b21,
#sceneB-b22,
#sceneB-end {
	position: absolute;
	height: 475px;
	width: 700px;
	top: 0;
	left: 0;
	display: none;
}
/*------------------------------------------
#sceneB ラスト
------------------------------------------*/

#sceneB .thanks {
	position: absolute;
	left: 94px;
	top: 98px;
	width: 513px;
	height: 332px;
	background: url(../images/scene5/root-a7/thanks.gif) no-repeat;
}
#sceneB .thanks .shinkansen {
	position: absolute;
	right: 0px;
	top: 164px;
}
#sceneB .thanks .woman {
	position: absolute;
	right: 24px;
	top: 15px;
}
#sceneB .thanks .station {
	position: relative;
	width: 510px;
	height: 332px;
	overflow: hidden;
}
#sceneB .finish {
	position: absolute;
	width: 700px;
	top: 439px;
	left: 0;
	text-align: center;
}
#sceneB .header {
	position: absolute;
	height: 80px;
	width: 700px;
	left: 0px;
	top: 0px;
}
#sceneB .btn-header {
	height: 22px;
	width: 132px;
	left: 541px;
	top: 48px;
	position: absolute;
}
/*------------------------------------------
#sceneB-common01
------------------------------------------*/
#sceneB-common01 {
	background: url(../images/scene2/common01/bg.gif);
}
#sceneB-common01 .btn1 {
	width: 172px;
	height: 58px;
	top: 142px;
	left: 79px;
}
#sceneB-common01 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 40px;
}
#sceneB-common01 .box1 {
	left: 480px;
	top: 157px;
	width: 204px;
	height: 49px;
}
#sceneB-common01 .finger1 {
	left: 240px;
	top: 187px;
}
/*------------------------------------------
#sceneB-common02
------------------------------------------*/
#sceneB-common02 {
	background: url(../images/scene2/common02/bg.gif);
}
#sceneB-common02 .btn1 {
	width: 293px;
	height: 36px;
	top: 160px;
	left: 109px;
}
#sceneB-common02 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-common02 .serif2 {
	left: 239px;
	top: 380px;
	width: 197px;
	height: 49px;
}
#sceneB-common02 .serif3 {
	left: 59px;
	top: 380px;
	width: 138px;
	height: 49px;
}
#sceneB-common02 .box1 {
	left: 480px;
	top: 167px;
	width: 204px;
	height: 49px;
}
#sceneB-common02 .box2 {
	left: 480px;
	top: 227px;
	width: 204px;
	height: 49px;
}
#sceneB-common02 .finger1 {
	left: 389px;
	top: 183px;
}
/*------------------------------------------
#sceneB-common03
------------------------------------------*/
#sceneB-common03 {
	background: url(../images/scene2/common03/bg.gif);
}
#sceneB-common03 .btn1 {
	width: 245px;
	height: 79px;
	top: 192px;
	left: 132px;
}
#sceneB-common03 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-common03 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-common03 .finger1 {
	left: 365px;
	top: 260px;
}
/*------------------------------------------
#sceneB-common04
------------------------------------------*/
#sceneB-common04 {
	background: url(../images/scene2/common04/bg.gif);
}
#sceneB-common04 .btn1 {
	width: 38px;
	height: 19px;
	top: 182px;
	left: 143px;
}
#sceneB-common04 .btn2 {
	width: 38px;
	height: 19px;
	top: 312px;
	left: 385px;
}
#sceneB-common04 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-common04 .box1 {
	left: 480px;
	top: 167px;
	width: 204px;
	height: 49px;
}
#sceneB-common04 .finger1 {
	left: 173px;
	top: 192px;
}
#sceneB-common04 .finger2 {
	left: 415px;
	top: 324px;
}
/*------------------------------------------
#sceneB-a05
------------------------------------------*/
#sceneB-a05 {
	background: url(../images/scene2/a05/bg.gif);
}
#sceneB-a05 .btn1 {
	width: 35px;
	height: 31px;
	top: 166px;
	left: 76px;
}
#sceneB-a05 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-a05 .box1 {
	left: 480px;
	top: 167px;
	width: 204px;
	height: 49px;
}
#sceneB-a05 .finger1 {
	left: 102px;
	top: 189px;
}
/*------------------------------------------
#sceneB-a06
------------------------------------------*/
#sceneB-a06 {
	background: url(../images/scene2/a06/bg.gif);
}
#sceneB-a06 .btn1 {
	width: 41px;
	height: 19px;
	top: 317px;
	left: 77px;
}
#sceneB-a06 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-a06 .box1 {
	left: 480px;
	top: 167px;
	width: 204px;
	height: 49px;
}
#sceneB-a06 .finger1 {
	left: 110px;
	top: 327px;
}
/*------------------------------------------
#sceneB-a07
------------------------------------------*/
#sceneB-a07 {
	background: url(../images/scene2/a07/bg.gif);
}
#sceneB-a07 .btn1 {
	width: 71px;
	height: 119px;
	top: 161px;
	left: 95px;
}
#sceneB-a07 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-a07 .box1 {
	left: 480px;
	top: 167px;
	width: 204px;
	height: 49px;
}
#sceneB-a07 .finger1 {
	left: 156px;
	top: 271px;
}
/*------------------------------------------
#sceneB-a08
------------------------------------------*/
#sceneB-a08 {
	background: url(../images/scene2/a08/bg.gif);
}
#sceneB-a08 .btn1 {
	width: 31px;
	height: 24px;
	top: 275px;
	left: 172px;
}
#sceneB-a08 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-a08 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 65px;
}
#sceneB-a08 .finger1 {
	left: 193px;
	top: 290px;
}
/*------------------------------------------
#sceneB-a09
------------------------------------------*/
#sceneB-a09 {
	background: url(../images/scene2/a09/bg.gif);
}
#sceneB-a09 .btn1 {
	width: 45px;
	height: 47px;
	top: 170px;
	left: 391px;
}
#sceneB-a09 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-a09 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-a09 .arrow1 {
	left: 71px;
	top: 172px;
	width: 10px;
	height: 9px;
}
#sceneB-a09 .finger1 {
	left: 420px;
	top: 205px;
}
/*------------------------------------------
#sceneB-a10
------------------------------------------*/
#sceneB-a10 {
	background: url(../images/scene2/a10/bg.gif);
}
#sceneB-a10 .btn1 {
	width: 268px;
	height: 38px;
	top: 163px;
	left: 82px;
}
#sceneB-a10 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-a10 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-a10 .finger1 {
	left: 337px;
	top: 189px;
}
/*------------------------------------------
#sceneB-a11
------------------------------------------*/
#sceneB-a11 {
	background: url(../images/scene2/a11/bg.gif);
}
#sceneB-a11 .btn1 {
	width: 159px;
	height: 17px;
	top: 315px;
	left: 82px;
}
#sceneB-a11 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-a11 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-a11 .finger1 {
	left: 235px;
	top: 325px;
}
/*------------------------------------------
#sceneB-a12
------------------------------------------*/
#sceneB-a12 {
	background: url(../images/scene2/a12/bg.gif);
}
#sceneB-a12 .btn1 {
	width: 274px;
	height: 42px;
	top: 205px;
	left: 80px;
}
#sceneB-a12 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneB-a12 .box1 {
	left: 479px;
	top: 182px;
	width: 204px;
	height: 49px;
}
#sceneB-a12 .finger1 {
	left: 341px;
	top: 236px;
}
/*------------------------------------------
#sceneB-a13
------------------------------------------*/
#sceneB-a13 {
	background: url(../images/scene2/a13/bg.gif);
}
#sceneB-a13 .btn1 {
	width: 77px;
	height: 43px;
	top: 296px;
	left: 360px;
}
#sceneB-a13 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneB-a13 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneB-a13 .finger1 {
	left: 424px;
	top: 327px;
}
/*------------------------------------------
#sceneB-a14
------------------------------------------*/
#sceneB-a14 {
	background: url(../images/scene2/a14/bg.gif);
}
#sceneB-a14 .btn1 {
	width: 154px;
	height: 60px;
	top: 262px;
	left: 176px;
	background: #F90;
}
#sceneB-a14 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 100px;
}
#sceneB-a14 .box1 {
	left: 479px;
	top: 208px;
	width: 204px;
	height: 49px;
}
#sceneB-a14 .finger1 {
	left: 320px;
	top: 309px;
}
/*------------------------------------------
#sceneB-a15
------------------------------------------*/
#sceneB-a15 {
	background: url(../images/scene2/a15/bg.gif);
}
#sceneB-a15 .btn1 {
	width: 246px;
	height: 60px;
	top: 261px;
	left: 130px;
	background: #F90;
}
#sceneB-a15 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 115px;
}
#sceneB-a15 .box1 {
	left: 479px;
	top: 228px;
	width: 204px;
	height: 65px;
}
#sceneB-a15 .finger1 {
	left: 362px;
	top: 308px;
}
#sceneB-a15 .bar {
	top: 327px;
	width: 37px;
	height: 11px;
	background: #003de1;
	position: absolute;
}
#sceneB-a15 .bar1 {
	left: 482px;
}
#sceneB-a15 .bar2 {
	left: 522px;
}
#sceneB-a15 .bar3 {
	width: 38px;
	left: 562px;
}
#sceneB-a15 .bar4 {
	left: 603px;
}
#sceneB-a15 .bar5 {
	left: 643px;
}
/*------------------------------------------
#sceneB-b05_1
------------------------------------------*/
#sceneB-b05_1 {
	background: url(../images/scene2/b05_1/bg.gif);
}
#sceneB-b05_1 .btn1 {
	width: 78px;
	height: 30px;
	top: 167px;
	left: 279px;
}
#sceneB-b05_1 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-b05_1 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-b05_1 .finger1 {
	left: 345px;
	top: 187px;
}
/*------------------------------------------
#sceneB-b05_2
------------------------------------------*/
#sceneB-b05_2 {
	background: url(../images/scene2/b05_2/bg.gif);
}
#sceneB-b05_2 .btn1 {
	width: 30px;
	height: 23px;
	top: 275px;
	left: 147px;
}
#sceneB-b05_2 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-b05_2 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-b05_2 .finger1 {
	left: 167px;
	top: 290px;
}
/*------------------------------------------
#sceneB-b06
------------------------------------------*/
#sceneB-b06 {
	background: url(../images/scene2/b06/bg.gif);
}
#sceneB-b06 .btn1 {
	width: 42px;
	height: 20px;
	top: 294px;
	left: 77px;
}
#sceneB-b06 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-b06 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-b06 .finger1 {
	left: 111px;
	top: 305px;
}
/*------------------------------------------
#sceneB-b07
------------------------------------------*/
#sceneB-b07 {
	background: url(../images/scene2/b07/bg.gif);
}
#sceneB-b07 .btn1 {
	width: 71px;
	height: 119px;
	top: 161px;
	left: 95px;
}
#sceneB-b07 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-b07 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-b07 .finger1 {
	left: 154px;
	top: 268px;
}
/*------------------------------------------
#sceneB-b08
------------------------------------------*/
#sceneB-b08 {
	background: url(../images/scene2/b08/bg.gif);
}
#sceneB-b08 .btn1 {
	width: 208px;
	height: 47px;
	top: 178px;
	left: 68px;
}
#sceneB-b08 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-b08 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 61px;
}
#sceneB-b08 .finger1 {
	left: 269px;
	top: 217px;
}
/*------------------------------------------
#sceneB-b09
------------------------------------------*/
#sceneB-b09 {
	background: url(../images/scene2/b09/bg.gif);
}
#sceneB-b09 .btn1 {
	width: 262px;
	height: 38px;
	top: 219px;
	left: 173px;
}
#sceneB-b09 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneB-b09 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-b09 .arrow1 {
	left: 71px;
	top: 172px;
	width: 10px;
	height: 9px;
}
#sceneB-b09 .finger1 {
	left: 424px;
	top: 247px;
}
/*------------------------------------------
#sceneB-b10
------------------------------------------*/
#sceneB-b10 {
	background: url(../images/scene2/b10/bg.gif);
}
#sceneB-b10 .btn1 {
	width: 20px;
	height: 20px;
	top: 222px;
	left: 238px;
}
#sceneB-b10 .serif1 {
	left: 455px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneB-b10 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-b10 .box2 {
	left: 479px;
	top: 219px;
	width: 204px;
	height: 49px;
}
#sceneB-b10 .finger1 {
	left: 249px;
	top: 232px;
}
/*------------------------------------------
#sceneB-b11
------------------------------------------*/
#sceneB-b11 {
	background: url(../images/scene2/b11/bg.gif);
}
#sceneB-b11 .btn1 {
	width: 17px;
	height: 23px;
	top: 253px;
	left: 277px;
}
#sceneB-b11 .serif1 {
	left: 455px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneB-b11 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-b11 .finger1 {
	left: 288px;
	top: 269px;
}
/*------------------------------------------
#sceneB-b12
------------------------------------------*/
#sceneB-b12 {
	background: url(../images/scene2/b12/bg.gif);
}
#sceneB-b12 .btn1 {
	width: 74px;
	height: 23px;
	top: 332px;
	left: 360px;
}
#sceneB-b12 .serif1 {
	left: 455px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneB-b12 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-b12 .finger1 {
	left: 425px;
	top: 346px;
}
/*------------------------------------------
#sceneB-b13
------------------------------------------*/
#sceneB-b13 {
	background: url(../images/scene2/b13/bg.gif);
}
#sceneB-b13 .btn1 {
	width: 268px;
	height: 38px;
	top: 247px;
	left: 81px;
}
#sceneB-b13 .serif1 {
	left: 455px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneB-b13 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneB-b13 .finger1 {
	left: 342px;
	top: 277px;
}
/*------------------------------------------
#sceneB-b14
------------------------------------------*/
#sceneB-b14 {
	background: url(../images/scene2/b14/bg.gif);
}
#sceneB-b14 .btn1 {
	width: 268px;
	height: 45px;
	top: 202px;
	left: 82px;
}
#sceneB-b14 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneB-b14 .box1 {
	left: 479px;
	top: 178px;
	width: 204px;
	height: 49px;
}
#sceneB-b14 .finger1 {
	left: 343px;
	top: 240px;
}
/*------------------------------------------
#sceneB-b15
------------------------------------------*/
#sceneB-b15 {
	background: url(../images/scene2/b15/bg.gif);
}
#sceneB-b15 .btn1 {
	width: 268px;
	height: 46px;
	top: 304px;
	left: 82px;
}
#sceneB-b15 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneB-b15 .box1 {
	left: 479px;
	top: 178px;
	width: 204px;
	height: 49px;
}
#sceneB-b15 .finger1 {
	left: 341px;
	top: 341px;
}
/*------------------------------------------
#sceneB-b16
------------------------------------------*/
#sceneB-b16 {
	background: url(../images/scene2/b16/bg.gif);
}
#sceneB-b16 .btn1 {
	width: 154px;
	height: 60px;
	top: 233px;
	left: 138px;
}
#sceneB-b16 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneB-b16 .box1 {
	left: 479px;
	top: 169px;
	width: 204px;
	height: 81px;
}
#sceneB-b16 .finger1 {
	left: 284px;
	top: 285px;
}
#sceneB-b16 .touch1 {
	left: 126px;
	top: 252px;
	width: 18px;
	height: 18px;
}
#sceneB-b16 .touch2 {
	left: 100px;
	top: 201px;
	width: 18px;
	height: 18px;
}
#sceneB-b16 .text1 {
	left: 79px;
	top: 139px;
	width: 113px;
	height: 29px;
}
/*------------------------------------------
#sceneB-b17
------------------------------------------*/
#sceneB-b17 {
	background: url(../images/scene2/b17/bg.gif);
}
#sceneB-b17 .btn1 {
	width: 60px;
	height: 23px;
	top: 154px;
	left: 150px;
}
#sceneB-b17 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneB-b17 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneB-b17 .finger1 {
	left: 205px;
	top: 170px;
}
/*------------------------------------------
#sceneB-b18
------------------------------------------*/
#sceneB-b18 {
	background: url(../images/scene2/b18/bg.gif);
}
#sceneB-b18 .btn1 {
	width: 159px;
	height: 16px;
	top: 316px;
	left: 83px;
}
#sceneB-b18 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneB-b18 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneB-b18 .finger1 {
	left: 233px;
	top: 323px;
}
/*------------------------------------------
#sceneB-b19
------------------------------------------*/
#sceneB-b19 {
	background: url(../images/scene2/b19/bg.gif);
}
#sceneB-b19 .btn1 {
	width: 273px;
	height: 42px;
	top: 205px;
	left: 81px;
}
#sceneB-b19 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneB-b19 .box1 {
	left: 479px;
	top: 182px;
	width: 204px;
	height: 49px;
}
#sceneB-b19 .finger1 {
	left: 346px;
	top: 241px;
}
/*------------------------------------------
#sceneB-b20
------------------------------------------*/
#sceneB-b20 {
	background: url(../images/scene2/b20/bg.gif);
}
#sceneB-b20 .btn1 {
	width: 77px;
	height: 43px;
	top: 296px;
	left: 360px;
}
#sceneB-b20 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneB-b20 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneB-b20 .finger1 {
	left: 427px;
	top: 329px;
}
/*------------------------------------------
#sceneB-b21
------------------------------------------*/
#sceneB-b21 {
	background: url(../images/scene2/b21/bg.gif);
}
#sceneB-b21 .btn1 {
	width: 154px;
	height: 60px;
	top: 262px;
	left: 176px;
	background: #F90;
}
#sceneB-b21 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 100px;
}
#sceneB-b21 .box1 {
	left: 479px;
	top: 208px;
	width: 204px;
	height: 49px;
}
#sceneB-b21 .finger1 {
	left: 322px;
	top: 311px;
}
/*------------------------------------------
#sceneB-b22
------------------------------------------*/
#sceneB-b22 {
	background: url(../images/scene2/b22/bg.gif);
}
#sceneB-b22 .btn1 {
	width: 246px;
	height: 60px;
	top: 261px;
	left: 130px;
	background: #F90;
}
#sceneB-b22 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 115px;
}
#sceneB-b22 .box1 {
	left: 479px;
	top: 228px;
	width: 204px;
	height: 65px;
}
#sceneB-b22 .finger1 {
	left: 362px;
	top: 307px;
}
#sceneB-b22 .bar {
	top: 327px;
	width: 37px;
	height: 11px;
	background: #003de1;
	position: absolute;
}
#sceneB-b22 .bar1 {
	left: 482px;
}
#sceneB-b22 .bar2 {
	left: 521px;
}
#sceneB-b22 .bar3 {
	width: 38px;
	left: 562px;
}
#sceneB-b22 .bar4 {
	left: 603px;
}
#sceneB-b22 .bar5 {
	left: 643px;
}






/*///////////////////////////////////////////
// #sceneC common
///////////////////////////////////////////*/


#sceneC-common01,
#sceneC-common02,
#sceneC-common03,
#sceneC-common04,
#sceneC-common05,
#sceneC-common06,
#sceneC-common07,
#sceneC-common08,
#sceneC-common09,
#sceneC-common10,
#sceneC-a11,
#sceneC-a12,
#sceneC-a13,
#sceneC-a14,
#sceneC-a15,
#sceneC-b11,
#sceneC-b12,
#sceneC-b13,
#sceneC-b14,
#sceneC-b15,
#sceneC-b16,
#sceneC-b17,
#sceneC-b18,
#sceneC-ba12,
#sceneC-ba13,
#sceneC-ba14,
#sceneC-ba15,
#sceneC-bb15,
#sceneC-bb16,
#sceneC-bb17,
#sceneC-bb18,
#sceneC-bb19,
#sceneC-bb20,
#sceneC-bb21,
#sceneC-bb22,
#sceneC-bb23,
#sceneC-c12,
#sceneC-c13,
#sceneC-c14,
#sceneC-c15,
#sceneC-c15_14,
#sceneC-c16,
#sceneC-c17,
#sceneC-c18,
#sceneC-c19,
#sceneC-end {
	position: absolute;
	height: 475px;
	width: 700px;
	top: 0;
	left: 0;
	display: none;
}
/*------------------------------------------
#sceneC ラスト
------------------------------------------*/

#sceneC .thanks {
	position: absolute;
	left: 94px;
	top: 98px;
	width: 513px;
	height: 332px;
	background: url(../images/scene5/root-a7/thanks.gif) no-repeat;
}
#sceneC .thanks .shinkansen {
	position: absolute;
	right: 0px;
	top: 164px;
}
#sceneC .thanks .woman {
	position: absolute;
	right: 24px;
	top: 15px;
}
#sceneC .thanks .station {
	position: relative;
	width: 510px;
	height: 332px;
	overflow: hidden;
}
#sceneC .finish {
	position: absolute;
	width: 700px;
	top: 439px;
	left: 0;
	text-align: center;
}
#sceneC .header {
	position: absolute;
	height: 80px;
	width: 700px;
	left: 0px;
	top: 0px;
}
#sceneC .btn-header {
	height: 22px;
	width: 132px;
	left: 541px;
	top: 48px;
	position: absolute;
}
/*------------------------------------------
#sceneC-common01
------------------------------------------*/
#sceneC-common01 {
	background: url(../images/scene3/common01/bg.gif);
}
#sceneC-common01 .btn1 {
	width: 172px;
	height: 58px;
	top: 141px;
	left: 79px;
}
#sceneC-common01 .serif1 {
	left: 456px;
	top: 97px;
	width: 228px;
	height: 41px;
}
#sceneC-common01 .box1 {
	left: 478px;
	top: 158px;
	width: 204px;
	height: 49px;
}
#sceneC-common01 .finger1 {
	left: 240px;
	top: 187px;
}
/*------------------------------------------
#sceneC-common02
------------------------------------------*/
#sceneC-common02 {
	background: url(../images/scene3/common02/bg.gif);
}
#sceneC-common02 .btn1 {
	width: 292px;
	height: 35px;
	top: 205px;
	left: 110px;
}
#sceneC-common02 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-common02 .serif2 {
	left: 239px;
	top: 380px;
	width: 197px;
	height: 49px;
}
#sceneC-common02 .serif3 {
	left: 59px;
	top: 380px;
	width: 138px;
	height: 49px;
}
#sceneC-common02 .box1 {
	left: 480px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneC-common02 .finger1 {
	left: 393px;
	top: 232px;
}
/*------------------------------------------
#sceneC-common03
------------------------------------------*/
#sceneC-common03 {
	background: url(../images/scene3/common03/bg.gif);
}
#sceneC-common03 .btn1 {
	width: 134px;
	height: 24px;
	top: 161px;
	left: 80px;
}
#sceneC-common03 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-common03 .box1 {
	left: 480px;
	top: 168px;
	width: 205px;
	height: 49px;
}
#sceneC-common03 .finger1 {
	left: 205px;
	top: 177px;
}
/*------------------------------------------
#sceneC-common04
------------------------------------------*/
#sceneC-common04 {
	background: url(../images/scene3/common04/bg.gif);
}
#sceneC-common04 .btn1 {
	width: 243px;
	height: 80px;
	top: 171px;
	left: 91px;
}
#sceneC-common04 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-common04 .box1 {
	left: 480px;
	top: 168px;
	width: 205px;
	height: 49px;
}
#sceneC-common04 .finger1 {
	left: 324px;
	top: 240px;
}
/*------------------------------------------
#sceneC-common05
------------------------------------------*/
#sceneC-common05 {
	background: url(../images/scene3/common05/bg.gif);
}
#sceneC-common05 .btn1 {
	width: 60px;
	height: 23px;
	top: 183px;
	left: 150px;
}
#sceneC-common05 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-common05 .box1 {
	left: 480px;
	top: 168px;
	width: 205px;
	height: 49px;
}
#sceneC-common05 .finger1 {
	left: 203px;
	top: 197px;
}
/*------------------------------------------
#sceneC-common06
------------------------------------------*/
#sceneC-common06 {
	background: url(../images/scene3/common06/bg.gif);
}
#sceneC-common06 .btn1 {
	width: 34px;
	height: 30px;
	top: 166px;
	left: 76px;
}
#sceneC-common06 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-common06 .box1 {
	left: 480px;
	top: 168px;
	width: 205px;
	height: 49px;
}
#sceneC-common06 .finger1 {
	left: 103px;
	top: 188px;
}
/*------------------------------------------
#sceneC-common07
------------------------------------------*/
#sceneC-common07 {
	background: url(../images/scene3/common07/bg.gif);
}
#sceneC-common07 .btn1 {
	width: 42px;
	height: 20px;
	top: 295px;
	left: 220px;
}
#sceneC-common07 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-common07 .box1 {
	left: 480px;
	top: 168px;
	width: 205px;
	height: 49px;
}
#sceneC-common07 .finger1 {
	left: 253px;
	top: 305px;
}
/*------------------------------------------
#sceneC-common08
------------------------------------------*/
#sceneC-common08 {
	background: url(../images/scene3/common08/bg.gif);
}
#sceneC-common08 .btn1 {
	width: 71px;
	height: 119px;
	top: 161px;
	left: 95px;
}
#sceneC-common08 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-common08 .box1 {
	left: 480px;
	top: 168px;
	width: 205px;
	height: 49px;
}
#sceneC-common08 .finger1 {
	left: 157px;
	top: 272px;
}
/*------------------------------------------
#sceneC-common09
------------------------------------------*/
#sceneC-common09 {
	background: url(../images/scene3/common09/bg.gif);
}
#sceneC-common09 .btn1 {
	width: 32px;
	height: 25px;
	top: 245px;
	left: 171px;
}
#sceneC-common09 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-common09 .box1 {
	left: 480px;
	top: 168px;
	width: 205px;
	height: 65px;
}
#sceneC-common09 .finger1 {
	left: 196px;
	top: 260px;
}
/*------------------------------------------
#sceneC-common10
------------------------------------------*/
#sceneC-common10 {
	background: url(../images/scene3/common10/bg.gif);
}
#sceneC-common10 .btn1 {
	width: 50px;
	height: 46px;
	top: 169px;
	left: 385px;
}
#sceneC-common10 .btn2 {
	width: 263px;
	height: 38px;
	top: 218px;
	left: 172px;
}
#sceneC-common10 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-common10 .box1 {
	left: 480px;
	top: 168px;
	width: 205px;
	height: 65px;
}

#sceneC-common10 .arrow1 {
	left: 71px;
	top: 172px;
	width: 10px;
	height: 9px;
}
#sceneC-common10 .finger1 {
	left: 426px;
	top: 206px;
}
#sceneC-common10 .finger2 {
	left: 427px;
	top: 247px;
}
/*------------------------------------------
#sceneC-a11
------------------------------------------*/
#sceneC-a11 {
	background: url(../images/scene3/a11/bg.gif);
}
#sceneC-a11 .btn1 {
	width: 268px;
	height: 38px;
	top: 163px;
	left: 82px;
}
#sceneC-a11 .btn2 {
	width: 268px;
	height: 38px;
	top: 248px;
	left: 82px;
}
#sceneC-a11 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-a11 .serif2 {
	left: 70px;
	top: 112px;
	width: 177px;
	height: 56px;
}
#sceneC-a11 .serif3 {
	left: 70px;
	top: 275px;
	width: 183px;
	height: 74px;
}
#sceneC-a11 .box1 {
	left: 480px;
	top: 168px;
	width: 205px;
	height: 65px;
}
#sceneC-a11 .finger1 {
	left: 341px;
	top: 192px;
}
#sceneC-a11 .finger2 {
	left: 340px;
	top: 277px;
}
/*------------------------------------------
#sceneC-a12 ,b15
------------------------------------------*/
#sceneC-a12 {
	background: url(../images/scene3/a12/bg.gif);
}
#sceneC-b15 {
	background: url(../images/scene3/b15/bg.gif);
}
#sceneC-a12 .btn1, #sceneC-b15 .btn1 {
	width: 275px;
	height: 44px;
	top: 204px;
	left: 79px;
}
#sceneC-a12 .serif1, #sceneC-b15 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-a12 .box1, #sceneC-b15 .box1 {
	left: 480px;
	top: 182px;
	width: 205px;
	height: 49px;
}
#sceneC-a12 .finger1, #sceneC-b15 .finger1 {
	left: 341px;
	top: 236px;
}
/*------------------------------------------
#sceneC-a12x
------------------------------------------*/
/*
#sceneC-a12x {
	background: url(../images/scene3/a12/bg2.gif);
}
#sceneC-a12x .btn1 {
	width: 275px;
	height: 44px;
	top: 204px;
	left: 79px;
}
#sceneC-a12x .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-a12x .box1 {
	left: 480px;
	top: 182px;
	width: 205px;
	height: 49px;
}
#sceneC-a12x .finger1 {
	left: 341px;
	top: 236px;
}
*/
/*------------------------------------------
#sceneC-a13, b16
------------------------------------------*/
#sceneC-a13, #sceneC-b16 {
	background: url(../images/scene3/a13/bg.gif);
}
#sceneC-a13 .btn1, #sceneC-b16 .btn1 {
	width: 76px;
	height: 43px;
	top: 296px;
	left: 361px;
}
#sceneC-a13 .serif1, #sceneC-b16 .serif1 {
	left: 456px;
	top: 97px;
	width: 228px;
	height: 76px;
}
#sceneC-a13 .box1, #sceneC-b16 .box1 {
	left: 478px;
	top: 182px;
	width: 205px;
	height: 50px;
}
#sceneC-a13 .finger1, #sceneC-b16 .finger1 {
	left: 428px;
	top: 330px;
}
/*------------------------------------------
#sceneC-a14 , b17
------------------------------------------*/
#sceneC-a14, #sceneC-b17 {
	background: url(../images/scene3/a14/bg.gif);
}
#sceneC-a14 .btn1, #sceneC-b17 .btn1 {
	width: 154px;
	height: 60px;
	top: 262px;
	left: 176px;
	background: #F90;
}
#sceneC-a14 .serif1, #sceneC-b17 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 100px;
}
#sceneC-a14 .box1 , #sceneC-b17 .box1 {
	left: 478px;
	top: 208px;
	width: 205px;
	height: 50px;
}
#sceneC-a14 .finger1, #sceneC-b17 .finger1 {
	left: 318px;
	top: 311px;
}
/*------------------------------------------
#sceneC-a15 , b18
------------------------------------------*/
#sceneC-a15, #sceneC-b18 {
	background: url(../images/scene3/a15/bg.gif);
}
#sceneC-a15 .btn1, #sceneC-b18 .btn1 {
	width: 246px;
	height: 60px;
	top: 261px;
	left: 130px;
	background: #F90;
}
#sceneC-a15 .serif1, #sceneC-b18 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 115px;
}
#sceneC-a15 .box1, #sceneC-b18 .box1 {
	left: 479px;
	top: 227px;
	width: 204px;
	height: 65px;
}
#sceneC-a15 .finger1, #sceneC-b18 .finger1 {
	left: 362px;
	top: 308px;
}
#sceneC-a15 .bar, #sceneC-b18 .bar {
	top: 320px;
	width: 37px;
	height: 11px;
	background: #003de1;
	position: absolute;
}
#sceneC-a15 .bar1, #sceneC-b18 .bar1 {
	left: 482px;
}
#sceneC-a15 .bar2, #sceneC-b18 .bar2 {
	left: 522px;
}
#sceneC-a15 .bar3, #sceneC-b18 .bar3 {
	width: 38px;
	left: 562px;
}
#sceneC-a15 .bar4, #sceneC-b18 .bar4 {
	left: 603px;
}
#sceneC-a15 .bar5, #sceneC-b18 .bar5 {
	left: 643px;
}
/*------------------------------------------
#sceneC-b11
------------------------------------------*/
#sceneC-b11 {
	background: url(../images/scene3/b11/bg.gif);
}
#sceneC-b11 .btn1 {
	width: 25px;
	height: 25px;
	top: 219px;
	left: 116px;
}
#sceneC-b11 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-b11 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 50px;
}
#sceneC-b11 .box2 {
	left: 478px;
	top: 219px;
	width: 205px;
	height: 50px;
}
#sceneC-b11 .finger1 {
	left: 136px;
	top: 236px;
}
/*------------------------------------------
#sceneC-b12
------------------------------------------*/
#sceneC-b12 {
	background: url(../images/scene3/b12/bg.gif);
}
#sceneC-b12 .btn1 {
	width: 19px;
	height: 23px;
	top: 274px;
	left: 345px;
}
#sceneC-b12 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-b12 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 50px;
}
#sceneC-b12 .finger1 {
	left: 358px;
	top: 290px;
}
/*------------------------------------------
#sceneC-b13
------------------------------------------*/
#sceneC-b13 {
	background: url(../images/scene3/b13/bg.gif);
}
#sceneC-b13 .btn1 {
	width: 75px;
	height: 24px;
	top: 330px;
	left: 359px;
}
#sceneC-b13 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-b13 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 50px;
}
#sceneC-b13 .finger1 {
	left: 426px;
	top: 347px;
}
/*------------------------------------------
#sceneC-b14
------------------------------------------*/
#sceneC-b14 {
	background: url(../images/scene3/b14/bg.gif);
}
#sceneC-b14 .btn1 {
	width: 268px;
	height: 39px;
	top: 163px;
	left: 82px;
}
#sceneC-b14 .btn2 {
	width: 268px;
	height: 39px;
	top: 247px;
	left: 82px;
}
#sceneC-b14 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-b14 .serif2 {
	left: 70px;
	top: 116px;
	width: 177px;
	height: 56px;
}
#sceneC-b14 .serif3 {
	left: 70px;
	top: 276px;
	width: 183px;
	height: 74px;
}
#sceneC-b14 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 65px;
}
#sceneC-b14 .finger1 {
	left: 340px;
	top: 190px;
}
#sceneC-b14 .finger2 {
	left: 339px;
	top: 275px;
}
/*------------------------------------------
#sceneC-ba12
------------------------------------------*/
#sceneC-ba12 {
	background: url(../images/scene3/ba12/bg.gif);
}
#sceneC-ba12 .btn1 {
	width: 274px;
	height: 42px;
	top: 205px;
	left: 80px;
}
#sceneC-ba12 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-ba12 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 50px;
}
#sceneC-ba12 .finger1 {
	left: 345px;
	top: 238px;
}
/*------------------------------------------
#sceneC-ba13
------------------------------------------*/
#sceneC-ba13 {
	background: url(../images/scene3/ba13/bg.gif);
}
#sceneC-ba13 .btn1 {
	width: 76px;
	height: 42px;
	top: 296px;
	left: 360px;
}
#sceneC-ba13 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 76px;
}
#sceneC-ba13 .box1 {
	left: 478px;
	top: 182px;
	width: 205px;
	height: 50px;
}
#sceneC-ba13 .finger1 {
	left: 426px;
	top: 329px;
}
/*------------------------------------------
#sceneC-ba14
------------------------------------------*/
#sceneC-ba14 {
	background: url(../images/scene3/ba14/bg.gif);
}
#sceneC-ba14 .btn1 {
	width: 154px;
	height: 60px;
	top: 262px;
	left: 176px;
	background: #F90;
}
#sceneC-ba14 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 100px;
}
#sceneC-ba14 .box1 {
	left: 478px;
	top: 208px;
	width: 205px;
	height: 50px;
}
#sceneC-ba14 .finger1 {
	left: 426px;
	top: 329px;
}
/*------------------------------------------
#sceneC-a15
------------------------------------------*/
#sceneC-ba15 {
	background: url(../images/scene3/ba15/bg.gif);
}
#sceneC-ba15 .btn1 {
	width: 246px;
	height: 60px;
	top: 261px;
	left: 130px;
	background: #F90;
}
#sceneC-ba15 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 115px;
}
#sceneC-ba15 .box1 {
	left: 479px;
	top: 227px;
	width: 204px;
	height: 65px;
}
#sceneC-ba15 .finger1 {
	left: 362px;
	top: 308px;
}
#sceneC-ba15 .bar {
	top: 320px;
	width: 37px;
	height: 11px;
	background: #003de1;
	position: absolute;
}
#sceneC-ba15 .bar1 {
	left: 482px;
}
#sceneC-ba15 .bar2 {
	left: 522px;
}
#sceneC-ba15 .bar3 {
	width: 38px;
	left: 562px;
}
#sceneC-ba15 .bar4 {
	left: 603px;
}
#sceneC-ba15 .bar5 {
	left: 643px;
}
/*------------------------------------------
#sceneC-bb15
------------------------------------------*/
#sceneC-bb15 {
	background: url(../images/scene3/bb15/bg.gif);
}
#sceneC-bb15 .btn1 {
	width: 269px;
	height: 46px;
	top: 201px;
	left: 81px;
}
#sceneC-bb15 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-bb15 .box1 {
	left: 478px;
	top: 183px;
	width: 205px;
	height: 50px;
}
#sceneC-bb15 .finger1 {
	left: 338px;
	top: 235px;
}
/*------------------------------------------
#sceneC-bb16
------------------------------------------*/
#sceneC-bb16 {
	background: url(../images/scene3/bb16/bg.gif);
}
#sceneC-bb16 .btn1 {
	width: 269px;
	height: 46px;
	top: 304px;
	left: 81px;
}
#sceneC-bb16 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-bb16 .box1 {
	left: 478px;
	top: 183px;
	width: 205px;
	height: 50px;
}
#sceneC-bb16 .finger1 {
	left: 339px;
	top: 339px;
}
/*------------------------------------------
#sceneC-bb17
------------------------------------------*/
#sceneC-bb17 {
	background: url(../images/scene3/bb17/bg.gif);
}
#sceneC-bb17 .btn1 {
	width: 154px;
	height: 60px;
	top: 232px;
	left: 137px;
}
#sceneC-bb17 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-bb17 .box1 {
	left: 478px;
	top: 173px;
	width: 205px;
	height: 81px;
}
#sceneC-bb17 .finger1 {
	left: 283px;
	top: 282px;
}
#sceneC-bb17 .touch1 {
	left: 251px;
	top: 278px;
	width: 18px;
	height: 18px;
}
#sceneC-bb17 .touch2 {
	left: 125px;
	top: 227px;
	width: 18px;
	height: 18px;
}
#sceneC-bb17 .text1 {
	left: 74px;
	top: 139px;
	width: 113px;
	height: 29px;
}
/*------------------------------------------
#sceneC-bb18
------------------------------------------*/
#sceneC-bb18 {
	background: url(../images/scene3/bb18/bg.gif);
}
#sceneC-bb18 .btn1 {
	width: 61px;
	height: 24px;
	top: 153px;
	left: 76px;
}
#sceneC-bb18 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-bb18 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 50px;
}
#sceneC-bb18 .finger1 {
	left: 129px;
	top: 168px;
}
/*------------------------------------------
#sceneC-bb19
------------------------------------------*/
#sceneC-bb19 {
	background: url(../images/scene3/bb19/bg.gif);
}
#sceneC-bb19 .btn1 {
	width: 159px;
	height: 18px;
	top: 314px;
	left: 83px;
}
#sceneC-bb19 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-bb19 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 50px;
}
#sceneC-bb19 .finger1 {
	left: 232px;
	top: 323px;
}
/*------------------------------------------
#sceneC-bb20
------------------------------------------*/
#sceneC-bb20 {
	background: url(../images/scene3/bb20/bg.gif);
}
#sceneC-bb20 .btn1 {
	width: 274px;
	height: 42px;
	top: 205px;
	left: 80px;
}
#sceneC-bb20 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-bb20 .box1 {
	left: 478px;
	top: 182px;
	width: 205px;
	height: 50px;
}
#sceneC-bb20 .finger1 {
	left: 342px;
	top: 237px;
}
/*------------------------------------------
#sceneC-bb21
------------------------------------------*/
#sceneC-bb21 {
	background: url(../images/scene3/bb21/bg.gif);
}
#sceneC-bb21 .btn1 {
	width: 76px;
	height: 42px;
	top: 297px;
	left: 361px;
}
#sceneC-bb21 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-bb21 .box1 {
	left: 478px;
	top: 183px;
	width: 205px;
	height: 50px;
}
#sceneC-bb21 .finger1 {
	left: 426px;
	top: 327px;
}
/*------------------------------------------
#sceneC-bb22
------------------------------------------*/
#sceneC-bb22 {
	background: url(../images/scene3/bb22/bg.gif);
}
#sceneC-bb22 .btn1 {
	width: 154px;
	height: 60px;
	top: 262px;
	left: 176px;
}
#sceneC-bb22 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 100px;
}
#sceneC-bb22 .box1 {
	left: 478px;
	top: 208px;
	width: 205px;
	height: 50px;
}
#sceneC-bb22 .finger1 {
	left: 321px;
	top: 313px;
}
/*------------------------------------------
#sceneC-bb23
------------------------------------------*/
#sceneC-bb23 {
	background: url(../images/scene3/bb23/bg.gif);
}
#sceneC-bb23 .btn1 {
	width: 246px;
	height: 60px;
	top: 261px;
	left: 130px;
	background: #F90;
}
#sceneC-bb23 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 115px;
}
#sceneC-bb23 .box1 {
	left: 479px;
	top: 227px;
	width: 204px;
	height: 65px;
}
#sceneC-bb23 .finger1 {
	left: 362px;
	top: 308px;
}
#sceneC-bb23 .bar {
	top: 320px;
	width: 37px;
	height: 11px;
	background: #003de1;
	position: absolute;
}
#sceneC-bb23 .bar1 {
	left: 482px;
}
#sceneC-bb23 .bar2 {
	left: 522px;
}
#sceneC-bb23 .bar3 {
	width: 38px;
	left: 562px;
}
#sceneC-bb23 .bar4 {
	left: 603px;
}
#sceneC-bb23 .bar5 {
	left: 643px;
}
/*------------------------------------------
#sceneC-c12
------------------------------------------*/
#sceneC-c12 {
	background: url(../images/scene3/c12/bg.gif);
}
#sceneC-c12 .btn1 {
	width: 269px;
	height: 46px;
	top: 201px;
	left: 81px;
}
#sceneC-c12 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-c12 .box1 {
	left: 479px;
	top: 183px;
	width: 205px;
	height: 50px;
}
#sceneC-c12 .finger1 {
	left: 338px;
	top: 236px;
}
/*------------------------------------------
#sceneC-c13
------------------------------------------*/
#sceneC-c13 {
	background: url(../images/scene3/c13/bg.gif);
}
#sceneC-c13 .btn1 {
	width: 269px;
	height: 46px;
	top: 304px;
	left: 81px;
}
#sceneC-c13 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-c13 .box1 {
	left: 479px;
	top: 183px;
	width: 205px;
	height: 50px;
}
#sceneC-c13 .finger1 {
	left: 342px;
	top: 339px;
}
/*------------------------------------------
#sceneC-c14
------------------------------------------*/
#sceneC-c14 {
	background: url(../images/scene3/c14/bg.gif);
}
#sceneC-c14 .btn1 {
	width: 154px;
	height: 60px;
	top: 232px;
	left: 137px;
}
#sceneC-c14 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-c14 .box1 {
	left: 478px;
	top: 173px;
	width: 205px;
	height: 81px;
}
#sceneC-c14 .finger1 {
	left: 283px;
	top: 282px;
}
#sceneC-c14 .touch1 {
	left: 206px;
	top: 180px;
	width: 18px;
	height: 18px;
}
#sceneC-c14 .touch2 {
	left: 231px;
	top: 207px;
	width: 18px;
	height: 18px;
}
#sceneC-c14 .text1 {
	left: 74px;
	top: 139px;
	width: 113px;
	height: 29px;
}
/*------------------------------------------
#sceneC-c15
------------------------------------------*/
#sceneC-c15 {
	background: url(../images/scene3/c15/bg.gif);
}
#sceneC-c15 .btn1 {
	width: 61px;
	height: 24px;
	top: 153px;
	left: 76px;
}
#sceneC-c15 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-c15 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 50px;
}
#sceneC-c15 .finger1 {
	left: 126px;
	top: 168px;
}
/*------------------------------------------
#sceneC-c15_14
------------------------------------------*/
#sceneC-c15_14 {
	background: url(../images/scene3/c15_14/bg.gif);
}
#sceneC-c15_14 .btn1 {
	width: 159px;
	height: 20px;
	top: 313px;
	left: 83px;
}
#sceneC-c15_14 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneC-c15_14 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 50px;
}
#sceneC-c15_14 .finger1 {
	left: 232px;
	top: 323px;
}
/*------------------------------------------
#sceneC-c16
------------------------------------------*/
#sceneC-c16 {
	background: url(../images/scene3/c16/bg.gif);
}
#sceneC-c16 .btn1 {
	width: 275px;
	height: 43px;
	top: 204px;
	left: 79px;
}
#sceneC-c16 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-c16 .box1 {
	left: 478px;
	top: 182px;
	width: 205px;
	height: 50px;
}
#sceneC-c16 .finger1 {
	left: 343px;
	top: 236px;
}
/*------------------------------------------
#sceneC-c17
------------------------------------------*/
#sceneC-c17 {
	background: url(../images/scene3/c17/bg.gif);
}
#sceneC-c17 .btn1 {
	width: 77px;
	height: 43px;
	top: 296px;
	left: 360px;
}
#sceneC-c17 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneC-c17 .box1 {
	left: 478px;
	top: 183px;
	width: 205px;
	height: 50px;
}
#sceneC-c17 .finger1 {
	left: 428px;
	top: 328px;
}
/*------------------------------------------
#sceneC-c18
------------------------------------------*/
#sceneC-c18 {
	background: url(../images/scene3/c18/bg.gif);
}
#sceneC-c18 .btn1 {
	width: 154px;
	height: 60px;
	top: 262px;
	left: 176px;
	background: #F90;
}
#sceneC-c18 .serif1 {
	left: 457px;
	top: 98px;
	width: 228px;
	height: 100px;
}
#sceneC-c18 .box1 {
	left: 478px;
	top: 208px;
	width: 205px;
	height: 50px;
}
#sceneC-c18 .finger1 {
	left: 314px;
	top: 306px;
}
/*------------------------------------------
#sceneC-c19
------------------------------------------*/
#sceneC-c19 {
	background: url(../images/scene3/c19/bg.gif);
}
#sceneC-c19 .btn1 {
	width: 246px;
	height: 60px;
	top: 261px;
	left: 130px;
	background: #F90;
}
#sceneC-c19 .serif1 {
	left: 457px;
	top: 98px;
	width: 227px;
	height: 115px;
}
#sceneC-c19 .box1 {
	left: 479px;
	top: 227px;
	width: 204px;
	height: 65px;
}
#sceneC-c19 .finger1 {
	left: 362px;
	top: 308px;
}
#sceneC-c19 .bar {
	top: 320px;
	width: 37px;
	height: 11px;
	background: #003de1;
	position: absolute;
}
#sceneC-c19 .bar1 {
	left: 482px;
}
#sceneC-c19 .bar2 {
	left: 522px;
}
#sceneC-c19 .bar3 {
	width: 38px;
	left: 562px;
}
#sceneC-c19 .bar4 {
	left: 603px;
}
#sceneC-c19 .bar5 {
	left: 643px;
}





/*///////////////////////////////////////////
// #sceneD common
///////////////////////////////////////////*/

#sceneD-common01,
#sceneD-common02,
#sceneD-a03,
#sceneD-a04,
#sceneD-a05,
#sceneD-a06,
#sceneD-a07,
#sceneD-a08,
#sceneD-a09,
#sceneD-a10,
#sceneD-a10x,
#sceneD-a11,
#sceneD-a12,
#sceneD-a13,
#sceneD-a14,
#sceneD-a15,
#sceneD-a16,
#sceneD-a17,
#sceneD-a18,
#sceneD-a19,
#sceneD-a20,
#sceneD-b03,
#sceneD-b04,
#sceneD-b05,
#sceneD-end {
	position: absolute;
	height: 475px;
	width: 700px;
	top: 0;
	left: 0;
	display: none;
}
/*------------------------------------------
#sceneD ラスト
------------------------------------------*/

#sceneD .thanks {
	position: absolute;
	left: 94px;
	top: 98px;
	width: 513px;
	height: 332px;
	background: url(../images/scene5/root-a7/thanks.gif) no-repeat;
}
#sceneD .thanks .shinkansen {
	position: absolute;
	right: 0px;
	top: 164px;
}
#sceneD .thanks .woman {
	position: absolute;
	right: 24px;
	top: 15px;
}
#sceneD .thanks .station {
	position: relative;
	width: 510px;
	height: 332px;
	overflow: hidden;
}
#sceneD .finish {
	position: absolute;
	width: 700px;
	top: 439px;
	left: 0;
	text-align: center;
}
#sceneD .header {
	position: absolute;
	height: 80px;
	width: 700px;
	left: 0px;
	top: 0px;
}
#sceneD .btn-header {
	height: 22px;
	width: 132px;
	left: 541px;
	top: 48px;
	position: absolute;
}
/*------------------------------------------
#sceneD-common01
------------------------------------------*/
#sceneD-common01 {
	background: url(../images/scene4/common01/bg.gif);
}
#sceneD-common01 .btn1 {
	width: 172px;
	height: 36px;
	top: 314px;
	left: 256px;
}
#sceneD-common01 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 40px;
}
#sceneD-common01 .box1 {
	left: 480px;
	top: 157px;
	width: 204px;
	height: 49px;
}
#sceneD-common01 .box2 {
	left: 483px;
	top: 229px;
	width: 189px;
	height: 30px;
}
#sceneD-common01 .finger1 {
	left: 414px;
	top: 339px;
}
/*------------------------------------------
#sceneD-common02
------------------------------------------*/
#sceneD-common02 {
	background: url(../images/scene4/common02/bg.gif);
}
#sceneD-common02 .btn1 {
	width: 83px;
	height: 32px;
	top: 243px;
	left: 117px;
}
#sceneD-common02 .btn2 {
	width: 192px;
	height: 22px;
	top: 295px;
	left: 486px;
}
#sceneD-common02 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneD-common02 .serif2 {
	left: 59px;
	top: 380px;
	width: 138px;
	height: 49px;
}
#sceneD-common02 .box1 {
	left: 480px;
	top: 162px;
	width: 204px;
	height: 63px;
}
#sceneD-common02 .box2 {
	left: 480px;
	top: 228px;
	width: 204px;
	height: 95px;
}
#sceneD-common02 .finger1 {
	left: 190px;
	top: 264px;
}
#sceneD-common02 .finger2 {
	left: 657px;
	top: 307px;
}
/*------------------------------------------
#sceneD-a03
------------------------------------------*/
#sceneD-a03 {
	background: url(../images/scene4/a03/bg.gif);
}
#sceneD-a03 .btn1 {
	width: 292px;
	height: 36px;
	top: 160px;
	left: 109px;
}
#sceneD-a03 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneD-a03 .serif2 {
	left: 239px;
	top: 380px;
	width: 197px;
	height: 49px;
}
#sceneD-a03 .box1 {
	left: 480px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneD-a03 .finger1 {
	left: 389px;
	top: 184px;
}
/*------------------------------------------
#sceneD-a04
------------------------------------------*/
#sceneD-a04 {
	background: url(../images/scene4/a04/bg.gif);
}
#sceneD-a04 .btn1 {
	width: 69px;
	height: 32px;
	top: 175px;
	left: 263px;
}
#sceneD-a04 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneD-a04 .box1 {
	left: 480px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneD-a04 .finger1 {
	left: 322px;
	top: 197px;
}
/*------------------------------------------
#sceneD-a05
------------------------------------------*/
#sceneD-a05 {
	background: url(../images/scene4/a05/bg.gif);
}
#sceneD-a05 .btn1 {
	width: 91px;
	height: 32px;
	top: 241px;
	left: 94px;
}
#sceneD-a05 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneD-a05 .box1 {
	left: 480px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneD-a05 .finger1 {
	left: 175px;
	top: 264px;
}
/*------------------------------------------
#sceneD-a06
------------------------------------------*/
#sceneD-a06 {
	background: url(../images/scene4/a06/bg.gif);
}
#sceneD-a06 .btn1 {
	width: 61px;
	height: 24px;
	top: 153px;
	left: 76px;
}
#sceneD-a06 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneD-a06 .box1 {
	left: 480px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneD-a06 .finger1 {
	left: 128px;
	top: 168px;
}
/*------------------------------------------
#sceneD-a07
------------------------------------------*/
#sceneD-a07 {
	background: url(../images/scene4/a07/bg.gif);
}
#sceneD-a07 .btn1 {
	width: 24px;
	height: 25px;
	top: 226px;
	left: 100px;
}
#sceneD-a07 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneD-a07 .box1 {
	left: 480px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneD-a07 .finger1 {
	left: 118px;
	top: 244px;
}
/*------------------------------------------
#sceneD-a08
------------------------------------------*/
#sceneD-a08 {
	background: url(../images/scene4/a08/bg.gif);
}
#sceneD-a08 .btn1 {
	width: 61px;
	height: 24px;
	top: 153px;
	left: 296px;
}
#sceneD-a08 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneD-a08 .box1 {
	left: 480px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneD-a08 .finger1 {
	left: 349px;
	top: 168px;
}
/*------------------------------------------
#sceneD-a09
------------------------------------------*/
#sceneD-a09 {
	background: url(../images/scene4/a09/bg.gif);
}
#sceneD-a09 .btn1 {
	width: 307px;
	height: 56px;
	top: 150px;
	left: 72px;
}
#sceneD-a09 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneD-a09 .box1 {
	left: 480px;
	top: 168px;
	width: 204px;
	height: 65px;
}
#sceneD-a09 .finger1 {
	left: 372px;
	top: 198px;
}
/*------------------------------------------
#sceneD-a10
------------------------------------------*/
#sceneD-a10 {
	background: url(../images/scene4/a10/bg.gif);
}
#sceneD-a10 .btn1 {
	width: 275px;
	height: 50px;
	top: 193px;
	left: 79px;
}
#sceneD-a10 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneD-a10 .box1 {
	left: 480px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneD-a10 .finger1 {
	left: 342px;
	top: 232px;
}
/*------------------------------------------
#sceneD-a10x (20140318 add)
------------------------------------------*/
#sceneD-a10x {
	background: url(../images/scene4/a10x/bg.gif);
}
#sceneD-a10x .btn1 {
	width: 78px;
	height: 26px;
	top: 319px;
	left: 339px;
}
#sceneD-a10x .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneD-a10x .box1 {
	left: 480px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneD-a10x .box2 {
	left: 481px;
	top: 240px;
	width: 180px;
	height: 31px;
}
#sceneD-a10x .finger1 {
	left: 409px;
	top: 335px;
}
/*------------------------------------------
#sceneD-a11
------------------------------------------*/
#sceneD-a11 {
	background: url(../images/scene4/a11/bg.gif);
}
#sceneD-a11 .btn1 {
	width: 275px;
	height: 50px;
	top: 263px;
	left: 79px;
}
#sceneD-a11 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneD-a11 .box1 {
	left: 480px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneD-a11 .box2 {
	left: 483px;
	top: 229px;
	width: 178px;
	height: 30px;
}
#sceneD-a11 .finger1 {
	left: 342px;
	top: 302px;
}
/*------------------------------------------
#sceneD-a12
------------------------------------------*/
#sceneD-a12 {
	background: url(../images/scene4/a12/bg.gif);
}
#sceneD-a12 .btn1 {
	width: 154px;
	height: 60px;
	top: 231px;
	left: 137px;
}
#sceneD-a12 .btn2 {
	width: 43px;
	height: 24px;
	top: 164px;
	left: 261px;
}
#sceneD-a12 .btn3 {
	left: 327px;
	top: 301px;
	width: 26px;
	height: 52px;
}
#sceneD-a12 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneD-a12 .box1 {
	left: 483px;
	top: 159px;
	width: 183px;
	height: 30px;
}
#sceneD-a12 .box2 {
	left: 479px;
	top: 198px;
	width: 204px;
	height: 117px;
}
#sceneD-a12 .box3 {
	left: 479px;
	top: 198px;
	width: 204px;
	height: 117px;
}
#sceneD-a12 .finger1 {
	left: 279px;
	top: 281px;
}
#sceneD-a12 .finger2 {
	left: 297px;
	top: 177px;
}
#sceneD-a12 .finger3 {
	left: 343px;
	top: 342px;
}
#sceneD-a12 .touch1 {
	left: 74px;
	top: 225px;
	width: 18px;
	height: 18px;
}
#sceneD-a12 .touch2 {
	left: 328px;
	top: 225px;
	width: 18px;
	height: 18px;
}
#sceneD-a12 .touch3 {
	left: 176px;
	top: 301px;
	width: 18px;
	height: 18px;
}
#sceneD-a12 .touch5 {
	left: 225px;
	top: 199px;
	width: 18px;
	height: 18px;
}
#sceneD-a12 .touch6 {
	left: 100px;
	top: 250px;
	width: 18px;
	height: 18px;
}
#sceneD-a12 .touch7 {
	left: 176px;
	top: 199px;
	width: 18px;
	height: 18px;
}
#sceneD-a12 .text1 {
	left: 77px;
	top: 169px;
	width: 113px;
	height: 29px;
	font-size: 11px;
}
#sceneD-a12 .space {
	position: absolute;
	left: 327px;
	top: 301px;
	width: 26px;
	height: 52px;
}
/*------------------------------------------
#sceneD-a13
------------------------------------------*/
#sceneD-a13 {
	background: url(../images/scene4/a13/bg.gif);
}
#sceneD-a13 .btn1 {
	width: 75px;
	height: 28px;
	top: 157px;
	left: 157px;
}
#sceneD-a13 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneD-a13 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneD-a13 .finger1 {
	left: 225px;
	top: 176px;
}
/*------------------------------------------
#sceneD-a14
------------------------------------------*/
#sceneD-a14 {
	background: url(../images/scene4/a14/bg.gif);
}
#sceneD-a14 .btn1 {
	width: 154px;
	height: 60px;
	top: 232px;
	left: 137px;
}
#sceneD-a14 .btn2 {
	width: 60px;
	height: 30px;
	top: 321px;
	left: 214px;
}
#sceneD-a14 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneD-a14 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 117px;
}
#sceneD-a14 .box2 {
	left: 483px;
	top: 289px;
	width: 199px;
	height: 30px;
}
#sceneD-a14 .box3 {
	width: 60px;
	height: 30px;
	top: 321px;
	left: 214px;
}
#sceneD-a14 .finger1 {
	left: 281px;
	top: 281px;
}
#sceneD-a14 .finger2 {
	left: 266px;
	top: 341px;
}
#sceneD-a14 .touch1 {
	left: 70px;
	top: 275px;
	width: 43px;
	height: 16px;
}
#sceneD-a14 .touch2 {
	left: 306px;
	top: 265px;
	width: 18px;
	height: 18px;
}
#sceneD-a14 .touch3 {
	left: 276px;
	top: 265px;
	width: 18px;
	height: 18px;
}
#sceneD-a14 .touch4 {
	left: 276px;
	top: 294px;
	width: 18px;
	height: 18px;
}
#sceneD-a14 .touch5 {
	left: 306px;
	top: 294px;
	width: 18px;
	height: 18px;
}
#sceneD-a14 .touch6 {
	left: 306px;
	top: 294px;
	width: 18px;
	height: 18px;
}
#sceneD-a14 .touch7 {
	left: 276px;
	top: 323px;
	width: 18px;
	height: 18px;
}
#sceneD-a14 .text1 {
	left: 129px;
	top: 248px;
	width: 62px;
	height: 24px;
	font-size: 12px;
}
#sceneD-a14 .text2 {
	left: 194px;
	top: 248px;
	width: 44px;
	height: 20px;
	font-size: 12px;
}
#sceneD-a14 .text3 {
	left: 233px;
	top: 248px;
	width: 36px;
	height: 17px;
	font-size: 12px;
}


#sceneD-a14 .showa {
	position: absolute;
	left: 70px;
	top: 274px;
	width: 51px;
	height: 24px;
}
#sceneD-a14 .tenkey {
	position: absolute;
	left: 274px;
	top: 233px;
	width: 87px;
	height: 118px;
}
/*------------------------------------------
#sceneD-a15
------------------------------------------*/
#sceneD-a15 {
	background: url(../images/scene4/a15/bg.gif);
}
#sceneD-a15 .btn1 {
	width: 154px;
	height: 60px;
	top: 232px;
	left: 137px;
}
#sceneD-a15 .btn2 {
	width: 60px;
	height: 30px;
	top: 318px;
	left: 214px;
}
#sceneD-a15 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 60px;
}
#sceneD-a15 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 117px;
}
#sceneD-a15 .box2 {
	width: 60px;
	height: 30px;
	top: 318px;
	left: 214px;
}
#sceneD-a15 .finger1 {
	left: 281px;
	top: 281px;
}
#sceneD-a15 .finger2 {
	left: 266px;
	top: 341px;
}
#sceneD-a15 .touch1 {
	left: 276px;
	top: 320px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch2 {
	left: 276px;
	top: 290px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch3 {
	left: 305px;
	top: 290px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch4 {
	left: 335px;
	top: 290px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch5 {
	left: 276px;
	top: 261px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch6 {
	left: 306px;
	top: 261px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch7 {
	left: 335px;
	top: 261px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch8 {
	left: 276px;
	top: 232px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch9 {
	left: 306px;
	top: 232px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch10 {
	left: 335px;
	top: 232px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .touch11 {
	left: 335px;
	top: 232px;
	width: 18px;
	height: 18px;
}
#sceneD-a15 .text1 {
	left: 130px;
	top: 233px;
	width: 134px;
	height: 24px;
	font-size: 14px;
}
/*------------------------------------------
#sceneD-a16
------------------------------------------*/
#sceneD-a16 {
	background: url(../images/scene4/a16/bg.gif);
}
#sceneD-a16 .btn1 {
	width: 154px;
	height: 60px;
	top: 232px;
	left: 137px;
}
#sceneD-a16 .btn2 {
	width: 60px;
	height: 30px;
	top: 318px;
	left: 214px;
}
#sceneD-a16 .serif1 {
	left: 456px;
	top: 98px;
	width: 228px;
	height: 75px;
}
#sceneD-a16 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 101px;
}
#sceneD-a16 .box2 {
	left: 483px;
	top: 294px;
	width: 178px;
	height: 30px;
}
#sceneD-a16 .box3 {
	width: 60px;
	height: 30px;
	top: 318px;
	left: 214px;
}
#sceneD-a16 .finger1 {
	left: 281px;
	top: 281px;
}
#sceneD-a16 .finger2 {
	left: 266px;
	top: 341px;
}
#sceneD-a16 .touch1 {
	left: 335px;
	top: 232px;
	width: 18px;
	height: 18px;
}
#sceneD-a16 .touch2 {
	left: 335px;
	top: 232px;
	width: 18px;
	height: 18px;
}
#sceneD-a16 .touch3 {
	left: 335px;
	top: 232px;
	width: 18px;
	height: 18px;
}
#sceneD-a16 .touch4 {
	left: 335px;
	top: 232px;
	width: 18px;
	height: 18px;
}
#sceneD-a16 .text1 {
	left: 168px;
	top: 233px;
	width: 84px;
	height: 24px;
	font-size: 14px;
}
/*------------------------------------------
#sceneD-a17
------------------------------------------*/
#sceneD-a17 {
	background: url(../images/scene4/a17/bg.gif);
}
#sceneD-a17 .btn1 {
	width: 274px;
	height: 50px;
	top: 194px;
	left: 80px;
}
#sceneD-a17 .btn2 {
	width: 93px;
	height: 29px;
	top: 192px;
	left: 550px;
}
#sceneD-a17 .btn3 {
	width: 138px;
	height: 37px;
	top: 337px;
	left: 281px;
	cursor: pointer;
}
#sceneD-a17 .serif1 {
	left: 457px;
	top: 97px;
	width: 227px;
	height: 135px;
}
#sceneD-a17 .box1 {
	left: 479px;
	top: 243px;
	width: 204px;
	height: 49px;
}
#sceneD-a17 .box2 {
	left: 483px;
	top: 300px;
	width: 171px;
	height: 30px;
}
#sceneD-a17 .box3 {
	left: 175px;
	top: 137px;
	width: 350px;
	height: 250px;
}
#sceneD-a17 .finger1 {
	left: 342px;
	top: 232px;
}
#sceneD-a17 .finger2 {
	left: 405px;
	top: 359px;
}
/*------------------------------------------
#sceneD-a18
------------------------------------------*/
#sceneD-a18 {
	background: url(../images/scene4/a18/bg.gif);
}
#sceneD-a18 .btn1 {
	width: 68px;
	height: 24px;
	top: 325px;
	left: 365px;
}
#sceneD-a18 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneD-a18 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneD-a18 .finger1 {
	left: 426px;
	top: 341px;
}
/*------------------------------------------
#sceneD-a19
------------------------------------------*/
#sceneD-a19 {
	background: url(../images/scene4/a19/bg.gif);
}
#sceneD-a19 .btn1 {
	width: 154px;
	height: 60px;
	top: 262px;
	left: 176px;
	background: #F90;
}
#sceneD-a19 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 100px;
}
#sceneD-a19 .box1 {
	left: 479px;
	top: 208px;
	width: 204px;
	height: 49px;
}
#sceneD-a19 .finger1 {
	left: 319px;
	top: 314px;
}
/*------------------------------------------
#sceneD-a20
------------------------------------------*/
#sceneD-a20 {
	background: url(../images/scene4/a20/bg.gif);
}
#sceneD-a20 .btn1 {
	width: 246px;
	height: 60px;
	top: 261px;
	left: 130px;
	background: #F90;
}
#sceneD-a20 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 115px;
}
#sceneD-a20 .box1 {
	left: 479px;
	top: 227px;
	width: 204px;
	height: 65px;
}
#sceneD-a20 .finger1 {
	left: 362px;
	top: 308px;
}
#sceneD-a20 .bar {
	top: 320px;
	width: 37px;
	height: 11px;
	background: #003de1;
	position: absolute;
}
#sceneD-a20 .bar1 {
	left: 482px;
}
#sceneD-a20 .bar2 {
	left: 522px;
}
#sceneD-a20 .bar3 {
	width: 38px;
	left: 562px;
}
#sceneD-a20 .bar4 {
	left: 603px;
}
#sceneD-a20 .bar5 {
	left: 643px;
}
/*------------------------------------------
#sceneD-b03
------------------------------------------*/
#sceneD-b03 {
	background: url(../images/scene4/b03/bg.gif);
}
#sceneD-b03 .btn1 {
	width: 68px;
	height: 24px;
	top: 326px;
	left: 364px;
}
#sceneD-b03 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneD-b03 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 49px;
}
#sceneD-b03 .box2 {
	left: 430px;
	top: 157px;
	width: 242px;
	height: 148px;
}
#sceneD-b03 .finger1 {
	left: 419px;
	top: 338px;
}
/*------------------------------------------
#sceneD-b04
------------------------------------------*/
#sceneD-b04 {
	background: url(../images/scene4/b04/bg.gif);
}
#sceneD-b04 .btn1 {
	width: 154px;
	height: 60px;
	top: 262px;
	left: 176px;
	background: #F90;
}
#sceneD-b04 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 100px;
}
#sceneD-b04 .box1 {
	left: 479px;
	top: 208px;
	width: 204px;
	height: 49px;
}
#sceneD-b04 .finger1 {
	left: 319px;
	top: 309px;
}
/*------------------------------------------
#sceneD-b05
------------------------------------------*/
#sceneD-b05 {
	background: url(../images/scene4/b05/bg.gif);
}
#sceneD-b05 .btn1 {
	width: 246px;
	height: 60px;
	top: 261px;
	left: 130px;
	background: #F90;
}
#sceneD-b05 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 115px;
}
#sceneD-b05 .box1 {
	left: 479px;
	top: 227px;
	width: 204px;
	height: 65px;
}
#sceneD-b05 .finger1 {
	left: 362px;
	top: 308px;
}
#sceneD-b05 .bar {
	top: 320px;
	width: 37px;
	height: 11px;
	background: #003de1;
	position: absolute;
}
#sceneD-b05 .bar1 {
	left: 482px;
}
#sceneD-b05 .bar2 {
	left: 522px;
}
#sceneD-b05 .bar3 {
	width: 38px;
	left: 562px;
}
#sceneD-b05 .bar4 {
	left: 603px;
}
#sceneD-b05 .bar5 {
	left: 643px;
}






/*///////////////////////////////////////////
// #sceneE common
///////////////////////////////////////////*/
#sceneE-01,
#sceneE-02,
#sceneE-03,
#sceneE-04,
#sceneE-05,
#sceneE-06,
#sceneE-07,
#sceneE-08,
#sceneE-09,
#sceneE-b03,
#sceneE-b04,
#sceneE-b05,
#sceneE-b06,
#sceneE-b07,
#sceneE-b08,
#sceneE-b09 {
	position: absolute;
	height: 475px;
	width: 700px;
	top: 0;
	left: 0;
	display: none;
}
#sceneE-01 {
	background: url(../images/scene5/common1/bg.gif);
}
#sceneE-02 {
	background: url(../images/scene5/common2/bg.gif);
}
#sceneE-03 {
	background: url(../images/scene5/root-a1/bg.gif);
}
#sceneE-04 {
	background: url(../images/scene5/root-a2/bg.gif);
}
#sceneE-05 {
	background: url(../images/scene5/root-a3/bg.gif);
}
#sceneE-06 {
	background: url(../images/scene5/root-a4/bg.gif);
}
#sceneE-07 {
	background: url(../images/scene5/root-a5/bg.gif);
}
#sceneE-08 {
	background: url(../images/scene5/root-a6/bg.gif);
}
#sceneE-09 {
	background: url(../images/scene5/root-a7/bg.gif);
}
/*///////////////////////////////////////////
// 2013/06/13追加
///////////////////////////////////////////*/


#sceneE-b03 {
	background: url(../images/scene5/b03/bg.gif);
}
#sceneE-b04 {
	background: url(../images/scene5/b04/bg.gif);
}
#sceneE-b05 {
	background: url(../images/scene5/b05/bg.gif);
}
#sceneE-b06 {
	background: url(../images/scene5/b06/bg.gif);
}
#sceneE-b07 {
	background: url(../images/scene5/b07/bg.gif);
}
#sceneE-b08 {
	background: url(../images/scene5/b08/bg.gif);
}
#sceneE-b09 {
	background: url(../images/scene5/b09/bg.gif);
}
/*ここまで*/


/*------------------------------------------
#sceneE-01
------------------------------------------*/



#sceneE-01 .btn1 {
	width: 170px;
	height: 55px;
	top: 143px;
	left: 257px;
}
#sceneE-01 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 40px;
}
#sceneE-01 .box1 {
	left: 479px;
	top: 158px;
	width: 204px;
	height: 49px;
}
#sceneE-01 .finger1 {
	left: 416px;
	top: 186px;
}
#sceneE-01 .tip {
	position: absolute;
	left: 516px;
	top: 262px;
	background: #F0F;
	display: none;
}
/*------------------------------------------
#sceneE-02
------------------------------------------*/




#sceneE-02 .btn1 {
	left: 110px;
	top: 161px;
	width: 291px;
	height: 34px;
}
#sceneE-02 .btn2 {
	left: 110px;
	top: 205px;
	width: 291px;
	height: 34px;
}
#sceneE-02 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneE-02 .serif2 {
	left: 239px;
	top: 380px;
	width: 197px;
	height: 49px;
}
#sceneE-02 .serif3 {
	left: 59px;
	top: 380px;
	width: 138px;
	height: 49px;
}
#sceneE-02 .box1 {
	left: 479px;
	top: 169px;
	width: 204px;
	height: 67px;
}
#sceneE-02 .finger1 {
	left: 390px;
	top: 184px;
}
#sceneE-02 .finger2 {
	left: 390px;
	top: 228px;
}
/*------------------------------------------
#sceneE-03
------------------------------------------*/




#sceneE-03 .btn1 {
	left: 260px;
	top: 223px;
	width: 130px;
	height: 45px;
}
#sceneE-03 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneE-03 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 65px;
}
#sceneE-03 .finger1 {
	left: 379px;
	top: 258px;
}
/*------------------------------------------
#sceneE-04
------------------------------------------*/




#sceneE-04 .btn1 {
	left: 185px;
	top: 231px;
	width: 146px;
	height: 51px;
}
#sceneE-04 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneE-04 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 92px;
}
#sceneE-04 .finger1 {
	left: 316px;
	top: 269px;
}
#sceneE-04 .input {
	position: absolute;
	/*left: 218px;
	top: 191px;
	width: 72px;
	height: 95px;*/
	left: 335px;
	top: 232px;
	width: 18px;
	height: 18px;
	border: 3px solid #FFC627;
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4dFFC627, EndColorStr=#4dFFC627);
	background: rgba(255,182,0,.3);
	display: none;
}
#sceneE-04 .pass {
	font-size: 14px !important;
	position: absolute;
	left: 95px;
	top: 197px;
	width: 99px;
	height: 40px;
}
/*20140318 add*/
#sceneE-04 .btn2{
	width: 71px;
	height: 24px;
	top: 303px;
	left: 268px;
}
#sceneE-04 .box3 {
	width: 71px;
	height: 32px;
	top: 295px;
	left: 268px;
}
#sceneE-04 .finger2 {
	left: 335px;
	top: 319px;
}
/*end*/
/*------------------------------------------
#sceneE-05
------------------------------------------*/




#sceneE-05 .btn1 {
	left: 71px;
	top: 167px;
	width: 291px;
	height: 22px;
}
#sceneE-05 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneE-05 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneE-05 .box2 {
	left: 479px;
	top: 229px;
	width: 186px;
	height: 34px;
}
#sceneE-05 .finger1 {
	left: 351px;
	top: 179px;
}
/*------------------------------------------
#sceneE-06
------------------------------------------*/




#sceneE-06 .btn1 {
	left: 295px;
	top: 332px;
	width: 67px;
	height: 22px;
}
#sceneE-06 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneE-06 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 49px;
}
#sceneE-06 .finger1 {
	left: 352px;
	top: 344px;
}
/*------------------------------------------
#sceneE-07
------------------------------------------*/




#sceneE-07 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 115px;
}
#sceneE-07 .box {
	top: 246px;
	width: 37px;
	height: 11px;
	background: #003de1;
	display: none;
}
#sceneE-07 .box1 {
	left: 482px;
}
#sceneE-07 .box2 {
	left: 522px;
}
#sceneE-07 .box3 {
	width: 38px;
	left: 562px;
}
#sceneE-07 .box4 {
	left: 603px;
}
#sceneE-07 .box5 {
	left: 643px;
}
/*------------------------------------------
#sceneE-08
------------------------------------------*/

#sceneE-08 .btn1 {
	left: 130px;
	top: 261px;
	width: 246px;
	height: 60px;
	background: #FF9900;
}
#sceneE-08 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneE-08 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 65px;
}
#sceneE-08 .finger1 {
	left: 366px;
	top: 311px;
}
/*------------------------------------------
#sceneE-09
------------------------------------------*/




#sceneE-09 .thanks {
	position: absolute;
	left: 94px;
	top: 98px;
	width: 513px;
	height: 332px;
	background: url(../images/scene5/root-a7/thanks.gif) no-repeat;
}
#sceneE-09 .thanks .shinkansen {
	position: absolute;
	right: 0px;
	top: 164px;
}
#sceneE-09 .thanks .woman {
	position: absolute;
	right: 24px;
	top: 15px;
}
#sceneE-09 .thanks .station {
	position: relative;
	width: 510px;
	height: 332px;
	overflow: hidden;
}
#sceneE-09 .finish {
	position: absolute;
	width: 700px;
	top: 439px;
	left: 0;
	text-align: center;
}
/*------------------------------------------
#sceneE-common
------------------------------------------*/

#sceneE .header {
	position: absolute;
	height: 80px;
	width: 700px;
	left: 0px;
	top: 0px;
}
#sceneE .btn-header {
	height: 22px;
	width: 132px;
	left: 541px;
	top: 48px;
	position: absolute;
}
/*----- 2013/06/13追加 -----*/

/*------------------------------------------
#sceneE-b03
------------------------------------------*/

#sceneE-b03 .btn1 {
	left: 154px;
	top: 279px;
	width: 78px;
	height: 23px;
}
#sceneE-b03 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneE-b03 .box1 {
	left: 479px;
	top: 183px;
	width: 204px;
	height: 65px;
}
#sceneE-b03 .finger1 {
	left: 224px;
	top: 294px;
}
/*------------------------------------------
#sceneE-b04
------------------------------------------*/

#sceneE-b04 .btn1 {
	left: 327px;
	top: 276px;
	width: 104px;
	height: 36px;
	background: #FF9900;
}
#sceneE-b04 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneE-b04 .box1 {
	left: 479px;
	top: 168px;
	width: 204px;
	height: 65px;
}
#sceneE-b04 .finger1 {
	left: 426px;
	top: 304px;
}
/*------------------------------------------
#sceneE-b05
------------------------------------------*/

#sceneE-b05 .btn1 {
	left: 260px;
	top: 223px;
	width: 130px;
	height: 45px;
	background: #FF9900;
}
#sceneE-b05 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneE-b05 .box1 {
	left: 479px;
	top: 170px;
	width: 204px;
	height: 65px;
}
#sceneE-b05 .box2 {
	left: 66px;
	top: 121px;
	width: 376px;
	height: 267px;
}
#sceneE-b05 .finger1 {
	left: 379px;
	top: 257px;
}
#sceneE-b05 .touch1 {
	left: 224px;
	top: 308px;
	width: 31px;
	height: 20px;
}
#sceneE-b05 .touch2 {
	left: 312px;
	top: 220px;
	width: 31px;
	height: 20px;
}
#sceneE-b05 .touch3 {
	left: 268px;
	top: 279px;
	width: 31px;
	height: 20px;
}
#sceneE-b05 .touch4 {
	left: 268px;
	top: 250px;
	width: 31px;
	height: 20px;
}
#sceneE-b05 .text1 {
	left: 256px;
	top: 187px;
	width: 113px;
	height: 29px;
}
/*------------------------------------------
#sceneE-b06
------------------------------------------*/

#sceneE-b06 .btn1 {
	left: 243px;
	top: 327px;
	width: 116px;
	height: 28px;
}
#sceneE-b06 .serif1 {
	left: 455px;
	top: 98px;
	width: 227px;
	height: 75px;
}
#sceneE-b06 .box1 {
	left: 479px;
	top: 178px;
	width: 204px;
	height: 65px;
}
#sceneE-b06 .box2 {
	left: 478px;
	top: 246px;
	width: 204px;
	height: 35px;
}
#sceneE-b06 .box3 {
	left: 66px;
	top: 121px;
	width: 376px;
	height: 267px;
}
#sceneE-b06 .finger1 {
	left: 351px;
	top: 346px;
}
/*------------------------------------------
#sceneE-b07
------------------------------------------*/

#sceneE-b07 .btn1 {
	left: 322px;
	top: 325px;
	width: 105px;
	height: 26px;
}
#sceneE-b07 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 60px;
}
#sceneE-b07 .box1 {
	left: 479px;
	top: 168px;
	width: 205px;
	height: 65px;
}
#sceneE-b07 .finger1 {
	left: 418px;
	top: 343px;
}
/*------------------------------------------
#sceneE-b08
------------------------------------------*/

#sceneE-b08 .btn1 {
	left: 341px;
	top: 323px;
	width: 82px;
	height: 25px;
}
#sceneE-b08 .serif1 {
	left: 456px;
	top: 98px;
	width: 227px;
	height: 100px;
}
#sceneE-b08 .box {
	top: 246px;
	width: 37px;
	height: 11px;
	background: #003de1;
	display: none;
}
#sceneE-b08 .box1 {
	left: 482px;
}
#sceneE-b08 .box2 {
	left: 522px;
}
#sceneE-b08 .box3 {
	width: 38px;
	left: 562px;
}
#sceneE-b08 .box4 {
	left: 603px;
}
#sceneE-b08 .box5 {
	left: 643px;
}
/*------------------------------------------
#sceneE-b09
------------------------------------------*/

#sceneE-b09 .btn1 {
	left: 130px;
	top: 224px;
	width: 246px;
	height: 61px;
	background: #FF9900;
}
#sceneE-b09 .serif1 {
	left: 455px;
	top: 97px;
	width: 227px;
	height: 60px;
}
#sceneE-b09 .box1 {
	left: 478px;
	top: 168px;
	width: 205px;
	height: 65px;
}
#sceneE-b09 .finger1 {
	left: 366px;
	top: 272px;
}
