*{
	padding:0px;
	margin:0px;
/*	white-space:nowrap;*/
	font-family:serif;
	}
	
body{
	margin:auto;
	width:700px;
	text-size-adjust:100%;
	}
	
.main{
	width:100%;
	margin-top:40px;
	}

h1{
	text-align:center;
	}

h2{
	text-align:center;
	}
	
h3{
	text-align:center;
	}
	
.red{
	color:red;
	}
	
img{
	width:auto;
	}
	
.info{
	margin:20px;
	}

.info_r{
	text-align:right;
	}

.bottom{
	margin:20px;
	text-align:center;
	}

audio{
	width:500px;
	margin-bottom:20px;
	}
	
/*	テンプレ
	position:absolute;
	position:relative;
	z-index:1;
	display:flex;
	justify-content:center;
	border:1px solid #000;
*/
