@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{
	;
}

