.cmn-gameResult-title {
  margin-top: 15px;
}
.cmn-gameResult-title:first-child {
  margin-top: 0;
}
.cmn-gameResult-title_team {
  padding: 12px 18px 8px 15px;
  background-color: #00468b;
}
.cmn-gameResult-title_team:before, .cmn-gameResult-title_team:after {
  content: "";
  display: table;
}
.cmn-gameResult-title_team:after {
  clear: both;
}
.cmn-gameResult-title_team {
  zoom: 1;
}
.cmn-gameResult-title_team .team {
  float: left;
  height: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 1.28571em;
}
.cmn-gameResult-title_team .team a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 30px;
}
.cmn-gameResult-title_team .btn {
  float: right;
}
.cmn-gameResult-title_team .btn a {
  line-height: 30px;
  font-weight: bold;
}
.cmn-gameResult-title_team .btn a[class^="mod-arrowA"] {
  background-position: 0 center;
}
.cmn-gameResult-title_team a:link, .cmn-gameResult-title_team a:visited, .cmn-gameResult-title_team a:hover, .cmn-gameResult-title_team a:active {
  color: #fff;
  text-decoration: none;
}
.cmn-gameResult-title_team a:hover {
  color: #fff;
  text-decoration: underline;
}

.cmn-gameResult-title_area {
  background: #fff url(/koshien/virtualbaseball/images/game_result_title_bg1.png) 0 0 no-repeat;
}
.cmn-gameResult-title_area .inner {
  position: relative;
  padding-right: 90px;
  padding-left: 16px;
  background: url(/koshien/virtualbaseball/images/game_result_title_bg2.png) 0 bottom no-repeat;
  vertical-align: middle;
}
.cmn-gameResult-title_area .title-block {
  display: table-cell;
  width: 549px;
  height: 78px;
  *height: auto;
  *padding-top: 16px;
  *padding-bottom: 20px;
  vertical-align: middle;
}
.cmn-gameResult-title_area .subTitle {
  margin-bottom: 6px;
  *margin-bottom: 0;
  font-weight: bold;
}
.cmn-gameResult-title_area .title {
  margin-top: 0;
  line-height: 1;
  font-weight: bold;
  font-size: 1.42857em;
}
.cmn-gameResult-title_area .btn a {
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -12px;
  display: block;
  background-image: url("/koshien/virtualbaseball/images/game_result_title_btn.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 66px;
  height: 24px;
  overflow: hidden;
  font-size: 0;
  text-indent: 100%;
  *text-indent: -9999em;
  white-space: nowrap;
  outline: none;
}
.cmn-gameResult-title_area .btn a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.match-list {
  margin-right: -15px;
  zoom: 1;
}
.match-list:before, .match-list:after {
  content: "";
  display: table;
}
.match-list:after {
  clear: both;
}
.match-list {
  zoom: 1;
}
.match-list li {
  display: inline;
  float: left;
  margin: 0 15px 15px 0;
}

/*# sourceMappingURL=index.css.map */
