@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #FFF;
	-webkit-text-size-adjust: 100%;
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat;
	background-position: center;
}
#genga {
	box-sizing: border-box;
	padding: 20px;
}
#genga img { margin: -1px; border: 1px solid #CCC; -webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.20); box-shadow: 0px 4px 10px rgba(0,0,0,0.20);}

#cap { font-size: 20px; line-height: 140%; padding: 10px 40px 40px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #ca0028; box-sizing: border-box; text-align: center; }
.number { font-family: "Arial Black", Gadget, sans-serif; font-size: 20px;  }
video#bg_movie { display: block; left: 0; top: 0; width: 100%; height: 100%; z-index: -100; }
.title {
	font-size: 22px;
	text-align: center;
	padding: 10px 10px 2px;
	color: #04447c;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.comment { font-size: 14px; text-align: center; padding: 6px 6px 40px; line-height: 18px; }
#cut_all { margin: 10px; }
#cut_r { float: right; }
#cut_l { float: left; }
#cut { float: left; width: 50%; padding: 2px 3px 2px 3px; box-sizing: border-box;  }
#cut img { border: 1px solid #999999; }
.clear { clear: both; }
