/*-------------------------------------------------------------
  ビムーブVIDEO用CSS

  2008-05-14 : ver2.0
------------------------------------------------------------- */
.videoFrame {
	width: 746px;
	height: 317px;
	margin-top: -4px;
	padding-top: 3px;
	border: 1px solid #d6d6d6;
	background: #f7f7f7;
	display: none;
}

.videoFrameInit {
	width: 746px;
	height: 317x;
	min-height: 317px;
	margin-top: -4px;
	padding-top: 3px;
	border: 1px solid #d6d6d6;
	background: #f7f7f7;
}

.videoBox {
	width: 737px;
	height: 313px;
	max-height: 313px;
	min-height: 313px;
	table-layout: fixed;
	margin-left: 5px;
	background: url('../img/bg.gif') no-repeat;
	border-collapse: collapse; 
	border-spacing: 0px;
}

.videoPlayer {
	width: 400px;
	height: 300px;
	padding: 4px 0 3px 6px;
	vertical-align: middle;
}

.videoTitle {
	width: auto;
	height: 49px;
	max-height: 49px;
	min-height: 49px;
	padding: 4px 0 0 7px;
	vertical-align: top;
}

.videoDesc {
	width: auto;
	height: auto;
	padding: 5px 3px 5px 10px;
	vertical-align: top;
}

.videoDescDiv {
	width: auto;
	height: 215px;
	overflow: auto;
	color: #fff;
}

.videoLink {
	width: auto;
	height: 30px;
	padding: 0 0 2px 5px;
}

.chMenu {
	width: auto;
	height: 36px;
	margin: 0px;
	padding: 0px;
	margin-top: -26px;
	margin-left: 372px;
	position: relative;
	z-index: 99;
}

.chMenu1 {
	width: 120px;
	height: 36px;
	float: left;
	list-style: none;
}

.chMenu1 a {
	width: 120px;
	height: 36px;
	text-decoration: none;
}

.chMenu2 {
	width: 120px;
	height: 36px;
	float: left;
	list-style: none;
	margin-left: 1px;
}

.chMenu2 a {
	width: 120px;
	height: 36px;
	text-decoration: none;
}

.chMenu3 {
	width: 120px;
	height: 36px;
	float: left;
	list-style: none;
	margin-left: 1px;
}

.chMenu3 a {
	width: 120px;
	height: 36px;
	text-decoration: none;
}
