	p.rolloverVoice1 a {
	display: block;
	width: 135px;
	height: 60px;
	background: url("chara/charaCV_Sample1.jpg") 0 0 no-repeat;
	text-indent: -9999px;
	}
	
	p.rolloverVoice1 a:hover {
		background-position: 0 -60px;
	}
	p.rolloverVoice2 a {
	display: block;
	width: 135px;
	height: 60px;
	background: url("chara/charaCV_Sample2.jpg") 0 0 no-repeat;
	text-indent: -9999px;
	}
	
	p.rolloverVoice2 a:hover {
		background-position: 0 -60px;
	}