/***** character *****/

#serect_btn{
	width: 1050px;
	height: 95px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	z-index: 120;
	margin-right: 0px;
	position: absolute;
	top: 74px;
	left: 100px;
	
}


#chara_tum_c1{
	width: 80px;
	height: 80px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	z-index: 23;
	margin-bottom: 0px;
}

#chara_tum_c2{
	width: 125px;
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	z-index: 23;
}

#character_voice_c {
	width: 400px;
	height: 40px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 99;
	left: 187px;
	top: 221px;
	}

#character_voice_c2 {
	width: 400px;
	height: 40px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 99;
	left: 198px;
	top: 253px;
	}

#sv_c1{
	width: 35px;
	height: 35px;
	margin-top: 0px;
	margin-left: 10px;
	z-index: 99;
	position: absolute;
	background-image: url(audio/cv1.png);
	}


#sv_c2{
	width: 35px;
	height: 35px;
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	z-index: 110;
	}

#sv_c3{
	width: 35px;
	height: 35px;
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	z-index: 110;
	}
	
#character_voice_btn1 {
	width: 35px;
	height: 35px;
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	z-index: 100;
	background-image: url(audio/cv1.png);
	background-repeat: no-repeat;
	}

#character_voice_btn2 {
	width: 35px;
	height: 35px;
	margin-top: 0px;
	margin-left: 12px;
	float: left;
	z-index: 100;
	background-image: url(audio/cv2.png);
	background-repeat: no-repeat;
	}

#character_voice_btn3 {
	width: 35px;
	height: 35px;
	margin-top: 0px;
	margin-left: 12px;
	float: left;
	z-index: 100;
	background-image: url(audio/cv3.png);
	background-repeat: no-repeat;
	}
