
@charset "utf-8";



table.explain {
	background:#e5f7ff;
	border-top:#09F 1px solid;
	border-left:#09F 1px solid;
	border-right:#09F 1px solid;
}

table.explain td,
table.explain th.last {
	border-bottom:#09F 1px solid;
}
table.explain th {
	border-bottom:#fff 1px solid;
}
table.explain th {
	padding:5px 8px;
	background:#09f;
	color:#FFF;
}

table.explain td {
	padding:5px 8px;
}

ul {
	padding: 0 5% 2%;
}

.movieColumn {
	text-align:center;
}