div.stdImg {
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
}

/*button*/

.degiBtnON {
    width: 80px;
    height: 80px;
    background-image: url("../res/btn/digiBtn2.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}
.degiBtnOFF {
    width: 80px;
    height: 80px;
    background-image: url("../res/btn/digiBtn0.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.degiBtnOFF:hover {
    background-image: url("../res/btn/digiBtn1.png");
}


.degiBtnOFF:active {
    background-image: url("../res/btn/digiBtn2.png");
}

.degiRBtnON {
    width: 80px;
    height: 80px;
    background-image: url("../res/btn/digi_migiBtn2.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.degiRBtnOFF {
    width: 80px;
    height: 80px;
    background-image: url("../res/btn/digi_migiBtn0.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.degiRBtnOFF:hover {
    background-image: url("../res/btn/digi_migiBtn1.png");
}


.degiRBtnOFF:active {
    background-image: url("../res/btn/digi_migiBtn2.png");
}

.indexBtn1 {
	width: 45.2656px;
    height: 44.8438px;

	background-image: url("../res/common/btnIndex1/up.png");
    background-repeat: no-repeat;
    background-size: 45.2656px 44.8438px;
    cursor:pointer;
}

.indexBtn1:hover {
    width: 44.856762px;
    height: 44.856762px;
	background-image: url("../res/common/btnIndex1/over.png");
	background-size: 44.856762px 44.8438px;
}

.indexBtn1:active {
	width:40.201815px;
	height:39.778638px;
    background-image: url("../res/common/btnIndex1/down.png");
	background-position-x: 5px;
	background-position-y: 5px;
	background-size: 40.201815px 39.778638px;
}

.indexBtn2 {
	width: 45px;
    height: 45px;

	background-image: url("../res/common/btnIndex2/up.png");
    background-repeat: no-repeat;
    background-size: 45px 45px;
    cursor:pointer;
}

.indexBtn2:hover {
    width: 45px;
    height: 45px;
	background-image: url("../res/common/btnIndex2/over.png");
	background-size: 45px 45px;
}

.indexBtn2:active {
	width:40px;
	height:40px;
    background-image: url("../res/common/btnIndex2/down.png");
	background-position-x: 5px;
	background-position-y: 5px;
	background-size: 40px 40px;
}

.indexBtn3 {
	width: 45.2656px;
    height: 44.8438px;

	background-image: url("../res/common/btnIndex3/up.png");
    background-repeat: no-repeat;
    background-size: 45.2656px 44.8438px;
    cursor:pointer;
}

.indexBtn3:hover {
    width: 44.856762px;
    height: 44.856762px;
	background-image: url("../res/common/btnIndex3/over.png");
	background-size: 44.856762px 44.8438px;
}

.indexBtn3:active {
	width:40.201815px;
	height:39.778638px;
    background-image: url("../res/common/btnIndex3/down.png");
	background-position-x: 5px;
	background-position-y: 5px;
	background-size: 40.201815px 39.778638px;
}

.nextBtn {
    width: 94px;
    height: 45px;
    background-image: url("../res/btn/nextBtn0.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.nextBtn:hover {
    background-image: url("../res/btn/nextBtn1.png");
}

.nextBtn:active {
    background-image: url("../res/btn/nextBtn2.png");
}

.backBtn {
    width: 94px;
    height: 45px;
    background-image: url("../res/btn/modoru0.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.backBtn:hover {
    background-image: url("../res/btn/modoru1.png");
}

.backBtn:active {
    background-image: url("../res/btn/modoru2.png");
}

.plusBtn {
    width: 40px;
    height: 40px;
    background-image: url("../res/btn/tasu0.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.plusBtn:hover {
    background-image: url("../res/btn/tasu1.png");
}

.plusBtn:active {
    background-image: url("../res/btn/tasu2.png");
}

.minusBtn {
    width: 40px;
    height: 40px;
    background-image: url("../res/btn/hiku0.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.minusBtn:hover {
    background-image: url("../res/btn/hiku1.png");
}

.minusBtn:active {
    background-image: url("../res/btn/hiku2.png");
}

.zoomResetBtn {
    width: 40px;
    height: 40px;
    background-image: url("../res/btn/100_0.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.zoomResetBtn:hover {
    background-image: url("../res/btn/100_1.png");
}

.zoomResetBtn:active {
    background-image: url("../res/btn/100_2.png");
}

.closeBtn {
    width: 50px;
    height: 50px;
    background-image: url("../res/btn/closeBtn.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.radioOFF {
    width: 40px;
    height: 40px;
    background-image: url("../res/btn/radioBtn0.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.radioOFF:hover {
    background-image: url("../res/btn/radioBtn1.png");
}

.radioOFF:active {
    background-image: url("../res/btn/radioBtn2.png");
}

.radioON {
    width: 40px;
    height: 40px;
    background-image: url("../res/btn/radioBtn2.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.radioON:active {
    background-image: url("../res/btn/radioBtn1.png");
}

.checkBoxOFF {
    width: 40px;
    height: 40px;
    background-image: url("../res/btn/checkBox0.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.checkBoxOFF:hover {
    background-image: url("../res/btn/checkBox1.png");
}

.checkBoxOFF:active {
    background-image: url("../res/btn/checkBox2.png");
}

.checkBoxON {
    width: 40px;
    height: 40px;
    background-image: url("../res/btn/checkBox2.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor:pointer;
}

.checkBoxON:active {
    background-image: url("../res/btn/checkBox1.png");
}

.sceneChangeBtn{
    position:absolute;
    width: 29px;
    height: 29px;
    background-color:rgba(0,0,0,0);
    /*border:solid 1px #000000;*/
    cursor:pointer;
}