@charset "utf-8";

#wrapper{
	width: 100%;
}

#main{
	width: 100%;
	margin:10px auto 50px auto;
	height:230px;
	text-align:center;
	background:#000 url(../images/contact/main.jpg) no-repeat center;
	overflow: hidden;
  white-space: nowrap;
      background-size: cover;
}
#main .text{
	width:960px;
	margin:0px auto;
	text-align:right;
	margin-top:90px;
	color:#FFF;
	font-size:30px;
	text-shadow:1px 1px 1px #666;
	letter-spacing: 3px;
}

#explain {
	width:960px;
	margin:0px auto;
	margin-bottom:70px;
	color:#FFF;
	font-size:18px;
	line-height:35px;
	letter-spacing: -1px;
	text-align:left;
}


#contact {
	width:960px;
	margin:0px auto;
	color:#FFF;
	font-size:18px;
	line-height:35px;
	letter-spacing: -1px;
	text-align:left
	
	
}
#contact input {
	border:0;
	padding:10px;
	-size:1.3em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	width:500px;
	
}
#contact textarea {
	border:0;
	padding:10px;
	-size:1.3em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	width:500px;
	height:200px;
	
}

#contact .btn {
	text-align:center;
		margin:35px auto 45px auto;
}
#contact .btn img {
	transition: 0.6s ;
}

#contact .btn img:hover {
	opacity: 0.5 ;
}

.info {

	border-width: 1px 0px 0px 0px;
	border-color: #909090;
	border-style: solid;
	width:960px;
	
}
.info th {

	border-width: 0px 0px 1px 0px;
	border-color: #909090;
	border-style: solid;
	background-color:#212121;
	padding:17px 0px 17px 13px;
	width:280px;
	text-align:left;
	color:#FFF;
	
}
.info td {

	border-width: 0px 0px 1px 0px;
	border-color: #909090;
	border-style: solid;
	padding:17px 0px 17px 25px;
	font-weight:bold;
	color:#FFF;
	
}



#kiyaku {
	width:960px;
	margin:0px auto;
	overflow:scroll;
	height:270px;
	color:#000;
	font-size:12px;
	background-color:#FFF;
	padding:15px;
}



#upimg{;
	width:960px;
	margin:0px auto;
	height:25px;
	text-align:right;	
}




.container {width: 100%; height: 100%; overflow-x: hidden;}


#building_title{
	text-align:left;
	font-size:18px;
	line-height:40px;
	color:#FFF;
	font-weight:bold;
}
