body {
	color: #333;
	vertical-align: baseline;
	font-family: 'Roboto',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	height: 100%;
	line-height:150%;
	overflow-x: hidden;
	overflow-y: hidden;
}
/*Inline
================================================== */
#inline-video {
	margin:20px;
	text-align:center;
}
#inline-video small{
	display:block;
}