#container{
	overflow: hidden;
}
h2  {
	font-size: 24px;
	color: #165196;
	padding-bottom: 15px;
	text-align: center;
}
#main {
	/* [disabled]background-image: url(images/main.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center top; */
	/* [disabled]height: 707px; */
	background-color: #143a63;
}
#main-box {
	max-width: 1270px;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#main h1 img {
	width: 100%;
	vertical-align: bottom;
}
#contents {
}
#contents:before{
	content: '';
	position: absolute;
	z-index: -1;
}
#contents:before{
      top: 380px;
	  left: 50%;
      margin-left: -1744px;
      width:2000px;
	  height:2000px;
      background-color: #f4f4f4;
      transform-origin:100% 0;
      transform:rotate(45deg);
}
#catch {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#catch .catch-box {
	position: relative;
	width: 320px;
}
#catch .catch-box img {
	position: absolute;
	z-index: 1;
	top: -148px;
}
#catch .detail {
	width: 680px;
	padding-left: 10px;
	padding-top: 60px;
}
#catch .detail span {
	display: block;
	font-size: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#catch .detail p {
	font-size: 14px;
	line-height: 2em;
	padding-bottom: 25px;
}
#catch .detail .attend {
	font-size: 12px;
	line-height: 18px;
}
#field {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 100px;
}
#field p{
	font-size: 14px;
	line- height: 32px;
	margin-bottom: 20px;
	line-height: 30px;
}
#field .field-about {
	width: 500px;
}
#field .field-about p {
	font-size: 13px;
	text-align: left;
}
#accessmap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 140px;
	padding-left: 50px;
}
#accessmap h2 {
	padding-bottom: 60px;
}
#googlemap {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 140px;
	padding-left: 50px;
}
#googlemap:before{
	content: '';
	position: absolute;
	z-index: -1;
}
#googlemap:before {
	top: 346px;
	left: 50%;
	margin-left: -500px;
	width: 2000px;
	height: 2000px;
	background-color: #eef9ff;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#googlemap h2 {
	padding-bottom: 60px;
}
#googlemap .map-about {
	text-align: left;
	width: 220px;
}
#googlemap .map-about h4 {
	font-size: 18px;
	color: #165196;
	padding-bottom: 25px;
}
#googlemap .map-about p {
	font-size: 14px;
	padding-bottom: 10px;
}
.ggmap {
	width: 690px;
}
#insidemap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 140px;
	padding-left: 50px;
}
#insidemap h2 {
	padding-bottom: 60px;
}
