@charset "Shift_JIS";
/*@charset "UTF-8";*/
/* CSS Document */

html {}

body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", Meiryo, sans-serif;
	padding: 0;
	color: #333;
	font-size: 0.98em;
	height:auto;
	margin: 0 auto;
}
body * {}

a {}
a:hover {}

ul {}
ul li {}

header {
	margin: 20px auto 20px;
	text-align: center;
}

section {
	text-align: center;
}

video {
	max-width: 100% !important;
	margin: 0 auto 0;
}


.area {
	background: #e6e6e6;
	max-width: 350px;
	margin: 0 0 5px;
	border: 0;
	text-align: right;
}

.activeimg ,
.activeimg2 {
	margin-right: 10px;
}

