.player{
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	padding-left: 10px;
	line-height: 1em;
}
.player img{
	float: left;
}
.player_text{
	float: left;
	margin-left: 30px;
}
.player_wmv{
	height: 31px;
}
.player_wmv .player_text{
	margin-top: 10px;
}
.player_flash{
	height: 39px;
}
.player_flash .player_text{
	margin-top: 14px;
}
/* 大学紹介
----------------------------------------------------------------- */
h3{
	clear: both;
	margin-bottom: 30px;
}
#vtr_top{
	float: left;
	width: 765px;
	margin-bottom: 20px;
}
.vtr_thumb{
	float: left;
	width: 200px;
}


.vtr_thumb h4{
	text-align: center;
	margin-top: 10px;
}
.vtr_stream{
	width: 98px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}


.vtr_stream a{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
*html .vtr_stream li{
	float: left;
}
*:first-child+html .vtr_stream li{
	float: left;
}

.vtr_thumb_center{
	width: 310px;
}
.vtr_thumb_center .vtr_thumb_img{
	margin-left: 55px;
}


/* 学科紹介
----------------------------------------------------------------- */
#gakka_link{
	float: right;
	top: -55px;
	position: relative;
}
#vtr_contents{
	margin-top: 30px;
}
#viewer{
	height: 260px;
	width: 320px;
	float: left;
	margin-bottom: 30px;
	margin-top: 0px;
}

#comment{
	margin-bottom: 30px;
	float: right;
	width: 360px;
	margin-top: -22px;
}

#vtr_gakka_menu{
	line-height: 1em;
	float: left;
	width: 720px;
	margin-bottom: 20px;
}

#vtr_gakka_menu a{
	display: block;
	float: left;
	height: 1em;
	width: 207px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: thin dotted #CCCCCC;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.2em;
}
#vtr_gakka_menu a{
	background-image: url(../../../common/img/point_link.png);
}
*html #vtr_gakka_menu li{
	margin-bottom: 8px;
	float: left;
}
*:first-child+html #vtr_gakka_menu li{
	margin-bottom: 8px;
	float: left;
}
*html #vtr_gakka_menu a{
	margin-right: 4px;
	margin-bottom: 8px;
}
*:first-child+html #vtr_gakka_menu a{
	margin-right: 8px;
	margin-bottom: 8px;
}


