*{
	box-sizing: border-box;
	word-wrap: break-word;
}
body,html{
	margin: 0;
	padding: 0;
	background-image: none;
}
body,.header,.cont,h1,.h1info,.txt,.foot{
	width: 100%;
}
.header img,.header{
	width: 100%;
	height: auto;
	clear: both;
}
.h1info{
	height: auto;
	clear: both;
}
.cont{
	padding: 0 ;
	margin: 0;
}
.navi{
	display: none;
}
.txt{
	padding: 0 3%;
	margin: 0;
}
h1{
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bolder;
	text-align: center;
	height: auto;
	clear: both;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
h2,h3{
	font-size: 110%;
	margin: 0;
	padding: 0;
	height: auto;
	line-height: 1.3;
}
#edit p{
	font-size: 100%;
	text-align:justify;
	margin: 0;
	padding: 0;
}
#edit img{
	width: 50%;
	height: auto;
	margin: 2%;
}
.foot,.tn{
	font-size: 70%;
	text-align: center;
	height: auto;
	margin: 0;
	padding: 2% 0;
}