@charset "utf-8";
body {
	background-color: #F4F4F4;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	margin-top: auto;
	margin-bottom: auto;
}
#container .top {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: left;
	background-image: url(../img/top/top.jpg);
	background-size: 100% 100%;
}
.top div img {
	width: 100%;
	float: left;
}

#container .main-content #TOP {
	width: 100%;
	margin-bottom: 0px;
}
h1 p .fa.fa-chevron-circle-right {
	width: 10%;
	float: left;
}
a h1 .fa.fa-chevron-circle-right {
	float: right;
	font-size: 22px;
	padding-top: 13px;
	padding-bottom: 17px;
}
#pagetop {
	width: 15%;
	margin-right: 3%;
}
#pagetop .pagetop img {
	width: 100%;
}
