#main .central {
	text-align: center;
}

table {
	border-collapse: collapse;
	line-height: 140%;
}

.voice {
	width: 679px;
	margin: 8px auto;
}

.voice td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

h3 {
	color: #009900;
	font-size: 1em;
	margin: 10px 0px 0px 15px;
}

/*-------------------------------------------------------*/
#e_kao,
#d_kao,
#c_kao,
#b_kao,
#a_kao {
	width: 119px;
	height: 111px;
	text-align: left;
	vertical-align: top;
}

#a_kao {
	background-image: url('/voice/img/a.gif');
	background-repeat: no-repeat;
}

#b_kao {
	background-image: url('/voice/img/b.gif');
	background-repeat: no-repeat;
}

#c_kao {
	background-image: url('/voice/img/c.gif');
	background-repeat: no-repeat;
}

#d_kao {
	background-image: url('/voice/img/d.gif');
	background-repeat: no-repeat;
}

#e_kao {
	background-image: url('/voice/img/e.gif');
	background-repeat: no-repeat;
}
/*-------------------------------------------------------*/

#e_top,
#d_top,
#c_top,
#b_top,
#a_top {
	width: 560px;
	padding-top: 30px;
}

#a_top {
	background-image: url('/voice/img/a_top.gif');
	background-repeat: no-repeat;
}

#b_top {
	background-image: url('/voice/img/b_top.gif');
	background-repeat: no-repeat;
}

#c_top {
	background-image: url('/voice/img/c_top.gif');
	background-repeat: no-repeat;
}

#d_top {
	background-image: url('/voice/img/d_top.gif');
	background-repeat: no-repeat;
}

#e_top {
	background-image: url('/voice/img/e_top.gif');
	background-repeat: no-repeat;
}
/*-------------------------------------------------------*/
.voice_main {
	width: 542px;

}

#gohonnin {
	background-image: url('/voice/img/c2.gif');
	background-repeat: no-repeat;
	padding: 40px 10px 0px 100px;
	height: 70px;
}

.voice_main p {
margin: 0px 15px;
}

.voice_l {
	width: 119px;
	background-image: url('/voice/img/left.gif');
	background-repeat: repeat-y;
	
}


.voice_r {
	width: 18px;
	background-image: url('/voice/img/right.gif');
	background-repeat: repeat-y;
	
}