﻿@charset "utf-8";


/* fla area */
/************************************************/

#topfla {
	margin-bottom: 15px;
	width: 790px;
	margin-top: 2px;
}

#fla {
	float: left;
	width: 557px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

/*2008/03/13修正前
#topinfo1 {
	float: right;
	height: 268px;
  	width: 218px;
	border: 1px solid #CCCCCC;
	padding: 2px;
/*  width: 220px;
}

/*モダンブラウザ向けの指定を上書き
#topfla > #topinfo1 {
	min-height: 268px;
	height:auto;
}*/

/*2008/03/13修正後*/
#topinfo1 {
	float: right;
	height: 241px;
	width: 218px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

/*モダンブラウザ向けの指定を上書き*/
#topfla > #topinfo1 {
	min-height: 241px;
	height:auto;
}

.toplink {
	text-align: right;
	margin-bottom: 2px;
	height: 25px;
}
/*2008/03/13修正後 ここまで*/

#topinfo1 h3 {
	margin:0px 0px 2px 0px;
	color: #F00000;
	font-size: 110%;
}

#topinfo1 td {
	font-size: 12px;
	text-align: left;
}

.topinfo1_2010 {
	background: url(/img/top_info/ttl_homegameinfo1_back.jpg) 0 0 no-repeat;
}

/*2010/06追加 チケットボタン*/
a.btnTicket_s {
	display: block;
	background:url(/img/top_info/bt_ticket_s.gif) no-repeat 0px 0px;
	width: 32px;
	height: 11px;
}
a:hover.btnTicket_s {
	background:url(/img/top_info/bt_ticket_s.gif) no-repeat 0px -11px;
}
a.btnTicket_t26 {
	display: block;
	background:url(/img/top_info/ttl_homegameinfo1_ticketbana_t26_2.jpg) no-repeat 0px 0px;
	width: 107px;
	height: 48px;
}
a:hover.btnTicket_t26 {
	background:url(/img/top_info/ttl_homegameinfo1_ticketbana_t26_2.jpg) no-repeat 0px -48px;
}
a.btnTicket_gnrl {
	display: block;
	background:url(/img/top_info/ttl_homegameinfo1_ticketbana_general_2.jpg) no-repeat 0px 0px;
	width: 107px;
	height: 48px;
}
a:hover.btnTicket_gnrl {
	background:url(/img/top_info/ttl_homegameinfo1_ticketbana_general_2.jpg) no-repeat 0px -48px;
}

/* layout */
/************************************************/

#contentsTop {
	margin-bottom: 0px;
	margin-right: 11px;
	margin-left: 10px;
	padding-bottom: 80px;
}

#contentsTop h3 {
	font-size: 105%;
	margin-bottom: 3px;
}

#contentsTop {
	margin-bottom: 0px;
	margin-right: 11px;
	margin-left: 10px;
	padding-bottom: 80px;
}

#contentsTop h3 {
	font-size: 105%;
	margin-bottom: 3px;
}

/* topinfo 2 */
/************************************************/
#topinfo2 {
	float: left;
	width: 500px;

}
.boxinfo2 {
	margin-top: 3px;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #E4E4E4;
	background-image: url(/_share/bg_boxinfo2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 3px;
	margin-bottom: 17px;
	width: 492px;
	overflow:hidden;
	zoom: 1;
}

.boxinfo2:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#topinfo2 dl {
	line-height: 180%;
	margin-right: 5px;
	margin-left: 5px;

}

#topinfo2 dt {
	float: left;
	width: 110px;

}

#topinfo2 dd {
	float: right;
	width: 370px;

}


/* topinfo 3 */
/************************************************/
#topinfo3 {
	float: right;
	width: 250px;

}

.boxinfo3 {
	margin-top: 3px;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #E4E4E4;
	background-image: url(/_share/bg_boxinfo3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 3px;
	margin-bottom: 17px;
	margin-right: 0px;
	margin-left: 0px;
	width: 242px;
	overflow:hidden;
	zoom: 1;
}

.boxinfo3:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.boxstock {
	background:url(/img/top_info3/ticket/stl_stock.gif) #f4f4f4 no-repeat 5px 0;
	padding:20px 3px 1px 3px;
}
.boxstock .bs {
	background:url(/img/top_info3/ticket/bg_vs_buffaloes.gif) no-repeat;
	height:37px;
	width:236px;
}
.boxstock .f {
	background:url(/img/top_info3/ticket/bg_vs_fighters.gif) no-repeat;
	height:37px;
	width:236px;
}
.boxstock .l {
	background:url(/img/top_info3/ticket/bg_vs_lions.gif) no-repeat;
	height:37px;
	width:236px;
}
.boxstock .h {
	background:url(/img/top_info3/ticket/bg_vs_hawks.gif) no-repeat;
	height:37px;
	width:236px;
}
.boxstock .time {
	padding-top:12px;
	text-indent:5px;
	float:left;
}
.boxstock img {
	float:right;
	margin-right:12px !important;
	margin-top:10px !important;
}

#btn_ticketinfo3 {
	padding-left:0;
	list-style: none;
}
#btn_ticketinfo3 li {
	float:left;
}
#btn_ticketinfo3 span {
	display: none;
}
#btn_ticketinfo3 li a {
	display: block;
	height: 20px;
}
.btnTicket {
	background:url(/img/top_info3/ticket/bt_ticket.gif) no-repeat 0px 0px;
	width:126px;
}
.btnTicket a:hover {
	background:url(/img/top_info3/ticket/bt_ticket.gif) no-repeat 0px -20px;
}
.btnStock {
	background:url(/img/top_info3/ticket/bt_stock.gif) no-repeat 1px 0px;
	width:116px;
}
.btnStock a:hover {
	background:url(/img/top_info3/ticket/bt_stock.gif) no-repeat 1px -20px;
}

/* other */
/************************************************/

.notice {
	border: 2px solid #EBEBEB;
	width: 660px;
	min-height: 40px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 5px 65px;
	margin-bottom: 10px;
	margin-top: 8px;
	background-image: url(/img/notice.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

.noticeTitle {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 2px;
	padding-bottom: 3px;


}
.tdnIcon {
	padding: 6px 3px 3px;
	vertical-align: top;
}
.tdnDate {
	padding: 4px 3px 3px;
	color: #009900;
	vertical-align: top;
}
.tdnText {
	padding: 3px 3px 6px;
	line-height: 130%;
}
.tdhIcon {
	padding: 1px;
	vertical-align: top;
	width: 36px;
}
.tdBanner {
	padding: 0px 3px;
	vertical-align: top;
	width: 120px;
	margin-bottom: 3px;
}
.tdBannertext {
	padding: 0px 3px;
	vertical-align: top;
	width: 120px;
	margin-bottom: 3px;
	font-size: 92%;
	text-align: center;
}

/* score 080319追加 */
/************************************************/
/* score */
/************************************************/
#topscore_20091110 {
	clear: both;
	margin-bottom: 17px;
	width: 492px;
	background-image: url(/img/topscore/bg_fanfes09.gif);
	background-repeat: no-repeat;
	height: 158px;
	padding-top: 8px;
	padding-right: 9px;
	padding-left: 9px;
}
#topscore_standingno {
	clear: both;
	margin-bottom: 20px;
	width: 760px;
	background-image: url(/img/topscore/bg_standingno.png);
	background-repeat: no-repeat;
	height: 147px;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#topscore {
	clear: both;
	margin-bottom: 20px;
	width: 760px;
	background-image: url(/img/topscore/bg.png);
	background-repeat: no-repeat;
	height: 147px;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}

/* board */
#topscoreL {
	float: left;
	width: 550px;
	font-size: 11px;
	height: 130px;
	padding-bottom: 5px;
}

#topscoreL_standingno {
	float: left;
	width: 510px;
	font-size: 11px;
	height: 130px;
	padding-bottom: 5px;
}

#topscoreL p {
	color: #666666;
}

#topscoreL_standingno p {
	color: #666666;
}

.tableTopscore {
	background-color: #CCCCCC;
}


/* order */
#topscoreR {
	float: right;
	width: 200px;
	padding-right: 5px;
	height:135px;
}

#topscoreR_standingno {
	float: right;
	width: 240px;
	padding-right: 5px;
	height:135px;
}

#topscoreR table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
	clear: both;
}

#topscoreR td {
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #666666;
	font-size: 10px;
	height: 14px;
}

#topscoreR td a {
	font-size: 10px;
}

#topscoreR img {
	float: left;
}

#topscoreR_standingno img {
	float: left;
}

#topscoreR p {
	text-align: right;
	font-size: 10px;
	float: right;
}

/* bottom01 */
#topscoreB {
	clear: both;
	font-size: 12px;
	display:inline;
	line-height:20px;
}

.tdTopscore {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 25px;
	color: #006600;
}

.tdTsInning {
	background-color: #EBEBEB;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}

#topscore2 {
	margin-bottom: 20px;
	width: 760px;
	background-repeat: no-repeat;
	height: 147px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}

/* thisweek */
/************************************************/
.thisweek_n {
	font-size: 11px;
	color: #333333;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 3px;
}
.thisweekLogo {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.thisweek_sat {
	font-size: 11px;
	color: #0066CC;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 3px;
}
.thisweek_sun {
	font-size: 11px;
	color: #CC0000;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 3px;
}

