@charset "utf-8";

#winsize2 {
	position: inherit;
	display: none;
}
header#top {
	text-align: center;
}
header#top h2 {
	margin: 0.5em 0 1em;
	float: none;
	clear: both;
}
header#top dl {
	float: none;
	clear: both;
	width: 70%;
	margin: 0 auto;
}
header#top dl dd span.mail {
	display: none;
}
#nav {
	display: none;
}
#main {
	float: none;
	clear: both;
	width: 100%;
}
section h2.map,
section h2.form {
    display: none;
}

div.wpcf7 {
	display: none;
}
a.more-link {
	display: none;
}
#side {
	display: none;
}
footer ul {
	display: none;
}
section div.gallery.gallery-columns-2 dl.gallery-item,
section div.gallery.gallery-columns-3 dl.gallery-item,
section div.gallery.gallery-columns-4 dl.gallery-item,
section div.gallery.gallery-columns-5 dl.gallery-item
{
	clear: both;
	float: left;
	margin: 0 0 1em;
	width: 48%;
	text-align: center;
}
section div.gallery.gallery-columns-2 dl.gallery-item:nth-of-type(even),
section div.gallery.gallery-columns-3 dl.gallery-item:nth-of-type(even),
section div.gallery.gallery-columns-4 dl.gallery-item:nth-of-type(even),
section div.gallery.gallery-columns-5 dl.gallery-item:nth-of-type(even)
{
	clear: none;
	float: right;
}
/* =<br style='clear: both' />�𖳌� */

div.gallery br {
	display: none;
}

section div.gallery dl.gallery-item dt img {
	height: auto;
	width: 100%;
}