@charset "utf-8";

#voteforjapan {
	float: left;
	margin-bottom: 12px;
	padding: 13px 13px 23px;
	width: 674px;
	height: 405px;
	background-color: #FFF;
	border: 1px solid #C9C9C9;
}


@media only screen and (max-width:480px) {
	
	#voteforjapan { width:auto; height: auto; padding-bottom: 0; font-size: 13px; float: none;}
	
	#voteforjapan li {
		display: block !important;
		margin-bottom: 15px !important;
	}
	#voteforjapan li img { width: auto; height: 30px;}
	
	#voteTwitter { display: none !important;}
	
	#aside { width: auto !important; float: none !important;}
}

#voteforjapan img { vertical-align:text-bottom;}

#voteforjapan li { margin: 0 10px;}

#voteTwitter {
	float: right;
	width: 244px;
}

/*
#voteTwitter {
	float: right;
	padding: 13px;
	width: 218px;
	background-color: #FFF;
	background-color: #FFF;
	border: 1px solid #C9C9C9;
}

#voteTwitter .inner {
	overflow-x: none;
	overflow-y: scroll;
	padding-right: 10px;
	height: 377px;
	font:normal normal normal 12px/16px "Helvetica Neue",Arial,sans-serif;
}

#voteTwitter .inner a { color: #0084b4;}
#voteTwitter .inner a:hover { text-decoration: underline;}

#voteTwitter .inner p.gray { margin-bottom: 3px; color:#707070;}

#voteTwitter .inner li {
	padding: 7px 0;
	border-bottom: 1px solid #e8e8e8;
}*/


#aside {
	float: right;
	width: 353px;
}
#aside #movieBox { float: none; width: auto;}

#aside #supportBox {
	margin-bottom: 13px;
	padding: 14px 13px;
	min-height: 256px;
	border: 1px solid #C9C9C9;
	background-color: #FFF;
}
#aside #supportBox figure { text-align: center;}
#aside #supportBox figure img { vertical-align: text-bottom;}

#listTopics dl { height: 301px;}