body {
	margin: 0px;
}
h1 {
	font-size: 55px;
	padding: 3px;
	margin: 10px;
  }
img{
	vertical-align:top;
}
a.title {
	color: #000080;
	text-decoration: none;
}
.validBtn {
	font-size: 20px;
	font-weight: 600;
	width:200px;
	background: #ecd865;
	border: 6px outset #b1980e;
  }
#setsumeiArea {
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 600;
}
#main {
	width: 485px;
	padding-top: 1px;
	margin:0 auto;
	height: 650px;
	z-index: 2;
	vertical-align:middle;
}
#returnTop {
	padding-left: 0px;
}
#mondai {
	vertical-align: middle;
	font-size: 80px;
}
#mondaiNoArea {
	font-size: 30px;
}
#judgeArea {
	font-size: 30px;
}
#mondaiArea {
	height: 240px;
	margin-bottom: 10px;
 	vertical-align: middle;
}
#scoreArea {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 10px;
}
#finishArea {
	height: 240px;
	margin-bottom: 5px;
	vertical-align: middle;
}
#clearArea {
	height: 240px;
	margin-bottom: 5px;
	vertical-align: middle;
}
.dougaMode {
	height: 140px;
}
.startBtn {
	font-size: 25px;
	font-weight: 600;
	width: 90%;
	margin-bottom: 10px;
	vertical-align: middle;
	position: relative;
	display: inline-block;
	padding: 0.25em 0.5em;
	text-decoration: none;
	color: #FFF;
	background: #03A9F4;
	border: solid 1px #0f9ada;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
  }
.startBtn:active {
	border: solid 1px #03A9F4;
	box-shadow: none;
	text-shadow: none;
 }
 .retryBtn {
	font-size: 40px;
	font-weight: 600;
	vertical-align: middle;
	position: relative;
	display: inline-block;
	padding: 0.25em 0.5em;
	margin-left: 1px;
	margin-right: 1px; 
	text-decoration: none;
	color: #FFF;
	background: #03A9F4;
	border: solid 1px #0f9ada;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
  }
  .retryBtn:active {
	border: solid 1px #03A9F4;
	box-shadow: none;
	text-shadow: none;
  }
  .validBtn{
	margin-bottom: 10px;
  }
  a.selBtnRed {
	width: 110px;
	font-weight: 600;
	font-size: 20px;
	padding-top: 2px;
    padding-bottom: 2px;
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
	color: #000;
	background-color: #ff0000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 5px solid #a50000;
  }
a.selBtnRed:active {
	margin-top: 3px;
	color: #000;
	background: #ff0000;
	border-bottom: 2px solid #a50000;
}
 a.selBtnYellow {
	width: 110px;
	font-weight: 600;
	font-size: 20px;
	padding-top: 2px;
    padding-bottom: 2px;
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
	color: #000;
	background-color: #fff100;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 5px solid #ccc100;
  }
a.selBtnYellow:active {
	margin-top: 3px;
	color: #000;
	background: #fff20a;
	border-bottom: 2px solid #ccc100;
}
a.selBtnBlue {
	width: 110px;
	font-weight: 600;
	font-size: 20px;
	padding-top: 2px;
    padding-bottom: 2px;
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
	color: #000;
	background-color: #0026ff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 5px solid #031891;
  }
a.selBtnBlue:active {
	margin-top: 3px;
	color: #000;
	background: #0026ff;
	border-bottom: 2px solid #031891;
}
a.selBtnGreen {
	width: 110px;
	font-weight: 600;
	font-size: 20px;
	padding-top: 2px;
    padding-bottom: 2px;
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
	color: #000;
	background-color: #00ff73;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 5px solid #02a54b;
  }
a.selBtnGreen:active {
	margin-top: 3px;
	color: #000;
	background: #00ff73;
	border-bottom: 2px solid #02a54b;
}
.red {
	color: #ff0000;
}
.blue {
	color: #0000ff;
}
.stacked-linear {
	background:
		linear-gradient(217deg, rgba(255,0,0,.8), rgba(255,0,0,0) 70.71%),
		linear-gradient(127deg, rgba(0,255,0,.8), rgba(0,255,0,0) 70.71%),
		linear-gradient(336deg, rgba(0,0,255,.8), rgba(0,0,255,0) 70.71%);
  }
.none{
    display:none;
}
.table-cell{
	display: table-cell;
}
.fontsize-30{
    font-size: 30px;
}
.fontsize-80{
    font-size: 80px;
}
.margin-65 {
	margin-top: 65px;
}
.marquee3000 {
	z-index: 0;
	margin:0; padding-left:480px; display:inline-block; white-space:nowrap;
	animation-name:marquee; animation-timing-function:linear;
	animation-duration:3s; animation-iteration-count:1;
	}
.marquee2000 {
	z-index: 0;
	margin:0; padding-left:480px; display:inline-block; white-space:nowrap;
	animation-name:marquee; animation-timing-function:linear;
	animation-duration:2s; animation-iteration-count:1;
	}
.marquee1600 {
	z-index: 0;
	margin:0; padding-left:480px; display:inline-block; white-space:nowrap;
	animation-name:marquee; animation-timing-function:linear;
	animation-duration:1.6s; animation-iteration-count:1;
	}
.marquee1000 {
	z-index: 0;
	margin:0; padding-left:480px; display:inline-block; white-space:nowrap;
	animation-name:marquee; animation-timing-function:linear;
	animation-duration:1s; animation-iteration-count:1;
	}
.marquee750 {
	z-index: 0;
	margin:0; padding-left:480px; display:inline-block; white-space:nowrap;
	animation-name:marquee; animation-timing-function:linear;
	animation-duration:0.75s; animation-iteration-count:1;
	}
.marquee500 {
	z-index: 0;
	margin:0; padding-left:480px; display:inline-block; white-space:nowrap;
	animation-name:marquee; animation-timing-function:linear;
	animation-duration:0.5s; animation-iteration-count:1;
	}
@keyframes marquee {
	from   { transform: translate(10%);} 
	99%,to { transform: translate(-100%);}
	}