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

#top_pic_ti {
	height: 529px;
	position:relative;
	background: url(../img/ticket/top.jpg) top #000;
}
#top_pic_h {
	height: 440px;
	position:relative;
	background: url(../img/prelim/japan/top.jpg) top #000;
}

.line2 {
	padding: 30px 10px 50px 10px;
}

#top_text {
	padding: 20px;
	position: relative;
}

.j_text {
	font-size: 12px;
	font-weight: bold;
}

#btn_line {
	width: 89px;
	height: 0px;
	border-bottom: #8c0a45 9px solid;
	position: absolute;
	top: 67px;
	right: 356px;
	z-index: 300;
}

#table1 td {
	padding: 4px;
}

#table2 td {
	border: 1px #FFF solid;
}