#page_title{
	background:url('../images/contact/pagetitle.webp') no-repeat;
	background-size:cover;
}
main section{
margin:0 auto 60px;
	max-width:940px;
}
main section table{
width:100%;
margin:0 0 20px 0;
}
main section th,
main section td{
padding:5px;
text-align:left;
border-bottom:1px solid #666;
	vertical-align:top;
}
main section td{
}
main section td input,
main section td textarea{
width:100%;
}
main section th{
background:#eee;
}
#yubin{
width:100px !important;
}
#submit{
width:300px;
margin:0 auto;
display:block;
}