/* voice
-------------------------------------------------- */

#contentsArea div.voice div.image{
	margin-bottom  : 15px;
}

div.voice p.question{
	clear  : both;
}

div.voice ol li.last{
	padding-top  : 20px;
}

div.voice ol li dl{
	margin  : 0 0 20px 0;
	_margin-top  : -1.4em;
}

* : first-child+html div.voice ol li dl{
	margin-top  : -1.4em;
}

div.voice ol li dl dd{
	margin-right  : 200px !important;
	margin-top  : -140px !important;
}

div.voice ol li dl dd.image{
	margin  : 0 0 0 450px !important;
	text-align  : center;
	font-size  : 80%;
	font-weight  : bold !important;
	color  : #666;
}