@charset "utf-8";

/*
 * ticket.css
 *
 * date:2011/12/17
 */


/*�`�P�b�g�C���t�H���[�V����*/
/************************************************/
.navibtn img{
margin:0 0 10px 10px;
}
.textSat {
	color: #0066CC;
}
.textSun {
	color: #E80000;
}

/*�x�X�g�Q�[��2009�}�E�X�I�[�o�[�摜1*/
/************************************************/


.Over1 {
width:70px;
height:30px;
background:url(/expansion/entertainment/img/bestgame09/hero2.gif) no-repeat left bottom;
}
.Over1 a {
display:block;
width:70px;
height:30px;
font-size:1px;
line-height:1px;
outline:none;
}
.Over1 a:hover {
text-indent:-9999px;
}


.Over2 {
width:70px;
height:30px;
background:url(/expansion/entertainment/img/bestgame09/digest2.gif) no-repeat left bottom;
}
.Over2 a {
display:block;
width:70px;
height:30px;
font-size:1px;
line-height:1px;
outline:none;
}
.Over2 a:hover {
text-indent:-9999px;
}

/* 2010年シーズンシート */
/************************************************/

h3.point{
	background: url('../../ticket/img/season/h3.gif') no-repeat !important;
	padding-left:10px !important;
}
.mainImg_season {
	border:1px solid #666666;
	padding:1px;
	margin-bottom:0;
}
.mainImg_season img {
	width:596px;
	height:150px;
}
.mainImg_season h3 {
	padding-top:11px;
	padding-bottom:8px;
	background:#000000 url(../../_share/mainimg.gif) no-repeat ;
	color:#fff;
	font-size:14px;
	padding-left:10px;
	margin:0px !important;
}
.mainImg_season span{
	color:#BD0910;
	font-size:10px;
	margin-left:10px;
}
.p_coupon{
	color:#4A3E7C;
	font-size:14px;
	font-weight:bold;
}
.p_starbox{
	font-size:14px;
	color:#A75001;
	font-weight:bold;
}
.p_fieldwing{
	font-size:14px;
	color:#27761B;
	font-weight:bold;
}
.p_splash{
	font-size:14px;
	color:#9A426C;
	font-weight:bold;
}
.p_seagull{
	font-size:14px;
	color:#0F7B9F;
	font-weight:bold;
}

.step {
	color:#000;
	float:left;
	width:150px;
}

.starbox {
	display:block;
	background-image:url(/ticket/img/season10/bt_starbox.jpg);
	width: 235px;
	height:80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.starbox {
	background-position:0px -82px;
}
.fieldwing {
	display:block;
	background-image:url(/ticket/img/season10/bt_fieldwing.jpg);
	width: 235px;
	height:80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.fieldwing {
	background-position:0px -82px;
}
.splash {
	display:block;
	background-image:url(/ticket/img/season10/bt_splash.jpg);
	width: 235px;
	height:80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.splash {
	background-position:0px -82px;
}
.seagull {
	display:block;
	background-image:url(/ticket/img/season10/bt_seagull.jpg);
	width: 235px;
	height:80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.seagull {
	background-position:0px -82px;
}
.coupon {
	display:block;
	background-image:url(/ticket/img/season10/bt_coupon.jpg);
	width: 235px;
	height:80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.coupon {
	background-position:0px -82px;
}
.seat {
	display:block;
	background-image:url(/ticket/img/season10/btn_seat.gif);
	width: 200px;
	height:54px;
	margin:0;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.seat {
	background-position:0px -57px;
}
.hospitality {
	display:block;
	background-image:url(/ticket/img/season10/btn_hospitality.gif);
	width:200px;
	height:54px;
	margin:0;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.hospitality {
	background-position:0px -57px;
}
.payment {
	display:block;
	background-image:url(/ticket/img/season10/btn_payment.gif);
	width:200px;
	height:54px;
	margin:0;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.payment {
	background-position:0px -57px;
}
.seasonseat{
	display:block;
	width:90px;
	height:20px;
	background: url('/ticket/img/season10/seasonseat.gif') no-repeat;
	font-size:10px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	padding-top:1px;
}
.seasoncoupon{
	display:block;
	width:90px;
	height:20px;
	background: url('/ticket/img/season10/seasoncoupon.gif') no-repeat;
	font-size:10px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	padding-top:1px;
}

/* チケット残券情報 */
/************************************************/
.stocktable{
	width:596px;
	text-align:center;
	font-size:10px;
	padding:0;
}
.stocktable td.ticket1{
	width:20px;
	padding:0;
	margin:0;
}
.stocktable td.ticket2{
	width:40px;
	padding:0;
	margin:0;
}
.stocktable td.game{
	border-bottom:#666 dotted 1px;
	border-right:#666 dotted 1px;
	border-left:#CCC solid 1px;
	border-collapse:collapse;
	padding:0 0 3px 0;
	line-height:18px;
	width:78px;
}
.stocktable td.status{
	border-bottom:#666 dotted 1px;
	border-right:#666 dotted 1px;
	border-collapse:collapse;
	padding:2px 0;
	width:20px!important;
}
.stocktable td.status2{
	border-bottom:#666 dotted 1px;
	border-right:#666 dotted 1px;
	border-collapse:collapse;
	padding:2px 0;
	width:auto;
}

/* 2010年夏のチケット大集合 */
/************************************************/
h3.ticketred {
	background: url(/ticket/img/2010/bg_h3_ticketred.gif) no-repeat;
	padding: 12px 0 0 60px;
	font-size:14px;
	color:#303030;
	height:40px;
	margin-bottom:0;
}
h3.ticketred_s {
	background: url(/ticket/img/2010/bg_h3_ticketred.gif) no-repeat;
	padding: 12px 0 0 53px;
	font-size:12px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#303030;
	height:40px;
	margin-bottom:0;
}
h3.ticketblue {
	background: url(/ticket/img/2010/bg_h3_ticketblue.gif) no-repeat;
	padding: 12px 0 0 60px;
	font-size:14px;
	color:#303030;
	height:40px;
	margin-bottom:0;
}
h3.ticketblue_s {
	background: url(/ticket/img/2010/bg_h3_ticketblue.gif) no-repeat;
	padding: 12px 0 0 53px;
	font-size:12px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#303030;
	height:40px;
	margin-bottom:0;
}
h3.ticketylw {
	background: url(/ticket/img/2010/bg_h3_ticketylw.gif) no-repeat;
	padding: 12px 0 0 60px;
	font-size:14px;
	color:#303030;
	height:40px;
	margin-bottom:0;
}
h3.ticketylw_s {
	background: url(/ticket/img/2010/bg_h3_ticketylw.gif) no-repeat;
	padding: 12px 0 0 53px;
	font-size:12px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#303030;
	height:40px;
	margin-bottom:0;
}

/*2010/06追加 チケットボタン*/
a.bnrTicket_t26 {
	display: block;
	background:url(/ticket/img/2010/bn_shop_t26.jpg) no-repeat 0px -52px;
	width: 150px;
	height: 52px;
}
a:hover.bnrTicket_t26 {
	background:url(/ticket/img/2010/bn_shop_t26.jpg) no-repeat 0px 0px;
}
a.bnrTicket_gnrl {
	display: block;
	background:url(/ticket/img/2010/bn_shop_gnrl.jpg) no-repeat 0px -52px;
	width: 150px;
	height: 52px;
}
a:hover.bnrTicket_gnrl {
	background:url(/ticket/img/2010/bn_shop_gnrl.jpg) no-repeat 0px 0px;
}

/* 2011 シーズンシート */
/************************************************/
#season2011Menu {
	padding: 0;
	list-style: none;
}
	#season2011Menu li {
		float: left;
		margin: 0 2px 5px 0;
		width: 197px;
		height: 57px;
	}
	#season2011Menu span {
		display: none;
	}
	#season2011Menu a {
		display: block;
		width: 197px;
		height: 57px;
	}
	.btn_lineup {
		background:url(/ticket/img/season2011/btn_lineup.jpg) no-repeat 0px 0px;
	}
		.btn_lineup a:hover {
			background:url(/ticket/img/season2011/btn_lineup.jpg) no-repeat 0px -57px;
		}
		.btn_lineup_on {
			background:url(/ticket/img/season2011/btn_lineup.jpg) no-repeat 0px -57px;
		}
	.btn_hospitality {
		background:url(/ticket/img/season2011/btn_hospitality.jpg) no-repeat 0px 0px;
	}
		.btn_hospitality a:hover {
			background:url(/ticket/img/season2011/btn_hospitality.jpg) no-repeat 0px -57px;
		}
		.btn_hospitality_on {
			background:url(/ticket/img/season2011/btn_hospitality.jpg) no-repeat 0px -57px;
		}
	.btn_payment {
		background:url(/ticket/img/season2011/btn_payment.jpg) no-repeat 0px 0px;
	}
		.btn_payment a:hover {
			background:url(/ticket/img/season2011/btn_payment.jpg) no-repeat 0px -57px;
		}
		.btn_payment_on {
			background:url(/ticket/img/season2011/btn_payment.jpg) no-repeat 0px -57px;
		}

/* シート別 */
#SsnSeat2011Menu {
	padding: 0;
	list-style: none;
}
	#SsnSeat2011Menu li {
		float: left;
		margin: 0 1px 5px 2px;
		width: 96px;
		height: 61px;
	}
	#SsnSeat2011Menu span {
		display: none;
	}
	#SsnSeat2011Menu a {
		display: block;
		width: 96px;
		height: 61px;
	}
	.btn_starbox {
		background:url(/ticket/img/season2011/btn_starbox.gif) no-repeat 0px 0px;
	}
		.btn_starbox a:hover {
			background:url(/ticket/img/season2011/btn_starbox.gif) no-repeat 0px -61px;
		}
		.btn_starbox_on {
			background:url(/ticket/img/season2011/btn_starbox.gif) no-repeat 0px -61px;
		}
	.btn_fieldwing {
		background:url(/ticket/img/season2011/btn_fieldwing.gif) no-repeat 0px 0px;
	}
		.btn_fieldwing a:hover {
			background:url(/ticket/img/season2011/btn_fieldwing.gif) no-repeat 0px -61px;
		}
		.btn_fieldwing_on {
			background:url(/ticket/img/season2011/btn_fieldwing.gif) no-repeat 0px -61px;
		}
	.btn_splash {
		background:url(/ticket/img/season2011/btn_splash.gif) no-repeat 0px 0px;
	}
		.btn_splash a:hover {
			background:url(/ticket/img/season2011/btn_splash.gif) no-repeat 0px -61px;
		}
		.btn_splash_on {
			background:url(/ticket/img/season2011/btn_splash.gif) no-repeat 0px -61px;
		}
	.btn_seagull {
		background:url(/ticket/img/season2011/btn_seagull.gif) no-repeat 0px 0px;
	}
		.btn_seagull a:hover {
			background:url(/ticket/img/season2011/btn_seagull.gif) no-repeat 0px -61px;
		}
		.btn_seagull_on {
			background:url(/ticket/img/season2011/btn_seagull.gif) no-repeat 0px -61px;
		}
	.btn_picnicbox {
		background:url(/ticket/img/season2011/btn_picnicbox.gif) no-repeat 0px 0px;
	}
		.btn_picnicbox a:hover {
			background:url(/ticket/img/season2011/btn_picnicbox.gif) no-repeat 0px -61px;
		}
		.btn_picnicbox_on {
			background:url(/ticket/img/season2011/btn_picnicbox.gif) no-repeat 0px -61px;
		}
	.btn_coupon {
		background:url(/ticket/img/season2011/btn_coupon.gif) no-repeat 0px 0px;
	}
		.btn_coupon a:hover {
			background:url(/ticket/img/season2011/btn_coupon.gif) no-repeat 0px -61px;
		}
		.btn_coupon_on {
			background:url(/ticket/img/season2011/btn_coupon.gif) no-repeat 0px -61px;
		}

/* 特典リスト */
#hsp_list {
	padding: 0;
	margin: 0 10px 0 10px;
}
	#hsp_list li {
		margin-bottom: 10px;
		list-style-type: none;
		line-height: 145%;
		clear:both;
	}

/* 2011 シーズンシートオーナー */
#OwnerInfo {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 180px;
    width: 580px;
	margin: 5px 10px 20px 10px;
	background-color:#FAFAFA;
	border:#999999 solid 2px;
}
#OwnerInfo ul {
    height: 100px;
    width: 580px;
}
#OwnerInfo ul li {
    border-bottom: 1px dotted #999999;
    overflow: hidden;
    padding: 10px 0;
}
#OwnerInfo ul li .date {
    float: left;
    padding: 0 5px 0 10px;
    width: 60px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:  1px dotted #999999;
}
#OwnerInfo ul li .news {
    float: right;
	padding-right: 30px;
    width: 460px;
}

/* 2011チケットショップ バナー */
/************************************************/
#Shop2011Banner {
	margin: 0;
	padding: 0;
	list-style: none;
}
	#Shop2011Banner li {
		float: left;
		height: 67px;
		margin-left: 10px;
		margin-bottom: 20px;
	}
	#Shop2011Banner span {
		display: none;
	}
	#Shop2011Banner a {
		display: block;
		width: 280px;
		height: 67px;
	}
	.bnr_OnlineShop {
		background:url(/ticket/img/2011/bnr_onlineshop.gif) no-repeat 0px 0px;
	}
		.bnr_OnlineShop a:hover {
			background:url(/ticket/img/2011/bnr_onlineshop.gif) no-repeat 0px -67px;
		}
	.bnr_TEAM26shop {
		background:url(/ticket/img/2011/bnr_team26shop.gif) no-repeat 0px 0px;
	}
		.bnr_TEAM26shop a:hover {
			background:url(/ticket/img/2011/bnr_team26shop.gif) no-repeat 0px -67px;
		}


/* 2011FTS空室情報 */
/************************************************/
.o {
	background:url(/ticket/img/2011/fts/stock/o.gif) no-repeat 26px 2px;
	height:27px;
	width:50px;
	float:left;
}
.x {
	background:url(/ticket/img/2011/fts/stock/x.gif) no-repeat 26px 2px;
	height:27px;
	width:50px;
	float:left;
}
.A {
	background:url(/ticket/img/2011/fts/stock/A.gif) no-repeat 26px 2px;
	height:27px;
	width:50px;
	float:left;
}
.vs_pb {
	background:url(/ticket/img/2011/fts/stock/pb.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_pe {
	background:url(/ticket/img/2011/fts/stock/pe.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_pf {
	background:url(/ticket/img/2011/fts/stock/pf.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_ph {
	background:url(/ticket/img/2011/fts/stock/ph.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_pl {
	background:url(/ticket/img/2011/fts/stock/pl.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_ct {
	background:url(/ticket/img/2011/fts/stock/ct.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_cg {
	background:url(/ticket/img/2011/fts/stock/cg.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_cc {
	background:url(/ticket/img/2011/fts/stock/cc.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_cd {
	background:url(/ticket/img/2011/fts/stock/cd.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_cb {
	background:url(/ticket/img/2011/fts/stock/cb.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_cs {
	background:url(/ticket/img/2011/fts/stock/cs.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}

/* 2011チケットボタン(一般/TEAM26会員/発売スケジュール/購入方法) */
/************************************************/
#box_OnlineShop {
	border:#292557 solid 1px;
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
	#box_OnlineShop p {
		background-color: #292557;
		padding-top: 7px;
		height: 23px;
		text-align: center;
		color: #FFF;
	}
	#box_OnlineShop li {
		margin-left: 10px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#box_OnlineShop span {
		display: none;
	}
	#box_OnlineShop a {
		display: block;
		width: 180px;
		height: 100px;
		background:url(/ticket/img/2011/btn_onlineshop.gif) no-repeat 0px 0px;
	}
		#box_OnlineShop a:hover {
			background:url(/ticket/img/2011/btn_onlineshop.gif) no-repeat 0px -100px;
		}

#box_TEAM26shop {
	border:#57263D solid 1px;
	width: 220px;
	float: left;
	margin-left: 8px;
}
	#box_TEAM26shop p {
		background-color: #57263D;
		padding-top: 7px;
		height: 23px;
		text-align: center;
		color: #FFF;
	}
	#box_TEAM26shop li {
		margin-left: 10px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#box_TEAM26shop span {
		display: none;
	}
	#box_TEAM26shop a {
		display: block;
		width: 200px;
		height: 100px;
		background:url(/ticket/img/2011/btn_team26shop.gif) no-repeat 0px 0px;
	}
		#box_TEAM26shop a:hover {
			background:url(/ticket/img/2011/btn_team26shop.gif) no-repeat 0px -100px;
		}

#box_How {
	border:#333333 solid 1px;
	width: 155px;
	float: left;
	margin-left: 8px;
}
	#box_How p {
		background-color: #333333;
		padding-top: 3px;
		height: 27px;
		text-align: center;
		color: #FFF;
		font-size: 10px;
		line-height: 115%;
	}
	#box_How li {
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#box_How span {
		display: none;
	}
	#box_How a.btn_TicketSchedule {
		display: block;
		width: 135px;
		height: 55px;
		background:url(/ticket/img/2011/btn_ticketschedule.gif) no-repeat 0px 0px;
	}
		#box_How a:hover.btn_TicketSchedule {
			background:url(/ticket/img/2011/btn_ticketschedule.gif) no-repeat 0px -55px;
		}
	#box_How a.btn_TicketHow {
		display: block;
		width: 135px;
		height: 55px;
		background:url(/ticket/img/2011/btn_tickethow.gif) no-repeat 0px 0px;
	}
		#box_How a:hover.btn_TicketHow {
			background:url(/ticket/img/2011/btn_tickethow.gif) no-repeat 0px -55px;
		}

/* 2012年チケットインデックス */
/************************************************/
/* 左カラム(メニュー) */
#ColumnLeft {
	width: 196px;
	float: left;
	margin-right: 15px;
}

#ColumnLeft li {
	margin: 0;
}
#ColumnLeft li.bannerArea {
	margin: 5px 0;
}
#ColumnLeft li a:hover img {
      filter:alpha(opacity=80);
      opacity:0.8;
}

/* 右(中央)カラム */
#ColumnRight {
	width: 384px;
	float: left;
}

#ColumnRight #index01 {
	background: url(/ticket/img/2012/bg_index01.jpg) no-repeat 0 0;
	width: 384px;
	height: 152px;
	margin-bottom: 15px;
}
#ColumnRight #index01 h3 {
	background-image: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding: 8px 0 0 0;
}
#ColumnRight #index01 p {
	width: 120px;
	line-height: 1.8em;
	margin-top: 50px;
	margin-left: 250px;
}
#ColumnRight #index01 p a {
	text-decoration: underline;
	background-image: url(/_share/icon/linkB09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size:12px;
}

#ColumnRight #index02 {
	background: url(/ticket/img/2012/bg_ticketnews02.gif) repeat-y 0 5px;
	width: 384px;
}

#ColumnRight #index02 h3 {
background: url(/ticket/img/2012/bg_ticketnews01.gif) no-repeat 0 0;
font-size: 15px;
font-weight: bold;
text-align: center;
color: #333;
height: 32px;
padding: 8px 0 0 0;
}

#ColumnRight #index02 table {
	width: 360px;
	margin-left: 5px;
}
#ColumnRight #index02 table td {
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 5px;
}
#ColumnRight #index02 a {
	font-size: 10px;
}
#ColumnRight #index02 a.lb {
	font-size: 10px!important;
	margin-left: 12px;
}
#ColumnRight #index02 p {
	display: block;
	background: url(/ticket/img/2012/bg_ticketnews03.gif) no-repeat 0 10px;
	height: 23px;
}

#ColumnRight #index03 {
	width: 384px;
	clear: both;
	padding-top: 15px;
}
#ColumnRight #index03 h3 {
	background: url(/ticket/img/2012/bg_index04.jpg) no-repeat 0 0;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 7px 0 0 20px;
	margin: 0;
}
#ColumnRight #index03 li {
	float: left;
	margin-top: 1px;
}
#ColumnRight #index03 li a:hover img {
      filter:alpha(opacity=80);
      opacity:0.8;
}

#ColumnRight #index04 {
	width: 384px;
	clear: both;
	padding-top: 15px;
}
#ColumnRight #index04 h3 {
	background: url(/ticket/img/2012/bg_index04.jpg) no-repeat 0 0;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 7px 0 0 20px;
	margin: 0;
}

#ColumnRight .boxindexList {
	border: 1px solid #9D9E9E;
	background: url(/ticket/img/2012/bg_indexList01.jpg) 0 0 no-repeat;
	float:left;
	width: 188px;
	margin-bottom: 2px;
}
	#ColumnRight .boxindexList h4 {
		background: none;
		height: 25px;
		font-size: 13px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		margin: 5px 0 0 10px;
	}
		#ColumnRight .boxindexList h4 a {
			color: #000;
			text-decoration: none;
		}
		#ColumnRight .boxindexList h4 a:hover {
			color: #C00;
			text-decoration: underline;
		}
	#ColumnRight .boxindexList div.areaInside {
		background: url(/ticket/img/2012/bg_indexList01_btm.jpg) no-repeat 0 bottom;
		padding-top: 2px;
		height:90px;
	}
	#ColumnRight .boxindexList div.thumnail {
		float:left;
		margin: 2px;
		display: inline;
	}
	#ColumnRight .boxindexList div.summary {
		width: 100px;
		float:left;
		margin-top:5px;
		font-size: 10px;
		line-height:120%;
	}
	#ColumnRight .boxindexList div.links a {
		background: url(/_share/icon/link09.gif) no-repeat left center;
		float: right;
		font-size:10px;
		text-decoration: underline;
		padding-left: 12px;
	}

/* オープン戦チケット */
#ColumnRight #indexPreseason {
	background: url(/ticket/img/2012/bg_index_preseason.jpg) no-repeat 0 0;
	width: 384px;
	height: 152px;
	margin-bottom: 15px;
}
#ColumnRight #indexPreseason h3 {
	background-image: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding: 8px 0 0 0;
}
#ColumnRight #indexPreseason p {
	width: 300px;
	line-height: 1.8em;
	margin-top: 35px;
	margin-left: 180px;
}
#ColumnRight #indexPreseason p a {
	text-decoration: underline;
	background-image: url(/_share/icon/linkB09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size:12px;
}


/* 2012スペシャル */
#special_navi01,#special_navi02 {
width: 588px;
margin: 0px;
padding: 0px 6px 10px;
height: 50px;
clear: both;
background-color: #F0F0F0;
}

#special_navi01 li,#special_navi02 li {
float: left;
}

#special_navi01 li a {
display: block;
height: 50px;
width:196px;
text-indent: -10000px;
background-image: url(/ticket/img/2012/btn_special01.gif);
overflow: hidden;
background-repeat: no-repeat;
}

#special_navi02 li a {
display: block;
height: 50px;
width:147px;
text-indent: -10000px;
background-image: url(/ticket/img/2012/btn_special02.gif);
overflow: hidden;
background-repeat: no-repeat;
}

a.picnic{ background-position: 0px 0px;}
a.homepicnic{ background-position: -196px 0px; }
a.visitorpicnic{ background-position: -392px 0px; }
a:hover.picnic{ background-position: 0px -50px;}
a:hover.homepicnic{ background-position: -196px -50px; }
a:hover.visitorpicnic{ background-position: -392px -50px; }

a.bar_m{ background-position: 0px 0px;}
a.stand{ background-position: -147px 0px; }
a.press{ background-position: -294px 0px; }
a.balcony{ background-position: -441px 0px; }

a:hover.bar_m{ background-position: 0px -50px;}
a:hover.stand{ background-position: -147px -50px; }
a:hover.press{ background-position: -294px -50px; }
a:hover.balcony{ background-position: -441px -50px; }



