@charset "utf-8";
/* CSS Document */

#menuChara li {
	width: 240px;
	height: 40px;
}
#reveA,#reveB,#reveC,#reveD,#kyohA,#kyohB,#kyohC,#kyohD { display: none; }

#liarA {
	background: url(../img/Liar-S/btn1.png) no-repeat;
	position: absolute;
	top: 65px;
	right: -27px;
}
#liarB {
	background: url(../img/Liar-S/btn2.png) no-repeat;
	position: absolute;
	top: 110px;
	right: -27px;
}
#liarC {
	background: url(../img/Liar-S/btn3.png) no-repeat;
	position: absolute;
	top: 155px;
	right: -27px;
}
#liarD {
	background: url(../img/Liar-S/btn4.png) no-repeat;
	position: absolute;
	top: 200px;
	right: -27px;
}


#turn {
	background: url(../img/Liar-S/btn_return.png) no-repeat;
	width: 36px !important;
	height: 168px !important;
	position: absolute;
	top: 260px;
	right: 0;
}