@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,400italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
.page_nav {
  width: 1000px;
  margin: 40px auto 53px;
}
.page_nav ul {
  width: 999px;
  height: 52px;
  display: table;
  table-layout: fixed;
  border-bottom: 1px solid #4679c8;
  border-top: 1px solid #2862ae;
  border-right: 1px solid #2862ae;
}
.page_nav li {
  display: table-cell;
  line-height: 52px;
  color: #2862ae;
  font-weight: bold;
  font-size: 24px;
  border-left: 1px solid #2862ae;
  text-align: center;
}
.page_nav li a {
  display: block;
  color: #2862ae;
}
.page_nav li a:hover, .page_nav li.current a, .page_nav li.current {
  background: #2862ae;
  color: #FFF;
  text-decoration: none;
}

h2 {
  background: #42067b;
}
h2 span {
  position: relative;
}
h2 span .sub_ttl {
  font-size: 24px;
  line-height: 120px;
  margin-bottom: -265px;
}

#h2_right {
  width: 300px;
  height: 210px;
  position: absolute;
  top: 0;
  right: 0;
}
#h2_right img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto 0 auto auto;
  z-index: 8;
}

h4 {
  background: url(/img/common/bg_h4_npbcup.gif) no-repeat right bottom #42067b;
}

.va_middle {
  vertical-align: middle;
}

.underline {
  text-decoration: underline;
}

.table_normal th,
.table_normal td {
  border: 1px solid #9b68cb;
}
.table_normal thead th {
  background: #42067b;
}
.table_normal tbody th {
  background: #ffebf8;
}

.page_nav {
  margin: 30px 0 0;
}
.page_nav ul {
  border-bottom: 1px solid #9b68cb;
  border-top: 1px solid #9b68cb;
  border-right: 1px solid #9b68cb;
}
.page_nav li {
  color: #42067b;
  border-left: 1px solid #9b68cb;
}
.page_nav li a {
  color: #42067b;
}
.page_nav li a:hover, .page_nav li.current {
  background: #42067b;
  color: #FFF;
}

#pn_score .tit,
#pn_photo .tit {
  background: #9b68cb;
  color: #FFF;
  padding: 5px;
  font-weight: bold;
}
#pn_score.page_nav,
#pn_photo.page_nav {
  margin-bottom: 0;
}
#pn_score.page_nav ul,
#pn_photo.page_nav ul {
  height: 30px;
}
#pn_score.page_nav li,
#pn_photo.page_nav li {
  line-height: 30px;
  font-size: 14px;
}

#ctop .sub_tit {
  width: 920px;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #000;
  background: #e7e7e7;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

#senbatsu_section,
#jh_section {
  *zoom: 1;
  width: 1000px;
  margin: 30px auto 100px;
}
#senbatsu_section:after,
#jh_section:after {
  content: "";
  display: table;
  clear: both;
}
#senbatsu_section .left_unit,
#jh_section .left_unit {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 700px;
  float: left;
}
#senbatsu_section .left_unit .wrap,
#jh_section .left_unit .wrap {
  width: auto;
  margin: 0 30px 30px 0;
}
#senbatsu_section .right_unit,
#jh_section .right_unit {
  width: 300px;
  float: right;
}
#senbatsu_section .right_unit img,
#jh_section .right_unit img {
  width: 300px;
  height: auto;
}

#jh_section {
  margin-top: -100px;
}
#jh_section .sub_tit {
  margin-bottom: 30px;
}

#information section th {
  font-weight: normal;
}
#information section td {
  padding: 5px;
}
#information .table_normal_noborder table {
  width: auto;
}

#comment .img_right {
  float: right;
  margin: 0 0 30px 30px;
}

#team_list {
  *zoom: 1;
  width: 1020px;
}
#team_list:after {
  content: "";
  display: table;
  clear: both;
}
#team_list a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#team_list dl {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 235px;
  height: 200px;
  float: left;
  margin: 0 20px 20px 0;
}
#team_list dl img {
  width: 235px;
  height: auto;
}
#team_list dd {
  margin-top: 5px;
  line-height: 1.4;
  font-size: 14px;
  text-align: center;
}
#team_list dd span {
  display: block;
  font-weight: bold;
  font-size: 15px;
}

#roster .team_photo img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 480px;
  height: auto;
  border: 1px solid #e7e7e7;
}
#roster .staff_table table {
  margin-top: 0;
}
#roster .staff_table th {
  width: 30%;
}
#roster .staff_table td {
  width: 70%;
}
#roster .staff_table td.name {
  position: relative;
}
#roster .staff_table td.name span {
  position: absolute;
  right: 5px;
  top: 5px;
}
#roster .players_unit td {
  text-align: center;
}
#roster .players_unit td.name {
  text-align: left;
}
#roster .players_unit tr.captain td {
  background: #e7e7e7;
}
#roster .players_unit span.bg {
  display: inline-block;
  width: 50px;
  height: 16px;
  margin: 0 5px;
  background: #e7e7e7;
  vertical-align: middle;
}

#schedule .table_normal_noborder table {
  width: auto;
}
#schedule .table_normal_noborder th {
  width: 4em;
}
#schedule .table_normal_noborder td.kind {
  width: 4em;
}
#schedule .table_normal_noborder td.time {
  width: 4em;
}
#schedule .table_normal_noborder td.team {
  width: 240px;
}
#schedule .table_normal_noborder td.state {
  width: 4em;
}

.card_unit {
  *zoom: 1;
}
.card_unit:after {
  content: "";
  display: table;
  clear: both;
}
.card_unit .team_left,
.card_unit .team_right,
.card_unit .state {
  float: left;
}
.card_unit .state {
  padding: 0 30px;
}

.photoWp {
  margin-top: 20px;
}

.photo_innerunit {
  padding-top: 10px;
  margin-bottom: 30px;
}
.photo_innerunit h5 {
  margin-top: 10px;
}

.y2013 #pn_photo ul {
  table-layout: auto;
}
.y2013 #pn_photo ul #nav_photo_sf,
.y2013 #pn_photo ul #nav_es_photo_sf,
.y2013 #pn_photo ul #nav_jh_photo_sf {
  width: 5em;
}

.y2012 #pn_photo ul {
  table-layout: auto;
}
.y2012 #pn_photo ul #nav_photo_sf,
.y2012 #pn_photo ul #nav_es_photo_sf,
.y2012 #pn_photo ul #nav_jh_photo_sf {
  width: 5em;
}

.y2011 #pn_photo ul {
  table-layout: auto;
}
.y2011 #pn_photo ul #nav_photo_sf,
.y2011 #pn_photo ul #nav_es_photo_sf,
.y2011 #pn_photo ul #nav_jh_photo_sf {
  width: 5em;
}

.y2010 #pn_photo ul {
  table-layout: auto;
}
.y2010 #pn_photo ul #nav_photo_sf,
.y2010 #pn_photo ul #nav_es_photo_sf,
.y2010 #pn_photo ul #nav_jh_photo_sf {
  width: 5em;
}

.y2009 #pn_photo ul {
  table-layout: auto;
}
.y2009 #pn_photo ul #nav_photo_sf,
.y2009 #pn_photo ul #nav_es_photo_sf,
.y2009 #pn_photo ul #nav_jh_photo_sf {
  width: 5em;
}

.y2008 #pn_photo ul {
  table-layout: auto;
}
.y2008 #pn_photo ul #nav_photo_sf,
.y2008 #pn_photo ul #nav_es_photo_sf,
.y2008 #pn_photo ul #nav_jh_photo_sf {
  width: 5em;
}

.line-score div {
  border: 1px solid #9b68cb;
}
.line-score table thead th,
.line-score table thead td {
  background: #42067b;
}
.line-score table thead th {
  border-bottom: 2px solid #9b68cb;
}
.line-score table thead td {
  border-bottom: 2px solid #9b68cb;
  border-left: 1px solid #9b68cb;
}
.line-score table tbody th {
  border-top: 1px solid #9b68cb;
}
.line-score table tbody td {
  border-top: 1px solid #9b68cb;
  border-left: 1px solid #9b68cb;
}
.line-score table td.total-1 {
  border-left: 3px solid #9b68cb;
}

#backnumber a {
  display: block;
  width: 100%;
  padding: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
  font-weight: bold;
}
#backnumber a:hover {
  text-decoration: none;
  border: 1px solid #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

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