@charset "utf-8";

/* 2010イベント情報 */
/************************************************/
/* 前の試合/次の試合 */
ul.gameNavi {
	margin-bottom: 8px;
	padding: 0;
	line-height: 1;
	list-style-type: none;
	width: 600px;
}

ul.gameNavi li.back {
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	text-align: center;
	font-size: 10px;
}

ul.gameNavi li.next {
	margin: 0;
	padding: 0;
	float: right;
	width: 100px;
	text-align: center;
	font-size: 10px;
}

ul.gameNavi li a {
	border: 1px solid #999;
	padding: 5px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #333;
	background-color: #FAFAFA;
	text-decoration: none;
}

ul.gameNavi li a:hover {
	border-color: #999;
	color: #fff;
	background-color: #666;
}

/* ClearFix */

ul.gameNavi {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.gameNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* 各イベント */
ul.eventNavi {
	margin-bottom: 10px;
	padding: 0;
	line-height: 1;
	list-style-type: none;
}

ul.eventNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 12px;
}

ul.eventNavi li a {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 9px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #333;
	background-color: #eee;
	text-decoration: none;
}

ul.eventNavi li a.onPage {
	border-color: #333;
	color: #fff;
	background-color: #333;
}

ul.eventNavi li a:hover {
	border-color: #333;
	color: #fff;
	background-color: #333;
}

/* ClearFix */

ul.eventNavi {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.eventNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* 2010花火日程カレンダー */
/************************************************/
.fireworks {
	background:url(/event/img/2010/fireworks/fireworks.gif) no-repeat 18px 2px;
	height:27px;
	width:43px;
	float:left;
}
.vs_buffaloes {
	background:url(/event/img/2010/fireworks/b.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_eagles {
	background:url(/event/img/2010/fireworks/e.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_fighters {
	background:url(/event/img/2010/fireworks/f.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_hawks {
	background:url(/event/img/2010/fireworks/h.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_lions {
	background:url(/event/img/2010/fireworks/l.gif) no-repeat 0 10px;
	height:27px;
	font-size: 10px!important;
	float:right;
	margin-top:0;
}
.vs_baystars {
	background:url(/event/img/2010/fireworks/vs_baystars.gif) no-repeat 24px 0;
	height:28px;
	width:47px;
	float:left;
}
.vs_carp {
	background:url(/event/img/2010/fireworks/vs_carp.gif) no-repeat 24px 0;
	height:28px;
	width:47px;
	float:left;
}
.vs_dragons {
	background:url(/event/img/2010/fireworks/vs_dragons.gif) no-repeat 24px 0;
	height:28px;
	width:47px;
	float:left;
}
.vs_giants {
	background:url(/event/img/2010/fireworks/vs_giants.gif) no-repeat 24px 0;
	height:28px;
	width:47px;
	float:left;
}
.vs_swallows {
	background:url(/event/img/2010/fireworks/vs_swallows.gif) no-repeat 24px 0;
	height:28px;
	width:47px;
	float:left;
}
.vs_tigers {
	background:url(/event/img/2010/fireworks/vs_tigers.gif) no-repeat 24px 0;
	height:28px;
	width:47px;
	float:left;
}


/* マリスタ大冒険2009 */
/************************************************/
.footarea {
width:850px;
margin:0px auto 10px auto;
}

.footarea table.area {
width:820px;
border-color:#cecfce;
border-style:solid;
border-width:1px ;
font-size:10px;
color:#cecfce;
}

.footarea table td {
border-style:solid;
border-width:0px;
}

.footarea table td.main {
font-weight:bold;
vertical-align:top;
padding-left:45px;
}

.footarea table td.etc {
padding-left:45px;
}

.footarea table td.detail {
padding-right:45px;
}



.td_ad1{
	background-image: url(/_share/bg_tdad1.gif);
	background-repeat: repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	height:30px;
}

.td_ad2 a{
	text-decoration: underline;
	background-image: url(/_share/bg_ad2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size:12px;
}

a.l_ad1 {
	text-decoration: underline;
	background-image: url(/_share/icon/link_ad1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size:12px;
}

a.l_ad2 {
	text-decoration: underline;
	background-image: url(/_share/icon/link_ad2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size:12px;
}



h3.adventure_study {
	background: url(/event/img/adventure2009/h3study.gif) repeat-x;
	padding-left:15px;
	padding-top:13px;
	padding-bottom:12px;
	color:#000;
	font-size:14px;
}

h3.adventure_enjoy {
	background: url(/event/img/adventure2009/h3enjoy.gif) repeat-x;
	padding-left:15px;
	padding-top:13px;
	padding-bottom:12px;
	color:#000;
	font-size:14px;
}

h3.adventure_watch {
	background: url(/event/img/adventure2009/h3watch.gif) repeat-x;
	padding-left:15px;
	padding-top:13px;
	padding-bottom:12px;
	color:#000;
	font-size:14px;

}

h3.adventure_experience {
	background: url(/event/img/adventure2009/h3experience.gif) repeat-x;
	padding-left:15px;
	padding-top:13px;
	padding-bottom:12px;
	color:#000;
	font-size:14px;
}

h3.adventure_taste {
	background: url(/event/img/adventure2009/h3taste.gif) repeat-x;
	padding-left:15px;
	padding-top:13px;
	padding-bottom:12px;
	color:#000;
	font-size:14px;
}



table.adventure_index_table{
	background-color: #000000; 
}
.index_btn_study a {
	background-image: url(/event/img/adventure2009/btn_study.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	margin: 0 ;
	height: 174px;
	display: block;
}

.index_btn_study a:hover {
	background-position: 0px -174px;
	background-repeat: no-repeat;
}

.index_btn_enjoy a {
	background-image: url(/event/img/adventure2009/btn_enjoy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	margin: 0 ;
	height: 174px;
	display: block;
}

.index_btn_enjoy a:hover {
	background-position: 0px -174px;
	background-repeat: no-repeat;
}

.index_btn_watch a {
	background-image: url(/event/img/adventure2009/btn_watch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	margin: 0 ;
	height: 174px;
	display: block;
}

.index_btn_watch a:hover {
	background-position: 0px -174px;
	background-repeat: no-repeat;
}

.index_btn_experience a {
	background-image: url(/event/img/adventure2009/btn_experience.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	margin: 0 ;
	height: 174px;
	display: block;
}

.index_btn_experience a:hover {
	background-position: 0px -174px;
	background-repeat: no-repeat;
}

.index_btn_taste a {
	background-image: url(/event/img/adventure2009/btn_taste.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	margin: 0 ;
	height: 174px;
	display: block;
}

.index_btn_taste a:hover {
	background-position: 0px -174px;
	background-repeat: no-repeat;
}

.adventure_olduni {
	display:block;
	background-image:url(/event/img/adventure2009/orions_btn.jpg);
	width: 596px;
	height:100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.adventure_olduni {
	background-position:0px -102px;
}

/* 2009オールドユニフォームシリーズ */
/************************************************/
.tdOst01 {
	background-color: #737373;
	font-size: 84%;
	text-align: center;
	padding: 3px;
	color: #00CC00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.tdOst02 {
	background-color: #999999;
	font-size: 84%;
	text-align: center;
	padding: 3px;
	color: #FFFF66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tdOst03 {
	font-size: 92%;
	padding: 4px 3px 3px 5px;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	background-image: url(/game/scoreboard/img/bg_logo.png);
	background-position: right bottom;
}


#style_olduni {
	width:600px;
 	overflow:hidden; 
  	zoom: 1;
}

#style_olduni:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

#style_olduni ul {
 	overflow:hidden; 
  	zoom: 1;
}


#style_olduni li.o1 {
	float: left;
}

#style_olduni ul li.o1 a {
	background-image: url(/event/img/style/old_style1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 182px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 60px 1px 5px 110px;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


#style_olduni ul li.o1 a:hover {
	background-image: url(/event/img/style/old_style1_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

#style_olduni ul li.o1 a img {
	border: none;
	float: left;
	margin-right: 10px;
}

#style_olduni li.o2 {
	float: left;
}

#style_olduni ul li.o2 a {
	background-image: url(/event/img/style/old_style2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 182px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 60px 1px 5px 110px;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


#style_olduni ul li.o2 a:hover {
	background-image: url(/event/img/style/old_style2_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

#style_olduni ul li.o2 a img {
	border: none;
	float: left;
	margin-right: 10px;
}


#style_olduni li.o3 {
	float: left;
}

#style_olduni ul li.o3 a {
	background-image: url(/event/img/style/old_style3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 182px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 60px 1px 5px 110px;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


#style_olduni ul li.o3 a:hover {
	background-image: url(/event/img/style/old_style3_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

#style_olduni ul li.o3 a img {
	border: none;
	float: left;
	margin-right: 10px;
}


#style_olduni li.o4 {
	float: left;
}

#style_olduni ul li.o4 a {
	background-image: url(/event/img/style/old_style4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 182px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 60px 1px 5px 110px;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


#style_olduni ul li.o4 a:hover {
	background-image: url(/event/img/style/old_style4_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

#style_olduni ul li.o4 a img {
	border: none;
	float: left;
	margin-right: 10px;
}

#style_olduni li.o5 {
	float: left;
}

#style_olduni ul li.o5 a {
	background-image: url(/event/img/style/old_style5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 182px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 60px 1px 5px 110px;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


#style_olduni ul li.o5 a:hover {
	background-image: url(/event/img/style/old_style5_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

#style_olduni ul li.o5 a img {
	border: none;
	float: left;
	margin-right: 10px;
}


#style_olduni li.o6 {
	float: left;
}

#style_olduni ul li.o6 a {
	background-image: url(/event/img/style/old_style6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 182px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 60px 1px 5px 110px;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


#style_olduni ul li.o6 a:hover {
	background-image: url(/event/img/style/old_style6_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

#style_olduni ul li.o6 a img {
	border: none;
	float: left;
	margin-right: 10px;
}

h3.olduni {
	background: url(/_share/bg_h3olduni.gif) no-repeat;
	padding-left:18px;
	font-size:16px;
	padding-top:10px;
	padding-bottom:14px;
	color:#000;
}

.boxoldunimiddle {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: url(/_share/boxolduni02.gif)	
}

a.btnInc_09olduni1 {
	display:block;
	background-image:url(/event/img/09olduni/hero_list1.jpg);
	width: 146px;
	height:79px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.btnInc_09olduni1 {
	background-position:0px -78px;
}

a.btnInc_09olduni2 {
	display:block;
	background-image:url(/event/img/09olduni/hero_list2.jpg);
	width: 146px;
	height:79px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.btnInc_09olduni2 {
	background-position:0px -78px;
}


a.btnInc_09olduni3 {
	display:block;
	background-image:url(/event/img/09olduni/hero_list3.jpg);
	width: 146px;
	height:79px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.btnInc_09olduni3 {
	background-position:0px -78px;
}


a.btnInc_09olduni4 {
	display:block;
	background-image:url(/event/img/09olduni/hero_list4.jpg);
	width: 146px;
	height:79px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.btnInc_09olduni4 {
	background-position:0px -78px;
}


a.btnInc_09olduni5 {
	display:block;
	background-image:url(/event/img/09olduni/hero_list5.jpg);
	width: 146px;
	height:79px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.btnInc_09olduni5 {
	background-position:0px -78px;
}


a.btnInc_09olduni6 {
	display:block;
	background-image:url(/event/img/09olduni/hero_list6.jpg);
	width: 146px;
	height:79px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.btnInc_09olduni6 {
	background-position:0px -78px;
}


a.btnInc_09olduni7 {
	display:block;
	background-image:url(/event/img/09olduni/hero_list7.jpg);
	width: 146px;
	height:79px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.btnInc_09olduni7 {
	background-position:0px -78px;
}




/* 交流戦2009 */
/************************************************/

.inter2009_baystars {
	display:block;
	background-image:url(/event/img/inter2009/btn_baystars.jpg);
	width: 296px;
	height:150px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.inter2009_baystars {
	background-position:0px -152px;
}
.inter2009_dragons {
	display:block;
	background-image:url(/event/img/inter2009/btn_dragons.jpg);
	width: 296px;
	height:150px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.inter2009_dragons {
	background-position:0px -152px;
}
.inter2009_tigers {
	display:block;
	background-image:url(/event/img/inter2009/btn_tigers.jpg);
	width: 296px;
	height:150px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.inter2009_tigers {
	background-position:0px -152px;
}
.inter2009_carp {
	display:block;
	background-image:url(/event/img/inter2009/btn_carp.jpg);
	width: 296px;
	height:150px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.inter2009_carp {
	background-position:0px -152px;
}
.inter2009_swallows {
	display:block;
	background-image:url(/event/img/inter2009/btn_swallows.jpg);
	width: 296px;
	height:150px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.inter2009_swallows {
	background-position:0px -152px;
}
.inter2009_giants {
	display:block;
	background-image:url(/event/img/inter2009/btn_giants.jpg);
	width: 296px;
	height:150px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.inter2009_giants {
	background-position:0px -152px;
}

/* マリスタスタイル2008 */
/************************************************/
#style_event {
	width:600px;
 	overflow:hidden; 
  	zoom: 1;
  }

#style_event:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

#style_event ul {
 	overflow:hidden; 
  	zoom: 1;
  }


#style_event li {
	float: left;
}

#style_event ul li a {
	background-image: url(/event/img/style/bg_style.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 263px;
	margin-bottom: 5px;
	height: 80px;
	margin-right: 5px;
	display: block;
	padding: 15px;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


#style_event ul li a:hover {
	background-image: url(/event/img/style/bg_style_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

#style_event ul li a img {
	border: none;
	float: left;
	margin-right: 10px;
}

/* スペシャルサンクス */
/************************************************/
.special_thanks{
	padding:0;
	margin-bottom:10px;
	width:100%;
}

.special_thanks img{
	float:left;
	margin-right:10px;
}

.special_thanks .title_thanks{
	font-size: 200%;
	line-height:1.2em;
	font-family: "HGS創英角ｺﾞｼｯｸUB", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif , ;
}

.special_thanks .caption_thanks{
	font-size: 109%;
	line-height:1.2em;
	padding-bottom:5px;
}

/* シーズンキャンペーン */
/************************************************/
.season_campaign{
	width:273px;
	padding:10px;
	border: 1px solid #AAAAAA;
	height:130px;
	float:left;
	margin:0 10px 10px 0;
}

.season_campaign_right{
	width:273px;
	padding:10px;
	border: 1px solid #AAAAAA;
	height:130px;
	float:left;
	margin-bottom:10px;
}

.event_intro{
	width:273px;
	padding:0;
	height:auto;
	margin-top:57px;
	margin-bottom:2px;
}

.season_event01{
	background-image: url(/event/img/season/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.season_event02{
	background-image: url(/event/img/season/bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.season_event03{
	background-image: url(/event/img/season/bg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.season_event04{
	background-image: url(/event/img/season/bg04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.season_event05{
	background-image: url(/event/img/season/bg05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.season_event06{
	background-image: url(/event/img/season/bg06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.season_event07{
	background-image: url(/event/img/season/bg07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.season_event08{
	background-image: url(/event/img/season/bg08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.season_event_detail1{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.season_event_detail1 .contents_top{
	padding:0;
}

.season_event_detail1 .contents_middle{
	width:578px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	padding:10px 10px 5px 10px;
}

.season_event_detail1 .contents_middle .img_right{
	float:right;
	margin-left:10px;
}

.season_event_detail1 .contents_middle .img_left{
	float:left;
	margin-right:10px;
}

.season_event_detail1 .contents_bottom{
	padding:0;
}

.season_event_detail2{
	width:295px;
	height:auto;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.season_event_detail2 .contents_top{
	padding:0;
}

.season_event_detail2 .contents_middle{
	width:273px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	padding:10px 10px 5px 10px;
}

.season_event_detail2 .contents_bottom{
	padding:0;
}

.season_event_detail2_right{
	width:295px;
	height:auto;
	margin-bottom:10px;
	float:left;
}

.season_event_detail2_right .contents_top{
	padding:0;
}

.season_event_detail2_right .contents_middle{
	width:273px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	padding:10px 10px 5px 10px;
}

.season_event_detail2_right .contents_bottom{
	padding:0;
}

.season_event_detail3{
	width:285px;
	height:auto;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.season_event_detail3 .contents_top{
	padding:0;
}

.season_event_detail3 .contents_middle{
	width:263px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	padding:10px 10px 5px 10px;
}

.season_event_detail3 .contents_bottom{
	padding:0;
}

.season_event_detail3_right{
	width:285px;
	height:auto;
	margin-bottom:10px;
	float:left;
}

.season_event_detail3_right .contents_top{
	padding:0;
}

.season_event_detail3_right .contents_middle{
	width:263px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	padding:10px 10px 5px 10px;
}

.season_event_detail3_right .contents_bottom{
	padding:0;
}


.season_event_contentsbox{
	width:566px;
	border:1px solid #E4E4E4;
	padding:5px;
}

.season_event_contentsbox2{
	width:274px;
	border:1px solid #E4E4E4;
	padding:5px;
	float:left;
}

.season_event_contentsbox2_right{
	width:274px;
	border:1px solid #E4E4E4;
	padding:5px;
	margin-left:6px;
	float:left;
}

.season_event_contentsbox_detail {
	width:566px;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #E4E4E4;
	padding: 5px;
	background: url(../../_share/boxGeneral.gif) !important;
	line-height:20px;
}

/* the 交流戦 */
/************************************************/

.inter_left{
	width:266px;
	padding:10px;
	border: 1px solid #AAAAAA;
	height:203px;
	float:left;
	margin:0 10px 10px 0;
}

.inter_right{
	width:266px;
	padding:10px;
	border: 1px solid #AAAAAA;
	height:203px;
	float:left;
	margin-bottom:10px;
}

.inter_intro{
	width:266px;
	padding:0;
	height:auto;
	margin-top:158px;
	margin-bottom:2px;
}

.inter_g{
	background-image: url(/event/img/season/inter/index_g.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.inter_s{
	background-image: url(/event/img/season/inter/index_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.inter_b{
	background-image: url(/event/img/season/inter/index_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.inter_d{
	background-image: url(/event/img/season/inter/index_d.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.inter_c{
	background-image: url(/event/img/season/inter/index_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.inter_t{
	background-image: url(/event/img/season/inter/index_t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* M☆SPLASH!! */
/************************************************/
.txt_imbox{
	width:100%;
	height:auto;
	background:url(../../_share/bg_introduction.gif) right 0 repeat-y;
	border:1px solid #cccccc;
	margin-bottom:20px;
}
.txt_imbox p{
	margin:5px;
}
.splashbox{
	border:1px solid #cccccc;
	margin-bottom:20px;
	padding:10px 10px 0px 10px;
}
.splash_table{
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0px;
}
.splash_table img{
	margin-bottom:10px;
}
.splash_table td.leftsp{
	padding-left:8px;
}
table.cell{
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
table.cell th,
table.cell td{
	padding:5px;
}
table.cell thead th{
	color:#FFFFFF;
	background-color:#2b2b2b;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
table.cell thead td{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
table.cell tbody th{
	background-color:#f7f7f7;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
table.cell tbody td{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

/* newplayer */
.playerphoto {
	border:1px solid #cacaca;
}
.player_p {
	padding:5px;font-size:90%;
}

/*イベントテーブル*/
.event_tbl {
	margin-left:1px;border-collapse: collapse;border: solid 1px #aaa;clear:both;margin-top:5px;border:0px;
}
.event_tbl tr{
	padding:1px;
}
.event_tbl td{
	padding:5px;border: solid 1px #aaa;
}
.event_tbl th{
	padding:5px;border: solid 1px #aaa;background:#000 !important;color:#fff !important;
}
/*イベントテーブルindex*/
.sche_index{
	dispaly:block;
	width:75px;
	height:auto;
	float:left;
	text-align:center;
	margin-right:3px;
	margin-bottom:15px;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #E4E4E4;
}

.sche_index a{
	font-size:109%;
	text-decoration: none;
	color:#000;
}

.sche_index a:hover{
	font-size:109%;
	text-decoration: none;
	color:#FF0000;
}

.sche_index_on{
	dispaly:block;
	width:75px;
	height:auto;
	float:left;
	text-align:center;
	margin-right:3px;
	margin-bottom:15px;
	background-color:#FF0000;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #E4E4E4;
}

.sche_index_on a{
	font-size:109%;
	text-decoration: none;
	color:#FFF;
}

.sche_index_on a:hover{
	font-size:109%;
	text-decoration: none;
	color:#FFFF95;
}

.linkbox a{
	border: 2px solid #cacaca !important;


}
/* マリスタ大冒険 */
/************************************************/

.adventure_left{
	width:295px;
	height:162px;
	float:left;
	margin:0 10px 10px 0;
}


.adventure_right{
	width:295px;
	height:162px;
	float:left;
	margin-bottom:10px;
	margin-left:10x;
}

.adventure_intro{
	width:275px;
	height:auto;
	margin-top:65px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:2px;
	font-size:11px;
}

.adventure_old{
	background-repeat: no-repeat;
	background-position: left top;

}
.adventure_old a{
    background-image : url(/event/img/season/adventure/olduni.jpg) ;
    display : block ;
    width : 295px ;
    height : 162px ;
}


.adventure_old a:hover{
    background-image : url(/event/img/season/adventure/olduni_on2.jpg) ;
	text-decoration: none;
}

.adventure_old a:link{
    background-image : url(/event/img/season/adventure/olduni.jpg) ;
	text-decoration: none;
}


.adventure_bosyu{
	background-image: url(/event/img/season/adventure/bosyu.jpg);

}

.adventure_bosyu1 a{
    background-image : url(/event/img/season/adventure/bosyu11.gif) ;
    display : block ;
    width : 141px ;
    height : 24px ;
}

.adventure_bosyu1 a:hover{
    background-image : url(/event/img/season/adventure/bosyu11_on.gif) ;
	text-decoration: none;
}

.adventure_bosyu2 a{
    background-image : url(/event/img/season/adventure/bosyu12.gif) ;
    display : block ;
    width : 155px ;
    height : 24px ;
}
.adventure_bosyu2 a:hover{
    background-image : url(/event/img/season/adventure/bosyu12_on.gif) ;
	text-decoration: none;
}

.adventure_bosyu3 a{
    background-image : url(/event/img/season/adventure/bosyu31.gif) ;
    display : block ;
    width : 141 ;
    height : 24px ;
}
.adventure_bosyu3 a:hover{
    background-image : url(/event/img/season/adventure/bosyu31_on.gif) ;
	text-decoration: none;
}
.adventure_bosyu4 a{
    background-image : url(/event/img/season/adventure/bosyu32.gif) ;
    display : block ;
    width : 155 ;
    height : 24px ;
}
.adventure_bosyu4 a:hover{
    background-image : url(/event/img/season/adventure/bosyu32_on.gif) ;
	text-decoration: none;
}


.linkbox a:hover{
	border:2px solid #BD0910 !important;

}
.linkbox_on a{
	border: 2px solid #BD0910 !important;


}
.AdventureTab {
	margin-left:2px;
}
.AdventureTabBox {
	margin-bottom:-2px;
}

/* マリーンズカーニバル */
/************************************************/
.carnival_event {
	width:600px;
 	overflow:hidden; 
  	zoom: 1;
  }

.carnival_event:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

.carnival_event ul {
 	overflow:hidden; 
  	zoom: 1;
  }


.carnival_event li {
	float: left;
}

.sign a {
	background-image: url(/event/img/carnival/bg_sign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.sign a:hover {
	background-image: url(/event/img/carnival/bg_sign_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}


.kids a {
	background-image: url(/event/img/carnival/bg_kids.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}



.kids a:hover {
	background-image: url(/event/img/carnival/bg_kids_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.players a {
	background-image: url(/event/img/carnival/bg_players.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.players a:hover {
	background-image: url(/event/img/carnival/bg_players_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.phot a {
	background-image: url(/event/img/carnival/bg_phot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.phot a:hover {
	background-image: url(/event/img/carnival/bg_phot_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}




.onstages a {
	background-image: url(/event/img/carnival/bg_onstages.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.onstages a:hover {
	background-image: url(/event/img/carnival/bg_onstages_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.auction a {
	background-image: url(/event/img/carnival/bg_auction.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.auction a:hover {
	background-image: url(/event/img/carnival/bg_auction_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.academy a {
	background-image: url(/event/img/carnival/bg_academy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 28px;
	margin-right: 5px;
	display: block;
	padding: 60px 20px 12px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.academy a:hover {
	background-image: url(/event/img/carnival/bg_academy_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.enkai a {
	background-image: url(/event/img/carnival/bg_enkai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.enkai a:hover {
	background-image: url(/event/img/carnival/bg_enkai_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.it a {
	background-image: url(/event/img/carnival/bg_it.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.it a:hover {
	background-image: url(/event/img/carnival/bg_it_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.goods a {
	background-image: url(/event/img/carnival/bg_goods.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.goods a:hover {
	background-image: url(/event/img/carnival/bg_goods_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.pinbadge a {
	background-image: url(/event/img/carnival/bg_pinbadge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.pinbadge a:hover {
	background-image: url(/event/img/carnival/bg_pinbadge_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.chikai a {
	background-image: url(/event/img/carnival/bg_chikai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 45px;
	margin-right: 5px;
	display: block;
	padding: 45px 20px 10px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.chikai a:hover {
	background-image: url(/event/img/carnival/bg_chikai_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

.store a {
	background-image: url(/event/img/carnival/bg_store.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 28px;
	margin-right: 5px;
	display: block;
	padding: 60px 20px 12px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.store a:hover {
	background-image: url(/event/img/carnival/bg_store_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}
.new a {
	background-image: url(/event/img/carnival/bg_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 168px;
	margin-bottom: 5px;
	height: 28px;
	margin-right: 5px;
	display: block;
	padding: 60px 20px 12px 105px ;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


.new a:hover {
	background-image: url(/event/img/carnival/bg_new_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

/* マリーンズカーニバル (preloaded)*/
/************************************************/

.preloadedcarnival li .sign{

	backgoround:url(/event/img/carnival/bg_sign.jpg) no-repeat;
	
.preloadedcarnival li .sign  a{
	display:block;
	width:293px;
	height:100px;
	background:url(/event/img/carnival/bg_sign_on.jpg);
	text-indent:-9999px;
}
.preloadedcarnival li .sign  a:hover{
	background:none;
}



