@charset "UTF-8";
body {
	background-color: #000;
	font-family: Arial, Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}/* Clearfix hack by Nicolas Gallagher: //nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	text-decoration: none;
	color: #FFF;
}
a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	color: #F90;
}
/*footer*/

#FooterContents {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
address {
	font-size: 10px;
	font-style: normal;
}


#TAMAlogo {
	float: left;
	padding-right: 20px;
}
#Copy {
	text-align: left;
	float: left;
	margin-top: 5px;
}
/*contents*/

#contents {
	height: 700px;
}
#ytvideo {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 405px;
	/* box-shadow */
box-shadow:rgba(153, 153, 153, 0.65098) 0px 0px 10px 3px;
-webkit-box-shadow:rgba(153, 153, 153, 0.65098) 0px 0px 10px 3px;
-moz-box-shadow:rgba(153, 153, 153, 0.65098) 0px 0px 10px 3px;
}
ul#thumb  {
	width:980px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#thumb li  {
	width: 140px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#thumb li a {
	background-image: url(images/video_1_thumb.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 118px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#thumb #thumb01 a {
	background-position: 0px 0px;
}

#thumb #thumb02 a {
	background-position: -143px 0px;
}


#thumb #thumb03 a {
	background-position: -284px 0px;
}


#thumb #thumb04 a {
	background-position: -426px 0px;
}


#thumb #thumb05 a {
	background-position: -568px 0px;
}


#thumb #thumb06 a {
	background-position: -709px 0px;
}


#thumb #thumb07 a {
	background-position: -852px 0px;
}

#thumb #thumb08 a {
	background-position: 0px -118px;
}

#thumb #thumb09 a {
	background-position: -143px -118px;
}


#thumb #thumb10 a {
	background-position: -284px -118px;
}


#thumb #thumb11 a {
	background-position: -426px -118px;
}


#thumb #thumb12 a {
	background-position: -568px -118px;
}


#thumb #thumb13 a {
	background-position: -709px -118px;
}
