@charset "Shift_JIS";

#table_link{
	width:600px;
	border-top:1px solid #c9e14f;
}
#table_link th{
	width:190px;
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #c9e14f;
	background-color:#ffffff;
	padding:5px 0px;
}
#table_link td{
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #c9e14f;
	padding:5px;
}
