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

h1{
	font-size:3em;
	}
	
h3{
	font-size:2em;
	}
	
.dragon{
	color:red;
	}
	
img{
	width:auto;
	}
	
/*	テンプレ
	position:absolute;
	position:relative;
	z-index:1;
	display:flex;
	justify-content:center;
	border:1px solid #000;
*/
