@charset "UTF-8";

body{
	background-color:#000000;
	}

#in_box{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #000;
	}

#header,
#footer{
	background-color:#FBFF1F;
	}
	
h2{
	font-family:"Arial Black",Gadget,sans-serif;
	font-size:34px;
	font-weight:bold;
	margin-bottom:10px;
	color:#F5F5F5;
	}
	
.videolist li{
	width:149px;
	float:left;
	text-align:center;
	line-height:1.5em;
	font-size: 11px;
	height:160px;
	color: #FFF;
	background-color: #000;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	}

.column{;
	border: 1px solid #000;
	}
	
.sub_title{
	font-size:12px;
	}

.date{
	font-size:12px;
	}
	
.side_title{
	color:#F5F5F5;
	border-bottom-color:#F5F5F5;
	}
