body{
    background-color: transparent;
    width: auto;
	height: 100%;
    font-size:16px;
    font-family: 'メイリオ', sans-serif;
}

a{
    color:royalblue;
}

span{
    vertical-align: middle;
}
div.round{
    width: 50px;
    text-align: center;
    padding: 0px 10px;
    border-radius: 15px;
    margin-top:10px;
    margin-left: 10px;
    background-color: lightcoral;
    color: white;
    font-size: 16px;
    font-weight: bolder;
    opacity: 0.8;
}

h2{
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 3px 0px 1px 0px;
    font-size: 18px;
    text-align: center;
    color: white;
    background-color: crimson;
    opacity: 0.7;
    font-weight: 800;
}


button{
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
    width: 180px;
    min-width: 70px;
    height: auto;
    font-weight: 500;
    border: solid thin cornflowerblue;
    color: black;
    background-color: whitesmoke;
    box-shadow: 1px 1px cornflowerblue;
    cursor: pointer;
}

div.nenbanAll{
	display: ;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}

button.nenban{
	font-size: 14px;
	font-weight: bolder;
	color: crimson;
	text-align: center;
	border: solid 1px crimson;
	box-shadow: none;
	width: 130px;
	margin-left: 200px;
	margin-top: 5px;
	margin-bottom: 7px;
}


.topComment{
    font-size: 12px;
    color: brown;
    margin-bottom: 10px;
}

.contents{
    width: 305px;
	height: auto;
    padding: 0px 5px 10px 5px;
    text-align: center;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
	z-index: 1000;
}

.tag{
    position: absolute;
    padding: 4px 0px;
    width:70px;
    height: 40px;
    margin-top: 10px;
    margin-left: 0;
    background-color: palegoldenrod;
    box-shadow: 2px 1px darkgray;
    border-radius: 5px;
	font-size: 15px;
    font-weight: bolder;
    z-index: 100;
    cursor: pointer;
}
.tag.seiri3{
    margin-left: 75px;
    background-color: paleturquoise;
	width: 60px;
    z-index: 50;
}

.tag.furikaeri{
	margin-left: 140px;
    background-color: lavender;
	width: 70px;
    z-index: 50;
}

.tag.jissen{
    margin-left: 215px;
    background-color: mistyrose;
    width: 100px;
    z-index: 50;
}

.btnBox{
    position: absolute;
    width: 305px;
	height: auto;
    padding: 20px 5px;
    background-color: palegoldenrod;
    box-shadow: 2px 2px darkgray;
    z-index: 200;
    margin-top: 40px;
    margin-bottom: 30px;
    border-radius: 5px;
	z-index: 1000;
}
.btnBox.seiri3{
    background-color: paleturquoise;
}
.btnBox.jissen{
    background-color: mistyrose;
}

.btnBox.furikaeri{
	background-color:lavender;
}

.subBox{
	margin-top: 15px;
}

.kozaName{
    padding: 2px 0 0 0;
    font-size: 18px;
    font-weight: bolder;
    background-color:cornflowerblue;
    color: white;
    margin-bottom: 10px;
}


footer{
    text-align: center;
}

hr{
    border: 1.5px dotted darkgray;
    margin: 20px 0;
}

hr.furikaeri-hr{
	border: solid 2px white;
	border-style: inset;
}

.chushaku{
    font-size: 14px;
}

.bold{
    font-weight: bold;
}

.smallTxt{
    font-size: 14px;
}

.tangenBtn{
    width: 240px;
    text-align: left;
    border: solid thin darkgray;
    color: black;
    background-color: whitesmoke;
    box-shadow: 1px 1px darkgray;
}
.tangenBtn.jissen{
    padding: 5px 10px;
}
.tangenBtn.sem{
    border: solid thin dodgerblue;
    border-radius: 5px;
    font-weight: bolder;
    font-size: 16px;
    text-align: center;
}
.tangenNo{
    display: inline-block;
    width: 15px;
    margin-left: 3px;
    padding: 3px 4px 2px 4px;
    font-size: 16px;
    border-radius: 16px;
    background-color: forestgreen;
    text-align: center;
    color: white;
    font-weight: bold;
    font-family: Arial;
}
.tangenNo.double{
    padding: 3px 5px 2px 2px;
}
.tangenNo.Large{
    width: 20px;
    height: 20px;
    font-size: 18px;
    padding: 4px 4px 4px 3px;
    margin-left: 10px;
	margin-right: 5px;
}

.tangenNo.sem{
    border: solid thin darkblue;
    background-color: white;
    color: darkblue;
}

.tangenTitle{
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 280px;
    font-size:18px;
    font-weight: bolder;
    text-align: left;
    color: dimgray;
}
.tangenNo.jissen{
    background-color: gold;
    color:crimson;
    width: 18px;
    font-size: 18px;
    border-radius: 18px;
    border: solid 1px white;
}
.tangenNo.blue{
    background-color: deepskyblue;
}

.mondaiNo{
    background-color: orange;
    color:crimson;
    font-size: 16px;
    width: 20px;
    border-radius: ;
    font-family: Arial;
}

.tangenName{
    font-size: 15px;
    vertical-align: middle;
}

.title{
    font-size:18px;
    font-weight: bolder;
    text-align: left;
	margin:0 0 0 5px;
}

.furikaeri-title{
	width: 295px;
	background-color: lightblue;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 5px 0;
}

.tangenName.Middle{
    font-size: 17px;
    font-weight: bolder;
}

.tangenName.Listen{
    font-size: 16px;
    margin-left: 10px;
    margin-right: 5px;
    font-weight: bolder;
    color: darkblue;
}

.tangenName.Large{
    font-size:18px;
    font-weight: bolder;
    text-align: left;
	margin: 5px;
}

.track{
    width: 280px;
	padding: 5px 5px 5px 8px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color:papayawhip;
    border: solid thin darkgray;
}

.track.furikaeri{
	margin-top: 0;
}

.CD{
    font-size: 14px;
    font-weight: ;
    color: darkgreen;
}

.disNo{
    display: none;
}

a{text-decoration: none;}

audio{
    width:275px;
    position: relative;
    margin-left: 2px;
    margin-right: auto;
}

button.rtBtn{
    width: 50px;
    height: 24px;
    margin-left: 200px;
    font-size: 13px;
    padding: 3px;
    border: none;
    box-shadow: none;
    border-radius: 20px;
    background-color: cornflowerblue;
    color: white;
}

button.mondai{
	width: 80px;
	border: none;
    border-radius: 20px;
	margin: 5px 4px;
	padding: 3px;
	font-size: 16px;
	background-color: lightblue;
}

button.reset{
	font-size: 14px;
	border: none;
    box-shadow: none;
    border-radius: 20px;
    background-color: cornflowerblue;
    color: white;
}

button.visBtn{
	width: 295px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: none;
	padding: 3px 8px 3px 8px;
	background-color: lightcyan;
	font-size: 16px;
}

button.visBtn.flag{
	background-color: cornflowerblue;
	color: white;
}

/*モーダル関係*/

.modalBtnAria{
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	opacity: 0.8;
}

#modalBtn{
    margin: 10px 0 8px 0;
    width: 260px;
    height: 30px;
    font-size: 14px;
    border: none;
    background-color: cornflowerblue;
    color: white;
    opacity: 0.;
    border-radius: 25px;
}

#modal{
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	z-index: 7000;
    animation: fade 0.5s 0s forwards;
}

@keyframes fade {
	0%{opacity: 0;}
	100%{opacity: 1}
}

#modalMask{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #eee;
    z-index: 6000;
    opacity: 0.8;
}

#modalContent{
    position: relative;
    width: 285px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5vh;
    margin-bottom: auto;
    padding: 10px;
    background-color: #fff;
    border: solid thin gray;
    border-radius: 10px;
	z-index: 9000;
}

#modalContent > p{
    opacity: 0.8;
    margin: 10px 5px;
    text-align: left;
    margin-left: 1em;
    text-indent: -1em;
    font-size: 15px;
    z-index: 7000;
}

#modalShut{
    float: right;
    z-index: 9999;
}

#kigen{
    color: crimson;
    font-size: 14px;
    text-align: center;
	margin-left: 10px;
    margin-top: 15px;
}

