/*お問い合わせ
---------------------------------------------*/
#form {
	width: 670px;
	margin-left:16px;
	margin-bottom:20px;
}
#form tr td {
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	text-align: left;
	/*width:30%;*/
}
.must {
	color: #FF0000;
}

#url { 
	border: 1px #ff0000 solid; 
}
#form-button {
	text-align: center;
	padding: 0 0 20px 0;
}
#clear, #submit {
	margin: 20px;
}

.brown {
	background-color: #f2f5fa;
}

#form-button {
	text-align: center;
	padding: 0 0 20px 0;
}

.formBotton{
	width: 40%;
	padding-left:250px;
	margin-bottom:20px;
 }
 
 .formBotton td{
 	padding-right:10px;

}

h3{
	font-size:17px;
	padding-bottom:10px;
	height:45px;
	padding-top:10px;
	margin-top:10px;
	color:#000000 !important;
	border-bottom:1px dashed #8ec81e;
	border-top:1px dashed #8ec81e;
	width:95%;
	background:none;
	margin-bottom:10px;
}

#ContctUL{
	list-style-type:none;
}

#ContctUL li{
	float:left;
}

#Contact1{
	background:url(_img/contact_bg1.png) no-repeat;
	width:310px; height:82px;
	padding:188px 0 0 25px;
}

#Contact1 a,#Contact2 a,#Contact3 a{
	width:269px; height:44px;
}

#Contact2{
	background:url(_img/contact_bg2.png) no-repeat;
	width:305px; height:82px;
	padding:188px 0 0 25px;
}

#Contact3{
	background:url(_img/contact_bg3.png) no-repeat;
	width:461px; height:118px;
	padding:112px 0 0 195px;
}

#ContctUL li a{
  display:block;
  padding:0;
}
#ContctUL li a:hover{
  background-color: transparent;
}
#ContctUL li a:hover img{
  visibility: hidden;
}