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

/* column */
#container{
	position:relative;
}

#hdr .time {
	top: 8%;
}

.station .nav_area{
	margin:40px 0;
}

/* cnt_area */
.ttl_bg{
	background:#dee2cf;
	margin:0 0 60px 0;
}

.ttl_area{
	position:relative;
	width:1100px;
	margin:0 auto;
	padding:50px 0;
}

.sponsor_bnr{
	position:absolute;
	right:0;
	top:190px;
}

.ttl_area h2{
	line-height:3.5rem;
	padding-bottom:10px;
	width:650px;
}

.ttl_area h2 span{
	font-size:3rem;
}

.ttl_area .time{
	font-size:1.8rem;
	font-weight:bold;
	margin:0 0 35px 0;
}

.ttl_area .time span{
	margin:0 10px 0 0;
}

.ttl_area .ttl_text{
	font-size:1.6rem;
	font-weight:bold;
}

.cnt_inner{
	margin:0 0 50px 0;
}

.long_bnr{
	display:block;
	margin:0 auto 70px;
	text-align:center;
}

.img_box{
	width:680px;
	height:auto;
	margin:0 50px 0 0;
}

.text_box{
	width:370px;
	height:auto;
}

.floatcnt{
	float:left;
}

.text_box .day{
	margin:5px 0 10px 0;
	font-weight:bold;
}

.text_box h3{
	margin:0 0 10px 0;
	font-size:1.6rem;
	font-weight:bold;
}

.text_box inner_text{
	font-size:1.2rem;
	font-weight:bold;
}

.set_link{
	width:370px;
	background:#161616;
	margin-left: auto;
}

.set_link p{
	width:100%;
	color:#fff;
	font-size:2rem;
	font-weight:bold;
	line-height:3.5rem;
	padding:5px 0 0 15px;
	border-bottom:2px solid #D6D6D6;
}



.set_link a{
	display:block;
	width:100%;
	color:#fff;
	padding:10px 0 10px 15px;
	font-size:1.2rem;
	line-height:1.2rem;
}


.set_link a:hover{
	text-decoration:underline;
}

.slide_down{
	position:absolute;
	bottom:0;
	right:0;
	width:380px;
	height:50px;
	border:2px solid #161616;
	background:#fff;
	cursor:pointer;
}

.btn_area{
	padding:15px;
	font-weight:bold;
	font-size:1.8rem;
	line-height:1.8rem;
}

.toggle_set{
	position:absolute;
	right:0;
	top:0;
}

#backnumber{
	position:relative;
}

.slide_set{
	display:none;
	position:absolute;
	top:-2px;
	right:0;
	z-index:9998;
}

.number_list{
	background:#fff;
	display:inline-block;
	border:2px solid #161616;
	padding:15px;
	max-height: 400px;
	overflow-y: auto;
}



.number_list table{
	width:450px;
	padding:3px 5px;
}

.number_list table tr{
	vertical-align:top;
}

.number_list table th{
	padding:0 15px 0 0;
}



.number_list table a:hover{
	text-decoration:underline;
}


.bottom_cnt{
	width:1100px;
	margin:30px auto;
}

.guest{
	width:680px;
	margin:0 auto 0 0;
}

.guest_text{
	width:350px;
	margin:0 0 0 50px;
}

.bottom_set{
	float:left;
}


.guest_text p{
	margin:0 0 10px 0;
}

.guest_text .guest_day{
	font-size:1.3rem;
	font-weight:bold;
	line-height:1.3rem;
}

.guest_text .guest_name{
	font-size:1.6rem;
	font-weight:bold;
}

.guest_text .guest_name span{
	font-size:2.2rem;
	font-weight:bold;
	line-height:2.2rem;
}