#full #page {
	float: left;
	height: auto;
	width: 1130px;
	background-color: #FFFFFF;
}
#full #page #access {
	float: left;
	width: 1130px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#full #page #access #title {
	float: left;
	height: auto;
	width: 1050px;
	margin-left: 40px;
	margin-right: 40px;
    background-image: url(../jpg/access.png);
    background-size: 1050px,auto;
	padding-top: 50px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#full #page #access #coment {
	float: left;
	width: 1110px;
	height: auto;
	margin-top: 10px;
}
#full #page #access #coment #map {
	height: 600px;
	width: 1110px;
	margin-top: 20px;
	margin-left: 10px;
    border: 3px solid #662d91;
	text-align: center;
}
#full #page #access #coment iframe {
	float: left;
	width: 1110px;
	height: 600px;
	text-align: center;
}
#full3 #fotter #end-fotter {
	float: left;
	width: 600px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 265px;
	margin-right: 265px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #662d91;
	border-radius: 10px;
}
#full3 #fotter #end-fotter #end-contact a:hover {
	color: #662d91;
}
#full3 #fotter #map {
    display: none;
}
