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

#imagearea {
	height: 600px;
	background-image: url(../../2013skipla/img/bg-imagearea.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #07162b;
}

#imagearea #skipra-info {
	text-indent: -9999px;
	overflow: hidden;
}


#events {
	width: 900px;
	height: 500px;
	margin: 0 auto 40px;
	background: url(../../2013skipla/img/bg_event.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#story-outline {
	width: 900px;
	height: 700px;
	margin: 0 auto 40px;
	background: url(../../2013skipla/img/bg_story.jpg) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#text-midorikawa {
	width: 900px;
	height: 400px;
	margin: 0 auto 80px;
	background: url(../../2013skipla/img/bg_text-midorikawa.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#contents #events h3,
#contents #story-outline h3,
#contents #text-midorikawa h3,
#contents #timetable h3,
#contents #staff h3 {
	min-height: 0;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;	
}

#timetable {
	width: 900px;
	height: 500px;
	margin: 0 auto 40px;
	background: url(../../2013skipla/img/bg_timetable.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#staff {
	width: 900px;
	height: 240px;
	margin: 0 auto 80px;
	background: url(../../2013skipla/img/bg_staff.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#general-info {
	margin: 0 auto 80px;
}
#general-info p {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: url(../../2013skipla/img/bg_general-info.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#general-info .map {
	width: 700px;
	margin: 0 auto;
}


#ticket {
	width: 800px;
	margin: 0 auto 120px;
}
#contents #ticket h3 {
	width: 800px;
	height: 90px;
	min-height: 90px;
	margin: 0;
	padding: 0;
	background: url(../../2013skipla/img/bg_ticketh3.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#ticket table {
	width: 800px;
	margin-bottom: 40px;
	border-bottom: 1px solid #000;
}
#ticket caption {
	padding: 10px 0;
	border-bottom: 1px solid #000;
	font-size: 0.85em;
}
#ticket th,
#ticket td {
	width: 400px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	text-align: center;
	line-height: 1.2em;
	vertical-align: middle;
}
#ticket .line1 th,
#ticket .line1 td {
	border-top: none;
}
#ticket table span {
	display: block;
	color: #666;
	font-size: 0.72em;
	font-weight: normal;
}
#ticket strong {
	font-size: 1.4em;
	color: #ff9900;
	font-weight: normal;
	letter-spacing: 1px;
}
#ticket p.footnote {
	margin-bottom: 50px;
	text-align: center;
	color: #3366cc;
	font-size: 0.85em;
	text-decoration: underline;
}

#ticket-contact {
	width: 650px;
	padding-left: 150px;
	padding-bottom: 20px;
	background: #f5fbfd url(../../2013skipla/img/bg_ticket.png) no-repeat 0 0;
}
#ticket-contact h4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
}
#ticket-contact h5 {
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}
#ticket-contact p.ticket-link {
	height: 24px;
	margin: 0 0 0;
	padding: 0;
	text-align: left;
}
#ticket-contact p.ticket-tel {
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#ticket-contact #corichBox {
	margin: 10px 0 0;
}
#ticket-contact #corichBox iframe {
	margin: 0 0 8px 0;
}
#ticket-contact #corichBox .ad a {
	font-size: 0.77em;
	color: #dae3f4;
}
#ticket-contact .confetti-takuji{
	font-size: 0.85em;
	line-height:1.3;
}
#ticket-contact .confetti-takuji strong {
	font-size: 1em;
}




#link-blog a {
	display: block;
	width: 450px;
	height: 50px;
	margin: 0 auto 50px;
	background: url(../../2013skipla/img/btn_qublicblog.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#link-blog a:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}