@charset "utf-8";

@import url("subcommon.css");


#tact h2 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	width: 510px;
	height: 56px;
	background-image: url(../form/img_index/h2.jpg);
}
#tact table {
	width: 490px;
	border:1px solid #CCCCCC;
}
#tact table th {
	background-color: #f2f2f2;
	width: 110px;
	border:1px solid #CCCCCC;
	padding: 10px;
}
#tact table td {
	border:1px solid #CCCCCC;
	padding: 10px;
}
#tact input.mid {
	width: 280px;
}
#tact textarea.mid {
	width: 280px;
}
#tact .soushin p {
	text-align: center;
}
#tact .privacy {
	background-color: #f0f0f0;
	padding: 15px;
}
#tact .privacy h3 {
	font-size: small;
	font-weight: bold;
}
#tact .privacy dt {
	padding: 0px;
}
#tact .privacy dd {
	padding: 0px;
}
#tact .tel p {
text-align: center;
}
