@charset "utf-8";
/* CSS Document */

/*prog_mov_area*/

.prog_mov_area{
	margin:0px 0 30px;
	overflow:hidden;
	background-color:#556CBA;
}

.prog_mov_area .digest_mov{
	float:left;
	margin-left:20px;
	_margin-left:10px;
	width:320px;
	height:180px;
}

.prog_mov_area .content{
	float:right;
	width:360px;
}

.prog_mov_area .thumbs{
	clear:both;
	padding:20px 0 15px 20px;
}
.prog_mov_area .thumbs ul{
	overflow:hidden;
}
.prog_mov_area .thumbs li{
	float:left;
	width:116px; margin-right:20px;
}
.prog_mov_area .thumbs li p.cap{
	font-size:12px;
	line-height:1.3;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	padding:3px 0 0 0;
}


/*flv_area*/

div#main div.flv_area {
	/*padding-left:48px;*/
	background:url(/tech/himeji_castle/progress_mov/image/bg_flv.png) no-repeat left bottom;
	padding-bottom:35px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:relative;
}
div#main div.flv_area .h_mark{
	position:absolute;
	left:-9px; top:-8px;
}

div#main div.flv_area .header{
	background:url(/tech/himeji_castle/progress_mov/image/bg_h4.png) no-repeat left top;
	padding:18px 0 20px 60px;
	overflow:hidden;
}

div#main div.flv_area h4{
	margin:0;
	padding:0 0 5px;
	font-weight:bold;
	font-size:138.4%;
	letter-spacing:0.1em;
}

div#main div.flv_area .info{
	float:left; width:auto;
	line-height:1.33;
}

div#main div.flv_area ul.link{
	float:left; width:auto;
	margin-left:20px;
}
div#main div.flv_area a{
	text-decoration:none;
}
div#main div.flv_area a:hover{
	text-decoration:underline;
}

div#main div.flv_area h4 span.time{
	font-weight:normal;
	font-size:81.25%;
	margin-left:0.5em;
}

div#main div.flv_area div.flv_box{
	padding-left:48px;
}

div.flv_area .totop{
	clear:both;
	overflow:hidden;
}
div.flv_area .totop p{
	float:right;
	width:auto;
	background:url(/tech/himeji_castle/progress_mov/image/arrow_up.gif) no-repeat 0px 0.55em;
	line-height:1;
	font-size:92.3%;
	padding:5px 0 7px 15px;
	margin:20px 28px 0 0;
}
div.flv_area .totop p a{
	color:#333333;
	text-decoration:none;
}
div.flv_area .totop p a:hover{
	text-decoration:underline;
}

div#main ul.link li {
	background: url(/common/image/arrow_red.gif) no-repeat 0 0.3em;
}