@charset "utf-8";
/* CSS Document */

body {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}


img {
	height: auto !important;
	max-width: 800px;
	width: 100%;
	margin-bottom: 5px;

}
.foot {
	background-repeat: no-repeat;
	background-position: center;
}
.foot a {
	text-decoration: none;
	color: #666;
	padding-right: 15px;
	text-align: center;
}
div.vid_contents {

}
video.vid_main {
	width: 100%;
	height: 100%;
	max-width: 800px;/*PC版での最大幅*/
	max-height: auto;
	margin-bottom:5px;
}

#midd {
	margin-left: auto;
	margin-right: auto;
	
}
