@charset "utf-8";
.img{
	text-align:center;
	padding: 50px 0;
}
@media screen and (max-width: 480px) {
.img img {
		width:100%;
		height:auto;
	}
}
#content dl.img dt {
    margin-bottom: 0px;
}
#content dl.img dt::before {
    display: none;
}
#tourist_spot{
	padding-top:70px;
	margin-bottom:100px;
}
#sunset{
	padding-top:70px;
	margin-bottom:100px;
}
/*# sourceMappingURL=top.css.map */
