#rankup_main_wrap h3{
	margin:0;
	padding:0;
	background:url(img/bg.gif);
	display: block;
	height: 60px;
	}
	
#rankup_main_wrap{
	width: 720px;
	margin: 0 20px;
}

#rankup_main_wrap h2{
	text-align:right;
	margin: 0;
	padding: 30px 0 40px 0;
	}
	
#content_left{
	width:500px;
	float:left;
	margin: 0;
	padding: 0;
	}
	
#content_right{
	width:220px;
	float:left;
	margin: 0;
	height: 480px;
	}
	
.deluxe_img{
	background:url(img/deluxe_seatimg.jpg) no-repeat 0 0;
	}
	
.queens_img{
	background:url(img/queens_seatimg.jpg) no-repeat 0 0;
	}
	
.deluxe{
	background:url(img/deluxe_infoimg.jpg) no-repeat 0 10px;
	}
	
.queens{
	background:url(img/queens_infoimg.jpg) no-repeat 0 10px;
	}
	
#content_info{
	width:500px;
	height:420px;
	}
	
#content_info p{
	text-indent:-9999;
	display: none;
	}
	
ul.setubi{
	margin:0;
	padding:170px 0 0 10px;
	}
	
ul.setubi li{
	margin:0;
	padding:10px 0 0 0;
	list-style: none;
	}	

/*////////////////////////////Deluxe Seat*/

#deluxe_wrap{
	width: 720px;
}

p.deluxe_attention{
	clear:both;
	font-size:0.7em;
	text-align: right;
	margin: 0;
	height: 100%;
	padding: 10px 0 20px 0;
	}
	

dl.otto{
	width: 166px;
	float: left;
	margin: 0;
	}
	
dl.otto dt{
	margin: 0;
	width: 158px;
	}
	
dl.otto dd{
	margin: 0;
	width: 158px;
	font-size: 0.75em;
	}
	
dl.otto dd p{
	width:145px;
	margin: 0;
	padding: 5px 5px 0 5px;
	} 
	
/*////////////////////////////Queens Seat*/

#queens_wrap{
	width: 720px;
	height: 100%;
	margin: 0;
	padding: 0;
	}

	
/*/////////////////seat*/

#route_wrap{
	clear: both;
	margin: 0;
	height: 100%;
	border-top: solid 1px #000000;
	}
	
p.seat_title{
	font-size: 0.8em;
	margin: 0;
	height: 2em;
	padding-top: 15px;
	}
	

/*/////////////////route*/

#route_box{
	width:720px;
	margin: 30px 0 0 0;
	background-color:#EBEBEE;
	clear:both;
	}
	
img.route_title{
	margin: 10px 0 5px 10px;
	}

p.route_attention{
	color:#000099;
	margin: 0 0 0 340px;
	font-size: 0.9em;
	display: block;
	line-height: 220%;
	border-top: solid 1px #000000;
	width: 370px;
	font-weight: bold;
	}
	
p.reserve_info{
	margin:0 0 5px 340px;
	width:370px;
	font-size: 0.8em;
	line-height: 120%;
	}
	
p.reserve_info2{
	margin:0 0 5px 110px;
	color:#FF0000;
	width:370px;
	font-size: 0.8em;
	line-height: 120%;
	}
	
p.reserve_info3{
	margin:0 0 5px 340px;
	color:#FF0000;
	width:370px;
	font-size: 0.8em;
	line-height: 120%;
	}

	
img.route_link{
	margin-left:250px;
	margin-top: 5px;
	}
	
img.map{
	float:left;
	}
