@charset "utf-8";

#container , #columnTwoBox {overflow:visible;}

p , img, div, a, input, form{
	behavior: url(/_js/iepngfix.htc);
}

/* layout */
/************************************************/
.tdDate {
	line-height: 140%;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #009900;
	width: 72px;
	vertical-align: top;
}

.tdDate02 {
	line-height: 140%;
	background-image: url(../../_share/bg_td01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: middle;
}

/* 制作：2009/4/23 tdDateの横幅指定をなくしたもの。日付に曜日をいれたときなどにお使いください*/
.tdDate03 {
	line-height: 140%;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #009900;
	vertical-align: top;
}

.tdIcon {
	line-height: 140%;
	padding-top: 10px;
	vertical-align: top;
	width: 52px;
}

.tdNewsTitle {
	line-height: 140%;
	padding-bottom: 7px;
	padding-top: 7px;
	vertical-align: top;
}


.tdIcon2 {
	background-image: url(/_share/bg_newsicon.gif);
	width: 70px;
	text-align: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left top;
}

.tdtitle {
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url(/_share/bg_newstitle.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.trLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.arrow01 {
	background-image: url(/_share/icon/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-size: 120%;
}
.arrow02 {
	background-image: url(/_share/icon/arrow02.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	text-align: right;
	font-size: 120%;
}
.dateSelect {
	border: 2px solid #EBEBEB;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 92%;
}
.titleDate {
	padding-bottom: 3px;
	color: #009900;
}

/* 2009.12.10 CH2010入会ボタン */
#nyukai_btn_2010 a{
	width: 159px;
	height: 42px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/fanclub/img/middle_btn_nyukai_2010.jpg) no-repeat 0 0;
}

#nyukai_btn_2010 a:hover{
	background: url(/fanclub/img/middle_btn_nyukai_2010.jpg) no-repeat 0 -42px;
}

/* 2010.2.24 チケット購入ボタン */

/*パソコンで買う*/
.btn_buy_pc_news a{
	width: 106px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	background: url(/ticket/img/tb_pc_news.gif) no-repeat 0 0;
	overflow: hidden;
}

.btn_buy_pc_news a:hover{
	width: 106px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	background: url(/ticket/img/tb_pc_news.gif) no-repeat 0 -57px;
	overflow: hidden;
}

/*窓口・コンビニで買う*/
.btn_buy_window_convenience_news a{
	width: 106px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	background: url(/ticket/img/tb_window_news.gif) no-repeat 0 0;
	overflow: hidden;
}

.btn_buy_window_convenience_news a:hover{
	width: 106px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	background: url(/ticket/img/tb_window_news.gif) no-repeat 0 -57px;
	overflow: hidden;
}

/*電話で予約*/
.btn_buy_telephone_news a{
	width: 106px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	background: url(/ticket/img/tb_telephone_news.gif) no-repeat 0 0;
	overflow: hidden;
}

.btn_buy_telephone_news a:hover{
	width: 106px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	background: url(/ticket/img/tb_telephone_news.gif) no-repeat 0 -57px;
	overflow: hidden;
}

/*ケータイで買う*/
.btn_buy_mobile_news a{
	width: 106px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	background: url(/ticket/img/tb_mobile_news.gif) no-repeat 0 0;
	overflow: hidden;
}

.btn_buy_mobile_news a:hover{
	width: 106px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	background: url(/ticket/img/tb_mobile_news.gif) no-repeat 0 -57px;
	overflow: hidden;
}

/* 2011.04.09 新チケット購入ボタン */

.ticket_buy p{
	width: 145px;
	text-align: center;
}


/* 2010.6.17 No.5757 btn */
a.btn_info_5757{
	width: 300px;
	height: 36px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/upfile_h/File/img_information/btn_5757.gif) no-repeat 0 0;
}

a.btn_info_5757:hover{
	background: url(/upfile_h/File/img_information/btn_5757.gif) no-repeat 0 -36px;
}

/*夢チケ2010*/

#yumetike2010{
	width: 576px;
	border: solid 2px #ffcc01;
	margin-right: auto;
	margin-left: auto;
}

#yumetike2010 img{
	vertical-align: bottom;
}

#yumetike2010_main{
	padding: 9px 9px 0px 9px;
}

.yumetike2010_contents01 p{
	display: block;
	width: 132px;
	text-align: right;
}
.yumetike2010_contents02 p{
	display: block;
	width: 132px;
	text-align: center;
}

/* ------------------ dailynews */
.daily_text{
	line-height: 145%;
	overflow: hidden;
	text-align: left;
}

.daily_img{
	width: 180px;
	margin-right: 20px;
	clear: left;
}


.daily_cap{
	width: 180px;
	display: block;
}

.img_long div{
	margin-bottom: 15px;
}

.img_long p.daily_img{
	clear: none;
	width: 280px;
	margin-right: 0px;
}

.img_long p.daily_img_one{
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}


.img_long p.left{
	text-align: right;
	padding-right: 10px;
}

.img_long p.right{
	text-align: left;
	padding-left: 10px;
}

.img_long p.left .cap_player{
	display: block;
	text-align: left;
	width: 200px;
	float: right;
	font-size: 84%;
}

.img_long p.right .cap_player{
	display: block;
	text-align: left;
	width: 200px;
	float: left;
	font-size: 84%;
}


.img_long .daily_img{
	display: table-cell;
	vertical-align: bottom;
}

* html .img_long .daily_img{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html .img_long .daily_img{/* IE 7 */
display:inline;
zoom:1;
}



/* ------------------ playernews */

.player_img{
	width: 200px;
	margin-right: 20px;
	clear: left;
}

.player_imgR {
	width: 200px;
	margin-left: 20px;
	clear: right;
}

.centerBox{
	width:320px;
	margin:0 auto;;
	text-align:center;
}

.textCap_player{
	text-align:left;
	font-size: 84%;
	padding: 3px;
}


/* ------------------ news_ust */

#news_ust{
	width: 558px;
	height: 258px;
	margin: auto auto 0px auto;
	padding-left: 14px;
	padding-right: 16px;
	padding-top: 15px;
	background: url(/ust/ust_bg.jpg) no-repeat left top;
}

#news_ust #news_ust_caption{
	width: 196px;
	float: left;
}

#news_ust #news_ust_caption #txt{
	height: 75px;
	padding-top: 83px;
	padding-left: 28px;
}


#news_ust #news_ust_caption #icon{
	width: 199px;
	padding-left: 20px;
}

/*
#news_ust #news_ust_caption #icon a:hover img{
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.70;
}

*/


#news_ust #news_ust_caption #link a{
	margin-left: 5px;
	padding-left: 17px;
	display: inline-block;
	background: url(/ust/icon_01.jpg) no-repeat left;
	color: #666666;
}

#news_ust #news_ust_caption #link a:hover{
	color: #999999;
}

#news_ust #news_ust_img{
	width: 302px;
	float: right;
}

/* ------------------ news_ust2 */


#news_ust2{
	width: 588px;
	height: 258px;
	margin: auto auto 15px auto;
	background: url(/ust/ust_bg_2.jpg) no-repeat left top;
}

#news_ust2 #news_ust_caption{
	width: 208px;
	float: left;
}

#news_ust2 #news_ust_caption #txt{
	height: 75px;
	padding-top: 85px;
	padding-left: 45px;
}

#news_ust2 #news_ust_caption #icon{
	width: 199px;
	padding-left: 40px;
}


#news_ust2 #news_ust_caption #link a{
	margin-left: 5px;
	padding-left: 17px;
	display: inline-block;
	background: url(/ust/icon_01.jpg) no-repeat left;
	color: #666666;
}

#news_ust2 #news_ust_caption #link a:hover{
	color: #999999;
}

#news_ust2 #news_ust_img{
	width: 302px;
	float: right;
	margin-top:23px;
	padding-right:4px;
}

#news_ust2 #news_sb_ust_img{
	margin-top:3px;
	margin-left:6px;
}


/* チケットニュース用の☆、○スタイル */
.star_text {
    background: url("../../_share/icon/icon_star.gif") no-repeat scroll left top transparent;
    height: auto;
    padding: 3px 0 0 18px;
}

.circle_text {
    background: url("../../_share/icon/icon_circle.gif") no-repeat left top;
    height: auto;
    padding: 3px 0 0 18px;
}


/* チケットニュース(new購入方法) */
.map_btmarea {
	width:568px;
	margin-right: auto;
	margin-left: auto;
}

.seatguide_box {
	float:left;
	width:150px;
	height:95px;
	margin-right:10px;
	padding:3px;
	font-size:11px;
	background:url(/ticket/img/img_seat_back.gif) repeat;
	color:#FFF;
}

.seatguide_box_text {
	display:inline-block;
	padding:2px;
	line-height:120%;
}

.seatguide_box_text a {
	color:#FFF;
}

.seatguide_box_text a:hover {
	text-decoration:none;
}
.buy_icon_area {
	float:left;
	width:315px;
	height:87px;
	padding-top:9px;
	padding-left:87px;
	padding-bottom:5px;
	background:url(/ticket/img/img_buy_back.jpg) no-repeat;
}

.buy_icon_area li {
	float:left;
	margin-right:13px;
}

.buy_icon_area li.icon_last {
	margin-right:0;
}


/* 110717_ニュースフッター(動画付きニュース用) */
.footer_news_web{
	width: 494px;
	height: 68px;
	background: url(/news/img/bg_footer_web.jpg) no-repeat 0 0;
	padding-left: 86px;
	padding-top: 191px;
}

.footer_news_ch{
	width: 494px;
	height: 67px;
	background: url(/news/img/bg_footer_ch.jpg) no-repeat 0 0;
	padding-left: 86px;
	padding-top: 163px;
}



/* 110725_各種SNSリンクボタン設定 */

.sns_btm {
	width: 600px;
	height: 30px;
	margin: 4px 0px 10px;
}
.sns_btm li {
	float:right;
}
.sns_btm li.mixi_button {
	width: 67px;
	padding-top: 4px;
}
.sns_btm li.twitter_button {
	width: 104px;
	padding-top: 2px;
}
.sns_btm li.facebook_button {
	width: 100px;
	padding-top: 2px;
}

/* 110924 右ナビ■用 */

.icon_press span{
	color: #9dc5ff;
}

.icon_ticket span{
	color: #009933;
}

.icon_event span{
	color: #ff99ff;
}

.icon_player span{
	color: #ff7171;
}

.icon_team span{
	color: #ffbd35;
}

.icon_ch span{
	color: #d9d900;
}

.icon_sponsor span{
	color: #0099cc;
}

.icon_nikkan span{
	color: #cc9966;
}

.icon_goods span{
	color: #66cccc;
}

.icon_info span{
	color: #cccccc;
}
