@charset "utf-8";


/* メインマップ */
/************************************************/
#fan09_mainmap {
	background-image: url(/event/img/fan09/map/main_map1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	margin-bottom: 15px;
	height: 280px;
	display: block;
}

#fan09_mainmap a.mainarea {
	background-image: url(/event/img/fan09/btn/mainarea_mapbtn.gif);
	position:relative;
	left:230px;
	top:45px;
	z-index:2;
	visibility: visible;
	display:block;
	width: 110px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_mainmap a:hover.mainarea {
	background-image: url(/event/img/fan09/btn/mainarea_mapbtn.gif);
	position:relative;
	left:230px;
	top:45px;
	z-index:2;
	visibility: visible;
	width: 110px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#fan09_mainmap a.kidsarea {
	background-image: url(/event/img/fan09/btn/kidsarea_mapbtn.gif);
	position:relative;
	left:15px;
	top:100px;
	z-index:2;
	visibility: visible;
	display:block;
	width: 110px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_mainmap a:hover.kidsarea {
	background-image: url(/event/img/fan09/btn/kidsarea_mapbtn.gif);
	position:relative;
	left:15px;
	top:100px;
	z-index:2;
	visibility: visible;
	width: 110px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#fan09_mainmap a.fanfunarea {
	background-image: url(/event/img/fan09/btn/fanfunarea_mapbtn.gif);
	position:relative;
	left:190px;
	top:108px;
	z-index:2;
	visibility: visible;
	display:block;
	width: 140px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_mainmap a:hover.fanfunarea {
	background-image: url(/event/img/fan09/btn/fanfunarea_mapbtn.gif);
	position:relative;
	left:190px;
	top:108px;
	z-index:2;
	visibility: visible;
	width: 140px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#fan09_mainmap a.baseballarea {
	background-image: url(/event/img/fan09/btn/baseballarea_mapbtn.gif);
	position:relative;
	left:445px;
	top:40px;
	z-index:2;
	visibility: visible;
	display:block;
	width: 140px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;

}
#fan09_mainmap a:hover.baseballarea {
	background-image: url(/event/img/fan09/btn/baseballarea_mapbtn.gif);
	position:relative;
	left:445px;
	top:40px;
	z-index:2;
	visibility: visible;
	width: 140px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;

}

/* リンクボタン（横4個） */
/************************************************/


ul#fan09_mainmenu li{
	width: 140px;
	height: 40px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:9px;
	display:block;
}

#fan09_mainmenu a.fantop {
	background-image: url(/event/img/fan09/btn/btn_fantop.gif);
	display:block;
	width: 140px;
	height: 40px;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_mainmenu a:hover.fantop {
	background-image: url(/event/img/fan09/btn/btn_fantop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}

#fan09_mainmenu a.main {
	background-image: url(/event/img/fan09/btn/btn_main.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a:hover.main {
	background-image: url(/event/img/fan09/btn/btn_main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}

#fan09_mainmenu a.baseball {
	background-image: url(/event/img/fan09/btn/btn_baseball.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a:hover.baseball {
	background-image: url(/event/img/fan09/btn/btn_baseball.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}

#fan09_mainmenu a.kids {
	background-image: url(/event/img/fan09/btn/btn_kids.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a:hover.kids {
	background-image: url(/event/img/fan09/btn/btn_kids.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}
#fan09_mainmenu a.fanfun {
	background-image: url(/event/img/fan09/btn/btn_fanfun.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a:hover.fanfun {
	background-image: url(/event/img/fan09/btn/btn_fanfun.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}
#fan09_mainmenu a.gourmet {
	background-image: url(/event/img/fan09/btn/btn_gourmet.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a:hover.gourmet {
	background-image: url(/event/img/fan09/btn/btn_gourmet.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}
#fan09_mainmenu .gourmet_out {
	background-image: url(/event/img/fan09/btn/btn_gourmet_out.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a.goods {
	background-image: url(/event/img/fan09/btn/btn_goods.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a:hover.goods {
	background-image: url(/event/img/fan09/btn/btn_goods.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}
#fan09_mainmenu .goods_out {
	background-image: url(/event/img/fan09/btn/btn_goods_out.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a.fanclub {
	background-image: url(/event/img/fan09/btn/btn_fanclub.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a:hover.fanclub {
	background-image: url(/event/img/fan09/btn/btn_fanclub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}
#fan09_mainmenu a.mobile {
	background-image: url(/event/img/fan09/btn/btn_mobile.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#fan09_mainmenu a:hover.mobile {
	background-image: url(/event/img/fan09/btn/btn_mobile.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}

#fan09_mainmenu a.lunchbox {
	background-image: url(/event/img/fan09/btn/btn_lunchbox.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}

#fan09_mainmenu a:hover.lunchbox {
	background-image: url(/event/img/fan09/btn/btn_lunchbox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}

#fan09_mainmenu a.nabe {
	background-image: url(/event/img/fan09/btn/btn_nabe.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}

#fan09_mainmenu a:hover.nabe {
	background-image: url(/event/img/fan09/btn/btn_nabe.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}

#fan09_mainmenu a.stafoods {
	background-image: url(/event/img/fan09/btn/btn_stafoods.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}

#fan09_mainmenu a:hover.stafoods {
	background-image: url(/event/img/fan09/btn/btn_stafoods.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}

#fan09_mainmenu a.wagon {
	background-image: url(/event/img/fan09/btn/btn_wagon.gif);
	display:block;
	width: 140px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}

#fan09_mainmenu a:hover.wagon {
	background-image: url(/event/img/fan09/btn/btn_wagon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	visibility: visible;
}

/* リンクボタン（横3個） */
/************************************************/

#fan09_linklist {
	width:600px;
 	overflow:hidden; 
  	zoom: 1;
  }

#fan09_linklist:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

#fan09_linklist ul {
 	overflow:hidden; 
  	zoom: 1;
  }

#fan09_linklist li {
	float: left;
}

#fan09_linklist ul #btn_p1 a {
	background-image: url(/event/img/fan09/btn/p1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p1 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p2 a {
	background-image: url(/event/img/fan09/btn/p2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p2 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p3 a {
	background-image: url(/event/img/fan09/btn/p3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p3 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p4 a {
	background-image: url(/event/img/fan09/btn/p4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p4 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p5 a {
	background-image: url(/event/img/fan09/btn/p5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p5 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p6 a {
	background-image: url(/event/img/fan09/btn/p6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p6 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p7 a {
	background-image: url(/event/img/fan09/btn/p7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p7 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p8 a {
	background-image: url(/event/img/fan09/btn/p8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p8 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p9 a {
	background-image: url(/event/img/fan09/btn/p9.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p9 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p10 a {
	background-image: url(/event/img/fan09/btn/p10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p10 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p11 a {
	background-image: url(/event/img/fan09/btn/p11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p11 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p12 a {
	background-image: url(/event/img/fan09/btn/p12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p12 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p13 a {
	background-image: url(/event/img/fan09/btn/p13.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p13 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p14 a {
	background-image: url(/event/img/fan09/btn/p14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p14 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p15 a {
	background-image: url(/event/img/fan09/btn/p15.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p15 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p16 a {
	background-image: url(/event/img/fan09/btn/p16.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p16 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p17 a {
	background-image: url(/event/img/fan09/btn/p17.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p17 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_p18 a {
	background-image: url(/event/img/fan09/btn/p18.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_p18 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist #btn_index_nabe a {
	background-image: url(/event/img/fan09/btn/btn_index_nabe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 297px;
	margin: 0 6px 6px 0;
	height: 120px;
	display: block;
}

#fan09_linklist ul #btn_w1 a {
	background-image: url(/event/img/fan09/btn/w1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w1 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w2 a {
	background-image: url(/event/img/fan09/btn/w2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w2 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w3 a {
	background-image: url(/event/img/fan09/btn/w3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w3 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w4 a {
	background-image: url(/event/img/fan09/btn/w4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w4 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w5 a {
	background-image: url(/event/img/fan09/btn/w5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w5 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w6 a {
	background-image: url(/event/img/fan09/btn/w6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w6 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w7 a {
	background-image: url(/event/img/fan09/btn/w7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w7 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w8 a {
	background-image: url(/event/img/fan09/btn/w8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w8 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w9 a {
	background-image: url(/event/img/fan09/btn/w9.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w9 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w10 a {
	background-image: url(/event/img/fan09/btn/w10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w10 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w11 a {
	background-image: url(/event/img/fan09/btn/w11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w11 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w12 a {
	background-image: url(/event/img/fan09/btn/w12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w12 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist ul #btn_w13 a {
	background-image: url(/event/img/fan09/btn/w13.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	margin: 0 0 9px 9px;
	height: 50px;
	display: block;
}

#fan09_linklist ul #btn_w13 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#fan09_linklist #btn_index_nabe a:hover {
	background-repeat: no-repeat;
	background-position: 0px -122px;
}

#fan09_linklist #btn_index_players a {
	background-image: url(/event/img/fan09/btn/btn_index_players.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 297px;
	margin: 0 0 6px 0;
	height: 120px;
	display: block;
}

#fan09_linklist #btn_index_players a:hover {
	background-repeat: no-repeat;
	background-position: 0px -122px;
}

#fan09_linklist #btn_index_wagon a {
	background-image: url(/event/img/fan09/btn/btn_index_wagon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 297px;
	margin: 0 6px 0 0;
	height: 120px;
	display: block;
}

#fan09_linklist #btn_index_wagon a:hover {
	background-repeat: no-repeat;
	background-position: 0px -122px;
}

#fan09_linklist #btn_index_stadium a {
	background-image: url(/event/img/fan09/btn/btn_index_stadium.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 297px;
	margin: 0 ;
	height: 120px;
	display: block;
}

#fan09_linklist #btn_index_stadium a:hover {
	background-repeat: no-repeat;
	background-position: 0px -122px;
}

/* グルメインデックス枠 */
/************************************************/

.fan09_category {
	width:598px;
	height:auto;
	border:1px solid #143D69;
	padding:0 !important;
	margin-bottom:25px !important;
	float:left !important;
}

.fan09_category .title {
	width:586px;
	height:12px;
	background-image:url(/ticket/img/index/title_right.jpg);
	padding:4px 4px 4px 8px !important;
	margin:0 !important;
	font-weight:bold;
	color:#FFF;
	line-height:1em !important;
}

.fan09_category .information {
	width:586px;
	height:auto;
	padding:3px 6px !important;
	margin:0 !important;
	line-height:1.1em !important;
}

/* ショッピングボタン */
/************************************************/
#fan09_linklist a.lionsgoods {
	background-image: url(/event/img/fan09/btn/btn_lionsgoods.gif);
	display:block;
	width: 188px;
	height: 50px;
	margin: 0 0 9px 9px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_linklist a:hover.lionsgoods {
	background-image: url(/event/img/fan09/btn/btn_lionsgoods.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 9px 9px;
}

#fan09_linklist a.sponsor {
	background-image: url(/event/img/fan09/btn/btn_sponsor.gif);
	display:block;
	width: 188px;
	height: 50px;
	margin: 0 0 9px 9px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_linklist a:hover.sponsor {
	background-image: url(/event/img/fan09/btn/btn_sponsor.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 9px 9px;
}

#fan09_linklist a.lism {
	background-image: url(/event/img/fan09/btn/btn_lism.gif);
	display:block;
	width: 188px;
	height: 50px;
	margin: 0 0 9px 9px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_linklist a:hover.lism {
	background-image: url(/event/img/fan09/btn/btn_lism.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 9px 9px;
}

#fan09_linklist a.seat {
	background-image: url(/event/img/fan09/btn/btn_seat.gif);
	display:block;
	width: 188px;
	height: 50px;
	margin: 0 0 9px 9px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_linklist a:hover.seat {
	background-image: url(/event/img/fan09/btn/btn_seat.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 9px 9px;
}

#fan09_linklist a.saitama {
	background-image: url(/event/img/fan09/btn/btn_saitama.gif);
	display:block;
	width: 188px;
	height: 50px;
	margin: 0 0 9px 9px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_linklist a:hover.saitama {
	background-image: url(/event/img/fan09/btn/btn_saitama.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 9px 9px;
}

#fan09_linklist a.roulette {
	background-image: url(/event/img/fan09/btn/btn_roulette.gif);
	display:block;
	width: 188px;
	height: 50px;
	margin: 0 0 9px 9px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_linklist a:hover.roulette {
	background-image: url(/event/img/fan09/btn/btn_roulette.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 9px 9px;

}

/* 雨天時用メインマップ */
/************************************************/
#fan09_mainc {
	background-image: url(/event/img/fan09/map/main_cancel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	margin-bottom: 15px;
	height: 280px;
	display: block;
}

#fan09_mainc a.mainarea {
	background-image: url(/event/img/fan09/btn/mainarea_mapbtn.gif);
	position:relative;
	left:230px;
	top:45px;
	z-index:2;
	visibility: visible;
	display:block;
	width: 110px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_mainc a:hover.mainarea {
	background-image: url(/event/img/fan09/btn/mainarea_mapbtn.gif);
	position:relative;
	left:230px;
	top:45px;
	z-index:2;
	visibility: visible;
	width: 110px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#fan09_mainc a.kidsarea {
	background-image: url(/event/img/fan09/btn/kidsarea_mapbtn.gif);
	position:relative;
	left:15px;
	top:100px;
	z-index:2;
	visibility: visible;
	display:block;
	width: 110px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_mainc a:hover.kidsarea {
	background-image: url(/event/img/fan09/btn/kidsarea_mapbtn.gif);
	position:relative;
	left:15px;
	top:100px;
	z-index:2;
	visibility: visible;
	width: 110px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#fan09_mainc a.fanfunarea {
	background-image: url(/event/img/fan09/btn/fanfunarea_mapbtn.gif);
	position:relative;
	left:190px;
	top:108px;
	z-index:2;
	visibility: visible;
	display:block;
	width: 140px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#fan09_mainc a:hover.fanfunarea {
	background-image: url(/event/img/fan09/btn/fanfunarea_mapbtn.gif);
	position:relative;
	left:190px;
	top:108px;
	z-index:2;
	visibility: visible;
	width: 140px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#fan09_mainc a.baseballarea {
	background-image: url(/event/img/fan09/btn/baseballarea_mapbtn.gif);
	position:relative;
	left:445px;
	top:80px;
	z-index:2;
	visibility: visible;
	display:block;
	width: 140px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;

}
#fan09_mainc a:hover.baseballarea {
	background-image: url(/event/img/fan09/btn/baseballarea_mapbtn.gif);
	position:relative;
	left:445px;
	top:80px;
	z-index:2;
	visibility: visible;
	width: 140px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;

}

