@charset "utf-8";

/* chance */
#chance {
	width:756px;
	height:488px;
	margin:0 auto;
/*
	background:url(../image/chance.gif) no-repeat;
*/
	background:url(../image/chance2012.gif) no-repeat center bottom;
}
ul#gnavi {
	margin:10px auto 0;
}
#chance ul#lnk {
	display:block;
	width:120px;
	float:right;
	padding:300px 0 0;
}
#chance ul#lnk li {
	display:block;
	height:60px;
	font-size:0;
	text-indent:-9999px;
}
#chance ul#lnk li a {
	display:block;
	width:120px;
	height:60px;
	text-decoration:none;
}



