@charset "UTF-8";
/* ---------------------------------------
  TITLE : HANSHIN Tigers
  URI : hanshintigers.jp
  (C) HANSHIN Tigers.
--------------------------------------- */

@import "/common/css/format.css";
@import "layout.css";

/* TOPICS
--------------------------------------- */
#main {
  padding-bottom: 80px;
}
#topics-unit table {
	margin-top: 10px;
	width: 100%;
}
#topics-unit tr {
	border-bottom: 1px dotted #3d1f05;
}
#topics-unit th,
#topics-unit td {
	padding: 10px 0;
}
#topics-unit th {
	width: 120px;
	font-weight: bold;
	vertical-align: top;
}
#topics-unit td {
	padding-left: ;
}