@charset "utf-8";
/* -------------------------------------------------------
	Cascading Style Sheet for [ 西南学院大学 ]
	international1503.css [March,2015] 
	追加用CSS
	creation date	:	03-06-2015
---------------------------------------------------------*/

body {
	background: #f1f2ec;
}
#allDocument {
	background: #ffffff;
}
.blockContents {
	width: 960px;
	float: none;
}
#blockCover {
	height: auto;
}
#unitContents {
	margin: 0 !important;
}
.goPageTop {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

/* -------------------------------------------------------
	動画一覧 */

.movie_list_box li {
	display: block;
	padding: 0px;
	border: none;
	float: left;
	width: 320px;
	height: 320px;
	background-color: #ffffff;
}
.movie_list_box li a {
	box-sizing: border-box;
	display: block;
	padding: 10px;
	margin: 0px;
	width: 310px;
	height: 310px;
	border:4px solid #e4e4e4;
	text-decoration: none;
}
.movie_list_box li h2 {
	display:table-cell;
	vertical-align: middle;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5px;
	padding: 5px;
	width:282px;
	height: 66px;
	background-color: #00bfff;
}
.movie_list_box h3 {
	line-height: 23px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 45px;
	margin-bottom: 15px;
}
.movie_list_box .movie {
	margin-top: 5px;
	margin-bottom: 15px;
}
