@charset "utf-8";

/* 動画紹介 */
#contents .movieListSb {
	padding:3px 0;
	background:url("../../images/school_life/activity/broadcast/movielist_bg_02.gif") repeat-x;
	}

#contents .movieListSb table {
	position:relative;
	width:100%;
	margin:0; padding:0;
	border:0;
	}

#contents .movieListSb table tr.on {
	background:#ECE8DB;
	}

#contents .movieListSb table tr th {
	width:115px;
	padding:0 0 2px;
	background:url("../../images/school_life/activity/broadcast/movielist_bg_02.gif") repeat-x 0 bottom;
	text-align:center;
	}

#contents .movieListSb table tr td {
	position:relative;
	padding:0 0 2px;
	background:url("../../images/school_life/activity/broadcast/movielist_bg_02.gif") repeat-x 0 bottom;
	}

#contents .movieListSb table tr th a {
	display: block;
	width:115px;
	height:57px;
	padding:7px 0;
	}

#contents .movieListSb table tr td a {
	display:block;
	height:70px;
	padding:0;
	text-decoration:none;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
	}

#contents .movieListSb table tr td a:hover {
	color:#003300;
	}

#contents .movieListSb table tr td a span {
	display:block;
	margin-top:0px;
	}
