@charset "UTF-8";

table {
	border-collapse:collapse;
	border: solid 3px #CCC;
}
th, td {
	border: solid 2px #CCC;
	text-align: center;
}
a {
	color: #666;
}
.rp {
  width: 20px;
  height: 20px;
  position: relative;
  top: -5px;
}