@charset "UTF-8";
/* Generated by Digital beam Inc, */
/*    Copyright Yohei Takigawa    */

/*    アーカイブ関連CSS           */
#ArchiveMenu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;
	height: 17px;
	background-color: #FFA312;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-bottom: 10px;

}
#ArchiveMenu a {
	color: #333333;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	padding-bottom: 4px;
}
#ArchiveMenu a:hover {
	color: #ffffff;
}
#ArchiveMenu span {
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	padding-bottom: 4px;
}

.MovieFrame {
	width: 320px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFA312;
}
