@charset "UTF-8";

body {
	background-color: #FFFFFF;
	color: #000000;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
#banner {
	font-size: 200%;
	position: relative;
	z-index: 1;
	padding:5px;
}
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color: #000000;
	text-decoration: none;
}
form {
	margin:0px;
}
#content {
	z-index: 3;
	position: relative;
	margin-top:0px;
	margin-right:20px;
	margin-left:145px;
	margin-bottom:20px;
}
.title {
	font-size: 150%;
	border-bottom:1px solid #000000;
	font-weight:bold;
}
.title_menu {
	font-size: 100%;
	margin-bottom:0px;
}
.title_menu img {
	width:25px;
	height:1px;
}
.title_under_menu {
	font-size: 100%;
}
.title_under_no_menu {
	font-size: 100%;
	text-decoration: line-through;
}
.title_under_hit_menu {
	font-size: 100%;
	font-weight:bold;
}
.title_under_cs2_menu {
	font-size: 90%;
	margin-bottom:0px;
}
.title_under_cs2_menu img {
	width:25px;
	height:1px;
}
.title_under_ads {
	float:left;
}
.clear_both {
	clear: both;
}
.main_body {
	font-size:120%;
	margin-top:0px;
	padding:0px;
	width:auto;
}
.main_body a,
.main_body a:link,
.main_body a:visited,
.main_body a:active,
.main_body a:hover {
	text-decoration: underline;
}
.date_table{
	font-size:90%;
}
#links {
	z-index: 2;
	position: absolute;
	left :15px;
	top : 85px;
	width : 120px ;
}
.sidetitle {
	padding:2px;
	font-size:100%;
	letter-spacing: 6px;
	text-transform:uppercase;
}
.side {
	font-size:70%;
	line-height:140%;
	padding:5px;
	border:1px solid #000000;
	margin-bottom:30px;
}
.side img {
	width:5px;
	height:10px;
}
.side_menu_area {
	font-size: 100%;
	margin-bottom:10px;
}
.side_menu_year {
	font-size: 100%;
}
.search-element{
	font-size:70%;
	padding:5px;
}
.center{
	text-align:center;
}
.station_td{
	font-size:70%;
	text-align: center;
	background-color:#ddefef;
}
.station_td img {
	width:1px;
	height:25px;
}
.program_td{
	padding: 3px;
	vertical-align:top;
	text-align: left;
}
.hour_time_td{
	padding: 1px;
	text-align: center;
	background-color:#ddefef;
}
.program_time{
	font-size:70%;
	font-weight:bold;
}
.program_title{
	font-size:70%;
}
.program_contents{
	font-size:70%;
}
.p_select{
	width:70px;
}
.search_menu{
	margin-bottom:3px;
}
.he_search_text{
	border: 1px solid #7e9db9;
	padding: 2px;
}
.he_search_button{
	;
}

.jcarousel-skin-tango .jcarousel-container {
  background: #FFFFFF;
  border: 0px;
}

.jcarousel-skin-tango a,
.jcarousel-skin-tango a:link,
.jcarousel-skin-tango a:visited,
.jcarousel-skin-tango a:active,
.jcarousel-skin-tango a:hover {
	display:block;
	font-size: 75%;
	color: #0000FF;
	text-decoration: none;
}

.jcarousel-skin-tango img {
	border: 0px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 120px;
	height: 1650px;
	padding: 15px 0px;
}

.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
	width: 120px;
	height: 1650px;
}

.jcarousel-skin-tango .jcarousel-item {
	width: 120px;
	height: 165px;
	padding: 0px 0px;
	overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 120px;
	height: 15px;
	cursor: pointer;
	border-top: 1px solid #fff;
	background: #4088b8 url(http://timetable.yanbe.net/images/jc/arrow-down.gif) no-repeat center;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical {
	cursor: default;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 15px;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	background: #4088b8 url(http://timetable.yanbe.net/images/jc/arrow-up.gif) no-repeat center;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical {
	cursor: default;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
