@charset "utf-8";

/* --------------------------------------------
 * 学校紹介ビデオ
 * -------------------------------------------- */

/* 学校紹介ビデオ　トップページ */
div.movie_index {
	display:block;
	width:537px;
	margin-left:16px;
}

div.movie_index div.cm1_bg {
	position:relative;
	width:537px;
	height:260px;
	background:url(/movie/img/cm_kaihou_bg.jpg) no-repeat;
	margin:15px 0px;
}

div.movie_index div.cm2_bg {
	position:relative;
	width:537px;
	height:260px;
	background:url(/movie/img/cm_schooldoubutsu_bg.jpg) no-repeat;
	margin:15px 0px;
}

div.movie_index div.cmmk_bg {
	position:relative;
	width:537px;
	height:300px;
	background:url(/movie/img/cm_making_bg.jpg) no-repeat;
	margin:15px 0px;
}

object#cm1,
object#cm2,
object#cmmk {
	position:absolute;
	top:21px;
	left:163px;
}

div.movie_index p.new_cm {
	float:left;
	width:250px;
	height:30px;
	background:url(/movie/img/new_cm.gif) no-repeat;
	text-indent:-9999px;
}

div.movie_index p.profile {
	float:left;
	width:250px;
	height:35px;
	background:url(/movie/img/cm_komiya_link.gif) no-repeat;
	text-indent:-9999px;
}
div.movie_index p.profile a {
	float:left;
	width:250px;
	height:35px;
	background:url(/movie/img/cm_komiya_link.gif) no-repeat;
	text-indent:-9999px;
}

div.movie_index p.backdancer {
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:#006600;
	margin-left:15px;
}

div.movie_index span.backdancer {
	color:#0000cc;
}

div.movie_index h2.banner_top {
	clear: both;
	display:block;
	width:537px;
	height:43px;
	background:url(/movie/img/banner_top.gif) no-repeat;
	text-indent:-9999px;
	margin-top:20px;
}

div.movie_index p {
	font-size:12px;
	margin:10px 0px;
}

div.movie_index ul.movie_category li {
	display:block;
	position:relative;
	width:537px;
	height:142px;
	margin-bottom:15px;
}

div.movie_index ul.movie_category li h2.category {
	text-indent:-9999px;
}

div.movie_index ul.movie_category li.shutsujin {
	background:url(/movie/img/banner_01.gif) no-repeat;
}

div.movie_index ul.movie_category li.gokaku {
	background:url(/movie/img/banner_02.gif) no-repeat;
}

div.movie_index ul.movie_category li.yakyu {
	background:url(/movie/img/banner_03.gif) no-repeat;
}

div.movie_index ul.movie_category li.kaigai {
	background:url(/movie/img/banner_04.gif) no-repeat;
}

div.movie_index ul.movie_category li.shisetsu {
	background:url(/movie/img/banner_05.gif) no-repeat;
}

div.movie_index ul.movie_category li.ob {
	background:url(/movie/img/banner_06.gif) no-repeat;
}

div.movie_index ul.movie_category li ul {
	position:absolute;
	top:124px;
	left:247px;
}

div.movie_index ul.movie_category li ul li.high {
	display:block;
	float:left;
	width:140px;
	height:18px;
	background:url(/movie/img/b_bluehigh_ovr.gif) no-repeat;
	text-indent:-9999px;
}

div.movie_index ul.movie_category li ul li.high a {
	display:block;
	width:140px;
	height:18px;
	background:url(/movie/img/b_bluehigh.gif) no-repeat;
}

div.movie_index ul.movie_category li ul li.high a:hover {
	background:none;
}

div.movie_index ul.movie_category li ul li.low {
	display:block;
	float:left;
	width:140px;
	height:18px;
	background:url(/movie/img/b_bluelow_ovr.gif) no-repeat;
	text-indent:-9999px;
	margin-left:10px;
}

div.movie_index ul.movie_category li ul li.low a {
	display:block;
	width:140px;
	height:18px;
	background:url(/movie/img/b_bluelow.gif) no-repeat;
}

div.movie_index ul.movie_category li ul li.low a:hover {
	background:none;
}

div.movie_index span.go_to_top {
	display:block;
	float:right;
	width:64px;
	height:10px;
	background:url(/movie/img/go_to_top.gif) no-repeat;
	text-indent:-9999px;
}

/* 各wmvページ */
div.movie_kickoff_ceremony_high,
div.movie_kickoff_ceremony_low,
div.movie_celebration_high,
div.movie_celebration_low,
div.movie_best_colleges_baseball_high,
div.movie_best_colleges_baseball_low,
div.movie_event_training_high,
div.movie_event_training_low,
div.movie_facilities_school_high,
div.movie_facilities_school_low,
div.movie_recruit_high,
div.movie_recruit_low {
	display:block;
	width:320px;
}

object#MediaPlayer {
	display:block;
	width:320px;
	height:285px;
}

div span.close {
	display:block;
	width:66px;
	height:15px;
	background:url(/movie/img/close.gif) no-repeat;
	text-indent:-9999px;
	margin:5px auto;
}


