#charaData {
	float: left;
	width: 530px;
	position: relative;
}
#charaPict {
	float: left;
	width: 420px;
	position: relative;
}
.sampleVoice {
	display: block;
	margin-left: 20px;
}
.sampleVoice li {
	display: block;
	float: left;
	height: 30px;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.profile1 {
	clear: both;
	margin-left: 20px;
	padding-bottom: 10px;
}
.profile2 {
	font-size: 12px;
	line-height: 180%;
	color: #633932;
	display: block;
	margin-left: 20px;
	padding-bottom: 20px;
}
.ss {
	display: block;
	margin-left: 20px;
}
.ss li {
	display: block;
	height: 113px;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}
.cosT {
	clear: both;
	height: 20px;
	width: 220px;
	margin-bottom: 10px;
}
.cosP {
	display: block;
	margin-left: 20px;
}
.cosP li {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 10px;
	margin-bottom: 15px;
	display: block;
}
.copy1 {
	height: 432px;
	width: 59px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.charaMain1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
.sdChara1 {
	height: 224px;
	width: 188px;
	position: absolute;
	right: 0px;
	top: 436px;
	z-index: 2;
}


.copy2 {
	height: 432px;
	width: 59px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.charaMain2 {
	position: absolute;
	top: 0px;
	left: 20px;
}
.sdChara2 {
	height: 251px;
	width: 168px;
	position: absolute;
	right: 20px;
	top: 419px;
	z-index: 2;
}


.copy3 {
	height: 482px;
	width: 59px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.charaMain3 {
	position: absolute;
	top: 0px;
	left: 0px;
}
.sdChara3 {
	height: 264px;
	width: 158px;
	position: absolute;
	right: 40px;
	top: 406px;
	z-index: 2;
}


.copy4 {
	height: 660px;
	width: 59px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.charaMain4 {
	position: absolute;
	top: 0px;
	left: 0px;
}
.sdChara4 {
	height: 245px;
	width: 216px;
	position: absolute;
	right: 40px;
	top: 425px;
	z-index: 2;
}


.copy5 {
	height: 494px;
	width: 59px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.charaMain5 {
	position: absolute;
	top: 0px;
	left: 0px;
}
.sdChara5 {
	height: 265px;
	width: 196px;
	position: absolute;
	right: 30px;
	top: 405px;
	z-index: 2;
}


.copy6 {
	height: 373px;
	width: 59px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.charaMain6 {
	position: absolute;
	top: 0px;
	left: 20px;
}
.sdChara6 {
	height: 239px;
	width: 137px;
	position: absolute;
	right: 0px;
	top: 431px;
	z-index: 2;
}


/*--------------
サンプルボイス---*/

.audiojs { 
	height: 30px;
	width: 160px;
	background: none;
}

.audiojs .play-pause { 
	height: 30px;
	width: 160px;
	padding: 0px;
}
.audiojs p { 
	height: 30px;
	width: 160px;
	margin: 0px;
}

.audiojs .scrubber,.audiojs .progress,.audiojs .loaded {
	display: none;
}


.mikotovoice1 .audiojs{
	background-image: url(../img/character/ch_samplevoice01.png);
	background-repeat: no-repeat;
}
.mikotovoice1 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice01_o.png);
	background-repeat: no-repeat;
}

.mikotovoice2 .audiojs{
	background-image: url(../img/character/ch_samplevoice07.png);
	background-repeat: no-repeat;
}
.mikotovoice2 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice07_o.png);
	background-repeat: no-repeat;
}

.keivoice1 .audiojs{
	background-image: url(../img/character/ch_samplevoice02.png);
	background-repeat: no-repeat;
}
.keivoice1 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice02_o.png);
	background-repeat: no-repeat;
}

.keivoice2 .audiojs{
	background-image: url(../img/character/ch_samplevoice08.png);
	background-repeat: no-repeat;
}
.keivoice2 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice08_o.png);
	background-repeat: no-repeat;
}


.izumivoice1 .audiojs{
	background-image: url(../img/character/ch_samplevoice03.png);
	background-repeat: no-repeat;
}
.izumivoice1 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice03_o.png);
	background-repeat: no-repeat;
}

.izumivoice2 .audiojs{
	background-image: url(../img/character/ch_samplevoice09.png);
	background-repeat: no-repeat;
}
.izumivoice2 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice09_o.png);
	background-repeat: no-repeat;
}


.tsubasavoice1 .audiojs{
	background-image: url(../img/character/ch_samplevoice04.png);
	background-repeat: no-repeat;
}
.tsubasavoice1 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice04_o.png);
	background-repeat: no-repeat;
}

.tsubasavoice2 .audiojs{
	background-image: url(../img/character/ch_samplevoice10.png);
	background-repeat: no-repeat;
}
.tsubasavoice2 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice10_o.png);
	background-repeat: no-repeat;
}


.tenmavoice1 .audiojs{
	background-image: url(../img/character/ch_samplevoice05.png);
	background-repeat: no-repeat;
}
.tenmavoice1 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice05_o.png);
	background-repeat: no-repeat;
}

.tenmavoice2 .audiojs{
	background-image: url(../img/character/ch_samplevoice11.png);
	background-repeat: no-repeat;
}
.tenmavoice2 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice11_o.png);
	background-repeat: no-repeat;
}


.ururuvoice1 .audiojs{
	background-image: url(../img/character/ch_samplevoice06.png);
	background-repeat: no-repeat;
}
.ururuvoice1 .audiojs:hover{
	background-image: url(../img/character/ch_samplevoice06_o.png);
	background-repeat: no-repeat;
}
#charaData .newCon {
	position: absolute;
	top: 350px;
	z-index: 90;
	left: 10px;
}
#charaData .newCon2 {
	position: absolute;
	top: 350px;
	z-index: 90;
	left: 215px;
}
#charaData .newCon3 {
	position: absolute;
	top: 390px;
	z-index: 90;
	left: 10px;
}
#charaData .newCon4 {
	position: absolute;
	top: 390px;
	z-index: 90;
	left: 215px;
}
