@charset "utf-8";

/* ticket */
#ticket h1 {
	width:184px;
	height:195px;
	margin:0 auto;
	background:url(../image/title.gif) no-repeat center bottom;
	font-size:0;
	text-indent:-9999px;
}
#ticket h2 {
	width:160px;
	height:242px;
	margin:0 auto;
/*
	background:url(../image/excerpt.gif) no-repeat;
*/
	background:url(../image/excerpt1314.gif) no-repeat center top;
	font-size:0;
	text-indent:-9999px;
}
#ticket ul#navi {
	display:block;
	width:281px;
	list-style-type:none;
	position:absolute;
	top:374px;
	left:380px;
}
#ticket ul#navi li {
	display:block;
	height:51px;
	font-size:0;
	text-indent:-9999px;
}
#ticket ul#navi li a {
	display:block;
	height:51px;
	text-decoration:none;
}
#ticket ul#navi li#chance {
	width:51px;
	float:right;
	background:url(../image/nv_chance.gif) no-repeat right top;
}
#ticket ul#navi li a:hover {
	background:#ffffff;
	opacity:0.50;
	filter:alpha(opacity=50);
}


/* chance */
#ticket_chance {
	text-align:center;
	padding-top:60px;
	margin:0 auto;
}


