
table.voice {
	border-collapse: separate;
	width: 100%;
}

table.voice td {
	border: 1px solid #c8c8c8;
	padding: 10px 15px 5px 15px;
	vertical-align: top;
	width: 50%;
}

table.voice td table.img {
	width: 288px;
}

table.voice td table.img th,
table.voice td table.img td {
	border: none;
	padding: 0px;
	width: auto;
}

table.voice td table.img td.img img {
	border: 1px solid #cbcbcb;
}

table.voice td div.detail {
	padding: 5px;
}

table.voice td div.detail ul li {
	background: url(/image/eu/m31700eu_voice_li.gif) no-repeat 0px 5px;
	line-height: 1.3em;
	padding-left: 14px;
	text-align: left;
}

table.results {
	border-collapse: separate;
	width: 100%;
}

table.results td {
	border: 1px solid #c8c8c8;
	padding: 5px 10px 10px 10px;
	vertical-align: top;
	width: 50%;
}

table.results td h3 {
	background-color: #ef7800;
	color: white;
	font-size: 120%;
	padding: 2px;
}

table.results td div.img {
	margin: 0px auto;
	padding-top: 5px;
	width: 200px;
}

table.results td div.detail {
	padding: 0px 10px;
}

table.results td div.detail p {
	line-height: 1.3em;
}

a.powerstation {
	background: url(/image/eu/m31700eu_powerstation_btn.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 34px;
	margin: 0px auto;
	text-decoration: none;
	text-indent: -2000em;
	width: 330px;
}

a.powerstation:hover {
	background-position: 0px -44px;
}

/*********************************************************/
div.voice-detail h2.maincopy {
	font-size: 120%;
	text-align: left;
}

div.voice-detail div.detail-left {
	float: left;
	width: 310px;
}

div.voice-detail div.detail-right {
	float: right;
	width: 310px;
}

div.voice-detail div.detail-list {
	float: left;
	width: 390px;
}

div.voice-detail div.detail-list table.list-table th {
	background-color: #d3d3d3;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: right;
	white-space: nowrap;
}

div.voice-detail div.detail-list table.list-table td {
	padding-bottom: 6px;
	padding-top: 6px;
}

div.voice-detail div.userphoto {
	float: right;
	width: 250px;
}

div.voice-detail div.staffmemo {
	background-color: #faf4da;
	border: 1px solid #ef7800;
	padding: 0px 10px;
}

div.voice-detail div.staffmemo div.staff {
	float: left;
	width: 200px;
}

div.voice-detail div.staffmemo div.staff div.photo {
	margin: 0px auto;
	width: 200px;
}

div.voice-detail div.staffmemo div.staff h3 {
	font-size: 120%;
}

div.voice-detail div.staffmemo div.staff a.profile {
	background: url(/image/eu/m31700eu_staff_profile.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 29px;
	margin: 0px auto;
	text-decoration: none;
	text-indent: -2000em;
	width: 150px;
}

div.voice-detail div.staffmemo div.staff a.showroom {
	background: url(/image/eu/m31700eu_staff_showroom.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 29px;
	margin: 0px auto;
	text-decoration: none;
	text-indent: -2000em;
	width: 150px;
}

div.voice-detail div.staffmemo div.staff a.showroom:hover,
div.voice-detail div.staffmemo div.staff a.profile:hover {
	background-position: 0px -39px;
}

div.voice-detail div.staffmemo div.memo {
	float: right;
	width: 420px;
}

div.voice-detail div.staffmemo div.memo div.text {
	padding-left: 13px;
}

div.voice-detail a.simulation {
	background: url(/image/eu/m31700eu_simulation_btn.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 34px;
	margin: 0px auto;
	text-decoration: none;
	text-indent: -2000em;
	width: 330px;
}

div.voice-detail a.simulation:hover {
	background-position: 0px -44px;
}

