@charset "utf-8";#wrapper {
	height: auto;
	width: 100%;
}
#header {
	font-size: 26px;
	height: auto;
	width: 100%;
}
#topnavi {
	height: auto;
	width: 100%;
}
#topnavi-photo {
	width: 100%;
}
#topnavi2 {
	float: left;
	height: auto;
	width: 100%;
}
#navi li {
	font-size: 18px;
	float: left;
	width: 19.5%;
}
#contents {
	height: auto;
	width: 100%;
}
#sidenavi {
	width: 98%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 1%;
	margin-left: 1%;
}
#sidenavi li a {
	height: auto;
	width: 100%;
	font-size: 14px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}
#sidenavi li a:hover {
	font-size: 14px;
	height: auto;
	width: 100%;
	color: #00C;
	text-decoration: underline;
	background-color: #EEEEEE;
	display: none;
}
#main-title {
	font-size: 18px;
	width: 90%;
	margin-left: 0%;
	padding-left: 10%;
}
#main {
	height: auto;
	width: 92%;
	clear: left;
	margin-left: 0%;
}
#next {
	height: auto;
	width: 20%;
}
#back {
	float: left;
	height: auto;
	width: 20%;
	clear: left;
}
#bottomnavi {
	height: auto;
	width: 100%;
}
#main-title-essay {
	width: 95%;
	font-size: 18px;
	margin-left: 0%;
	padding-left: 5%;
}
.p {
	font-size: 16px;
}
.ul {
	font-size: 16px;
	line-height: 25px;
	width: 100%;
}
#main-title-date {
	width: 95%;
	font-size: 18px;
	margin-left: 0%;
	padding-left: 5%;
}
#footer {
	height: auto;
	width: 96%;
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 2%;
	padding-left: 2%;
}
#sidenavi ul {
	display: none;
}
