@charset "utf-8";
/* -- お問合わせCSS -- */
#header{ height: 63px; }
#main{ top: 63px; }

table.tokutei{
	width: 100%;
	border-collapse: separate;
	border-spacing: 4px;
}
table.tokutei th, table.tokutei td{
	padding: 8px 10px 6px;
	border: 1px solid #c6c9cd;
}
table.tokutei th{
	width: 270px;
	vertical-align: top;
	background-color: #e8ebee;
}
