#contact_area{
	padding-top: 18px;;
}

.contact-table th{
	padding-top: 20px;
}

#contact-last{
	padding: 20px 0;
}

#submit-area{
	width: 300px;
	height: 48px;
}

#submit-button{
	width: 300px;
    height: 48px;
    font-size: 18px;
    color: #fff;
    background: #000;
    border-radius: 30px;
    cursor: pointer;
}

.input{
	width: 500px;
	padding: 10px;
}

#area1{
	top: 80px;
}