#contact_top_bg{
	height:87px;
	background:url(../images/contact/contact_top_bg.png) no-repeat center;
}
#cotactpage_hidden{
	display:none;
}
#f_toi h2{
	font-size:22px;
	font-weight:600;
	color:#35974f;
	margin-bottom:10px;
}
#f_toi table{
	border-spacing:0;
	width:100%;
}
#f_toi table#t01{
	margin-bottom:30px;
}
#f_toi table th , #f_toi table td{
	border:1px solid #ddd;
	padding:20px;
}
#f_toi table th{
	background:#f2f2f2;
	text-align:left;
}
#f_toi table th span{
	font-size:12px;
	font-weight:700;
	color:#fff;
	position:relative;
	top:5px;
	background:#da4724;
	padding:2px 5px;
}
#f_toi table th span.nini{
	background:#aaa;
}
#f_toi table td{
	width:350px;
}
#f_toi table td select{
	background:#fff;
	border:1px solid #ddd;
	padding:10px;
}
#f_toi table td input{
	border:1px solid #ddd;
	padding:5px 10px;
}
#f_toi table td textarea{
	border:1px solid #ddd;
	padding:5px 10px;
	font-size:14px;
}
p.error{
	color:#ff0000;
}
p#kakunin{
	width:200px;
	margin:20px auto;
}
p#kakunin input{
	padding:15px 30px;
	background:#da4724;
	color:#fff;
	border-radius:40px;
}
p#kakunin input:hover{
	opacity:0.7;
}