@charset "utf-8";
/* CSS Document */

.t_link {
	width: 640px;
	margin: 0 auto 50px;
	border: solid 3px #e2e2e2;
}
.t_link th {
	width: 110px;
	text-align: left;
	padding: 10px;
	background-color: #fffae5;
	border-bottom: dashed 1px #e2e2e2;
}
.t_link td {
	padding: 10px;
	border-bottom: dashed 1px #e2e2e2;
}
