/*-- AERA English listen STYLES --*/

.ListenBrown{
	font-size:120%;
	color:#663333;
	font-weight:bold;
}

.ListenMidashi{
	background:#ffff99;
	padding:5px;
	width:100%;
	font-size:80%;
}

.ListenAnswer{
	background:#ffcccc;
	font-size:80%;
	line-heihgt;140%;
	padding:10px;
}

.ListenPlay{
	text-align:right;
}

.ListenPlay a:link{
	border: 1px solid #cc6600;
	padding:3px 20px 3px 20px;
	background:#ff9900;
	text-decoration:none;
	color:#ffffff;
	font-size:80%;
	font-weight:bold;
}

.ListenPlay a:visited{
	border: 1px solid #cc6600;
	padding:3px 20px 3px 20px;
	background:#ff9900;
	text-decoration:none;
	color:#ffffff;
	font-size:80%;
	font-weight:bold;
}

.ListenPlay a:active{
	border: 1px solid #cc6600;
	padding:3px 20px 3px 20px;
	background:#ff9900;
	text-decoration:none;
	color:#ffffff;
	font-size:80%;
	font-weight:bold;
}

.ListenPlay a:hover{
	border: 1px solid #cc6600;
	padding:3px 20px 3px 20px;
	background:#ffffff;
	text-decoration:none;
	color:#cc6600;
	font-size:80%;
	font-weight:bold;
}
