.entry-header {
	margin-top: 60px;
}
h3.entry-title {
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
}
.news-content {
	margin-top: 60px;
	line-height: 30px;
}
.news-content a:link {
	color: #00a078 !important;
	text-decoration: underline;
}
.news-content a:hover, .news-content a:active {
	text-decoration: none;
}
.news-content a:visited {
	color: #00a078 !important;
	text-decoration: underline;
}
.contact_wrap {
	margin-top: 60px;
	width: 700px;
	margin-bottom: 100px;
}
.contact_wrap table {
	margin-top: 60px;
	width: 700px;
	border-collapse: separate;
	border-spacing: 0 1px;
}
.contact_wrap table th {
	border-top: 1px solid #ccc;
	vertical-align: middle;
}
.contact_wrap table th {
	background: #eff3f2;
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	width: 200px;
	color: #666666;
	vertical-align: top;
	padding-right: 20px;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
	display: block;
}
.contact_wrap table td {
	padding: 20px 0 20px 20px;
	border-top: 1px solid #ccc;
	vertical-align: middle;
	width: 460px;
}
.contact_wrap table th span, .contact_wrap table td span {
	font-size: 12px;
}
.contact_wrap table td input, .contact_wrap table td textarea {
	background: #e8f7f2;
	border: 1px solid #ccc;
	padding: 10px;
}
.file-746 {
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 155px;
	height: 35px;
	border: none;
	background: url('/wp-content/themes/headspring/images/other/file-746-jp.png') no-repeat left top;
}
.file-746 input[type="file"] {
	opacity: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	font-size: 100px;
	cursor: pointer;
}
.submit_btn {
	background: #83c22a!important;
	width: 230px!important;
	padding: 12px 15px!important;
	font-size: 18px!important;
	font-weight: bold!important;
	color: #fff;
	margin-top: 40px;
	cursor: pointer;
	/* box-shadow */
	box-shadow: rgba(0, 0, 0, 0.0666667) 2px 2px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0666667) 2px 2px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.0666667) 2px 2px 3px 0px;
}
.contact_wrap textarea {
	width: 428px;
}
.contact_wrap input[type="text"] {
	width: 368px;
}
.capcha_txt {
	width: 155px!important;
}
