@charset "utf-8";
/* CSS Document */



/* **************Index.html CSS*************** */
h2{
	height:16px;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
	margin:0 0 7px;
	background:url(../images/title.gif) no-repeat 0 0;
}
.gotop{
	display:none;
}
.new{
	height:100%;
	width:740px;
	margin:10px auto 0;
}
.left{
	width:565px;
	float:left;
}
.left ul a{
	text-decoration:underline;
}
.left ul li{
	margin:0 0 5px;
	padding:0 0 0 35px;
}
.icon{
	background:url(../images/icon_new.gif) no-repeat 0 4px;
}
.right{
	width:160px;
	margin:20px 0 0;
}
#navi{
	padding-top:10px;
}

.ticketbtn{
	margin:0 0 10px 10px;
	width:160px;
}
.ticketbtn li{
	border-bottom:1px solid #5b504b;
}
.ticketbtn li a{
	display:block;
	height:55px;
	text-indent:-9999px;
	background-repeat: no-repeat;
}
.ticketbtn li a:hover{
	background-position:0 -55px;
}


#pc_wrap {
	width:980px;
	height:550px;
	display:block;
}
#sp_wrap {
	width:980px;
	height:550px;
	display:block;
	background:url(../images/sp_main_visual.jpg) no-repeat;
}




