@charset "utf-8";


/* flaエリア */
/************************************************/

#topfla {
	margin-bottom: 15px;
	width: 790px;
	margin-top: 2px;
}

#fla {
	float: left;
	width: 557px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

#topinfo1 {
	float: right;
	height: 241px;
	width: 218px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 84%;
}


/*モダンブラウザ向けの指定を上書き*/
#topfla > #topinfo1 {
	min-height: 240px;
	height:auto;
}

#topinfo1 h3 {
	margin:5px 0px 3px 2px;
	color: #F00000;
	font-size: 110%;
}

#topinfo1 td {
	font-size: 10px;
}

.toplink {
	text-align: right;
	margin-bottom: 2px;
	height: 25px;
}

#contentsTop {
	margin-bottom: 0px;
	margin-right: 11px;
	margin-left: 10px;
	padding-bottom: 80px;
}

#contentsTop h3 {
	font-size: 105%;
	margin-bottom: 3px;
}




/* topinfo 1 */
/************************************************/

#gameList {
 	overflow:hidden; 
  	zoom: 1;
}

#gameList:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

#gameList ul {
 	overflow:hidden; 
  	zoom: 1;
}

#gameList li {
	float: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 10px;
	margin-left: 2px;
	padding: 1px;
	text-align:center;
	width: 48px;
}


.gameListInfo {
	float: left;
	font-size: 10px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 1px;
	width: 102px;
}

.gameListTicket{
	background:#910000;
	color:#FFF;
	text-align:center;
	padding:1px 0 1px 0;
	margin-top: 1px;
	margin-bottom: 1px;
	width:47px;
}

.gameListTicket a {
color: #FFF; /*リンクの色*/
text-decoration: none; /*下線無し*/
}

.gameListTicket a:hover {
color: #FF9900; /*リンクの色*/
text-decoration: underline; /*下線あり*/
}

.gameListEvent{
	background:#FF9900;
	color:#FFF;
	text-align:center;
	padding:1px 0 1px 0;
	margin-top: 1px;
	margin-bottom: 1px;
	width:47px;
}

.gameListEvent a {
color: #FFF; /*リンクの色*/
text-decoration: none; /*下線無し*/
}

.gameListEvent a:hover {
color: #910000; /*リンクの色*/
text-decoration: underline; /*下線あり*/
}


/* 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;
}

.tableHomegame
 {
	background-color: #FFFFFF;
	padding: 1px;
	font-size: 11px;
}

.tableHomegameH
 {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}


.boxinfo3_02 {
	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;
	height:140px;
	overflow:hidden;
	zoom: 1;
}



.boxinfo3_02:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


.boxinfo4_02 {
	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_boxinfo430.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 3px;
	margin-bottom: 17px;
	margin-right: 0px;
	margin-left: 0px;
	width: 400px;
	height:100px;
	overflow:hidden;
	zoom: 1;
}



.boxinfo4_02:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


.boxinfo5_02 {
	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_boxinfo430.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 3px;
	margin-bottom: 17px;
	margin-right: 0px;
	margin-left: 0px;
	width: 320px;
	height:100px;
	overflow:hidden;
	zoom: 1;
}



.boxinfo5_02:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}






/* topinfoExtra */
/************************************************/
#topinfoExtra {
	float: left;
	width: 500px;

}
.boxinfoExtra {
	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: 740px;
	overflow:hidden;
	zoom: 1;
}

.boxinfoExtra:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#topinfoExtra dl {
	line-height: 180%;
	margin-right: 5px;
	margin-left: 5px;

}

#topinfoExtra dt {
	float: left;
	width: 110px;
}

#topinfoExtra dd {
	float: right;
	width: 370px;
}



/* 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: left;
}

/* score */
/************************************************/
#topscore {
	/*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;
}
#topscore2 {
	/*margin-bottom: 20px;*/
	width: 760px;
	background-image: url(/img/topscore/bg2.png);
	background-repeat: no-repeat;
	height: 147px;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}

#topscore3 {
	/*margin-bottom: 20px;*/
	width: 760px;
	background-image: url(/img/topscore/bg3.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: 0 0 5px 0;
}

#topscoreL p {
	margin-top: 19px;
	color: #666666;
}

.tableTopscore {
	background-color: #CCCCCC;
}

/* order */
#topscoreR {
	float: right;
	width: 200px;
	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 p {
	text-align: right;
	font-size: 10px;
	float: right;
}

/* bottom01 */
#topscoreB {
	clear: both;
	font-size: 11px;
	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;
}



/* 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;
}
.thisweek_text {
	font-size: 10px;
	text-align: center;
	color: #666666;
}
.homegame {
	background-color: #FFFFEE;
	border: 1px solid #FFEB9B;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-bottom: 5px;
}

.gameinfo {
	background-color: #9C0000;
	border: 1px solid #FFEB9B;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
}



/* emergency */
/************************************************/
#emergency {
	margin-bottom: 5px;
	width: 770px;
	background-repeat: no-repeat;
	/*height: 147px;*/
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 5px;
	clear:both;
}

.emergencyBox {
	border: 3px solid #910000;
	padding: 10px;
	/*margin-bottom: 20px;*/
	background-color: #FFEEF7;

}

.message {
	background-color: #F5F5F5;
	border: 1px solid #910000;
	padding: 1px;
}


/* 当日券 */
/************************************************/
.boxTodayH {
	display: block;
	background: url(/_share/unique/main_color.gif);
	padding: 5px;
	font-size: 117%;
	font-weight: 700;
	text-align: center;
	color: white;
}

.boxToday {
	border-right: 3px solid #900;
	border-bottom: 3px solid #900;
	border-left: 3px solid #900;
	padding: 10px;
	/*margin-bottom: 20px;*/
}

/* 右サイド フローティングバナー 年間シート */
/************************************************/
/*
div#hiddenBanner,
div#hiddenBanner a{
	width: 320px;
	height: 660px;
}


div#hiddenBanner{
	position: fixed;!important
	position: absolute;
	top: 5px;
	left: 1005px;
	overflow: hidden;
	display: none;
}

div#hiddenBanner a:hover{
	opacity: 0.8;
}
*/


/* 右サイド フローティングバナー 年間シート＆ナンバーズオーナー */
/************************************************/
/*
div#hBanner,
div#hBanner a{
	width: 320px;
	height: 500px;
}

div#hBanner{
	position: fixed!important;
	position: absolute;
	top: 5px;
	left: 1005px;
	overflow: hidden;
	display: none;
}

div#hBanner a:hover{
	opacity: 0.8;
}

div#hBanner ul{
	margin: 0;
	padding: 0; 
}

div#hBanner li{
	list-style:none;
}

div#hBanner li#mainButton{
	height: 500px;
}

div#hBanner li#subButton{
	height: 200px;
}
*/



/* 1228追加 */
/************************************************/

.bgbnBtBox ul.bgbnbt{
  overflow:hidden; 　　　　
  zoom:1;
  }

.bgbnBtBox ul.bgbnbt:after{
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }
/*clearfix*/


/*背景バナー*/

#hBanner {
	display:none;
	position:fixed;
	left:982px;
	top:0;
	background:0 0 no-repeat;
	width:306px;
	height:500px;
	padding: 316px 0 0 0;
}

#hBanner .bgbnBtBox {
	width:200px;
	height:135px;
}

.bgbnBtBox ul{
	margin: 0px;
	padding: 0;
}

.bgbnBtBox ul li{
	float:left; 
	list-style-type: none!important;
}


.bgbnBtBox ul.bgbnbt li.first{margin-bottom:7px;}
.bgbnBtBox ul.bgbnbt li.second{margin-right:6px;}


