#container{
	overflow: hidden;
}
h2  {
	font-size: 24px;
	color: #165196;
	padding-bottom: 10px;
	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;
}
.contact {
	height: 72px;
}
.contact .status {
	border: 1px solid #61c97c;
	width: 60%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#catch .contact .room{
	padding-bottom: 0px;
	font-size: 22px;
	color: #61C97C;
	line-height: 30px;
}
#catch .contact p {
	padding-bottom: 0px;
}
#catch .contact a{
	background-color: #61c97c;
	display: block;
	width: 40%;
	font-size: 20px;
	color: #FFF;
	line-height: 72px;
	text-align: center;
}
#catch .detail .attend {
	font-size: 12px;
	line-height: 18px;
}
#store-box {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 100px;
}

#store-box p{
	font-size: 16px;
	line- height: 32px;
	text-align: left;
	margin-bottom: 20px;
	line-height: 34px;
}

#store-box .store{
	width: 165px;
	height: 140px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e3f3ff;
	border-bottom-color: #e3f3ff;	
}

#store-box .store-right{
	border-right: none;
}
#store-box .end{
	border-bottom-style: none;
}

#store-box #store-partation{
    border-top: solid 1px #e3f3ff;
}
#ground{
	position: relative;
	padding-bottom: 100px;
}
#ground:before{
	content: '';
	position: absolute;
	z-index: -1;
}
#ground: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);
}
#ground .wide {
	background-image: url(images/floor.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 346px;
	background-size:cover;
}
#ground .ground-box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#ground .ground-box #square {
	position: absolute;
	left: 0px;
	top: -130px;
	z-index: 2;
}
#ground .ground-box .about {
	padding-left: 252px;
	padding-top: 50px;
	font-size: 16px;
	line-height: 34px;
}
#facility {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom:180px;
}
#facility:after{
	content: '';
	position: absolute;
	z-index: -1;
}
#facility:after{
      top: 1700px;
	  left: 50%;
      margin-left: -1644px;
      width:2000px;
	  height:2000px;
      background-color: #e6f2ff;
      transform-origin:100% 0;
      transform:rotate(45deg);
}
#facility h2 {
	padding-bottom: 40px;
}
#facility .fac-detail{
	width: 480px;
	margin-right: 40px;
	float: left;
}
#facility table {
	padding: 0px;
	margin: 0px;
}

#facility .fac-right{
	margin-right: 0px;
}

#facility .fac-detail img{
	float: left;	
}

#facility .fac-detail .text-box{
	width: 285px;
	margin-left: 15px;
	float: left;
}

#facility .fac-detail .genre{
	font-size: 12px;
	margin-bottom: 5px;
}

#facility .fac-detail .genre span{
	color: #093b74;
}

#facility .fac-detail .text-box h4{
	font-weight: normal;
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 6px;
	border-bottom: dotted 1px #093b74;
	margin-bottom: 6px;
}
#facility .fac-detail .text-box h4 .small{
	font-size: 11px;
	line-height: 18px;
}
#facility .fac-detail .text-box td{
	font-size: 11px;
	line-height: 18px;
	padding: 2px 0px 2px 5px;
}
#facility .fac-detail .text-box td a {
	color: #126fc5;
}
#facility .fac-detail .text-box td a:hover {
	text-decoration: underline;
}

#facility .fac-detail .text-box .property{
	padding: 0px 0px;
}


#facility .fac-detail .text-box .property span{
	display: block;
	background-color: #093b74;
	color: #ffffff;
	font-size: 10px;
	padding: 1px 0px;
	text-align: center;
	border-radius: 20px;
}

#facility .fac-partation{
	margin: 30px 0px;
	border-top: solid 1px #e5e8ea;
}
