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


#top_pic_e {
	height: 785px;
	position:relative;
	background: url("../img/prelim/east/top.jpg") top #000;
}

#ticket_back_e {
	height: 460px;
	position: relative;
	background: url(../img/prelim/east/t_back.jpg) top #bb0400;
}

#top_pic_w {
	height: 785px;
	position:relative;
	background: url(../img/prelim/west/top.jpg) top #000;
}

#ticket_back_w {
	height: 460px;
	position: relative;
	background: url(../img/prelim/west/t_back.jpg) top #bb0400;
}

#top_pic_n {
	height: 785px;
	position:relative;
	background: url(../img/prelim/north/top.jpg) top #000;
}

#ticket_back_n {
	height: 460px;
	position: relative;
	background: url(../img/prelim/north/t_back.jpg) top #bb0400;
}

#top_pic_s {
	height: 785px;
	position:relative;
	background: url(../img/prelim/south/top.jpg) top #000;
}

#ticket_back_s {
	height: 427px;
	position: relative;
	background: url(../img/prelim/south/t_back.jpg) top #bb0400;
}

#top_pic_nhe {
	height: 785px;
	position:relative;
	background: url(../img/prelim/nhe/top.jpg) top #000;
}

#ticket_back_nhe {
	height: 427px;
	position: relative;
	background: url(../img/prelim/nhe/t_back.jpg) top #bb0400;
}

#top_pic_nhw {
	height: 785px;
	position:relative;
	background: url(../img/prelim/nhw/top.jpg) top #000;
}

#ticket_back_nhw {
	height: 460px;
	position: relative;
	background: url(../img/prelim/nhw/t_back.jpg) top #bb0400;
}

#top_pic_nhn {
	height: 785px;
	position:relative;
	background: url(../img/prelim/nhn/top.jpg) top #000;
}

#ticket_back_nhn {
	height: 460px;
	position: relative;
	background: url(../img/prelim/nhn/t_back.jpg) top #bb0400;
}

#top_pic_nhs {
	height: 785px;
	position:relative;
	background: url(../img/prelim/nhs/top.jpg) top #000;
}

#ticket_back_nhs {
	height: 427px;
	position: relative;
	background: url(../img/prelim/nhs/t_back.jpg) top #bb0400;
}

#top_pic_j {
	height: 785px;
	position:relative;
	background: url(../img/prelim/japan/top.jpg) top #000;
}

#ticket_back_j {
	height: 695px;
	position: relative;
	background: url(../img/prelim/japan/t_back.jpg) top #6C6C6C;
}

#top_pic_20 {
	height: 785px;
	position:relative;
	background: url("../img/20/top.jpg") top #000;
}

.wrap_w {
	width: 980px;
	margin: 0px auto;
	background: #FFF;
	position: relative;
}

.text_judge {
	font-size: 21px;
	font-weight: bold;
	padding: 10px;
	border-bottom: #000 4px solid;
}

#jt tr td{
	text-align:center;
	padding: 5px 0px;
}

.n {
	background: #0F0;
	color: #FFF;
}

.e {
	background: #F00;
	color: #FFF;
}

.w {
	background: #00F;
	color: #FFF;
}

.s {
	background: #C2B511;
	color: #FFF;
}

.movie_line {
	font-size: 20px;
	font-weight: bold;
	height: 60px;
	border-bottom: #505050 2px solid;
