@charset "utf-8";

/*　contact
------------------------------------------------------------ */

#img_title {
	width: 570px;
	height: 80px;
	/*text-indent: -999em;*/
	margin-bottom: 10px;
}

#img_title2 {
	width: 570px;
	height: 80px;
	/*background: url(../images/photo_application.jpg) no-repeat;
	text-indent: -999em;*/
	margin-bottom: 10px;
}

table {
	margin-top: 20px;
}

table th {
	width: 30%;
}  

table td {
	width: 70%;
} 

table td.btn {
	text-align: center;
}

table td.btn input{
	padding: 3px 5px 1px;
}

.thanks {
	text-align: center;
	margin: 20px 0;
}


