@charset "utf-8";
#wrapper_2nd {
	width: 790px;
}
#prog_l {
	float: left;
	margin-top: 30px;
	width: 300px;
}
#ondemand {
	margin-top: 20px;
	background: url(../images/ajax-loader.gif) no-repeat center 6px;
}
#ondemand audio {
	width: 400px;
	background: #fff;
}

#history {
	display: block;
	margin-top: 10px;
	text-align: center;
}
#od_bnr {
	display: block;
	margin-top: 20px;
	text-align: center;
}

#prog_r {
	float: right;
	margin-top: 30px;
	width: 400px;
}
#od_nav {
	margin: 20px auto;
}
#od_nav li {
	float: left;
	line-height: 1;
}
#od_nav li span {
	display: block;
	text-align: center;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
#prog_r h2,
#prog_l h2,
#presenter_list_r h2 {
	/*margin: 20px 0 4px 0;*/
	margin-bottom: 10px;
}
#lead,
.lead {
	color: #716056;
}
.copy {
	color: #515659;
}
.copy strong {
	display: block;
	padding-bottom: 4px;
	color: #412514;
	font-weight: normal;
}
#lastweek {
	margin: 20px;
	clear: both;
	font-size: 12px;
	border-top: 1px solid #ccc;
}
#lastweek td {
	padding: 20px 10px 0px 10px;
}
#lastweek audio {
	width: 300px;
}
#lastweek td.eng {
	text-align: right;
	font: italic 16px "Times New Roman", Times,Georgia,  serif;
}
#prog_ban {
	padding-top: 15px;
	clear: both;
}
.txt_clr {
	color: #515659;
}
.time_tbl {
	margin-top: 15px;
	color: #515659;
	margin-bottom: 5px;
}
.time_tbl th,
.time_tbl td {
	padding: 3px;
	border-bottom: 1px solid #ccc;
	
}
.time_tbl td {
	padding-left: 5px;
	font-size: 0.93em;
	white-space: nowrap;
}
.time_tbl td.head {
	padding-right: 20px;
	border-right: 1px solid #ccc;
}
#presenter_list {
	clear: both;
	overflow: hidden;
}
#presenter_list h2 {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
.presenter_info {
	float: left;
	margin-right: 10px;
	width: 138px;
	margin-bottom: 12px;
	overflow: hidden;
}
.presenter_info_2 {
	float: left;
	margin-right: 20px;
	width: 330px;
	margin-bottom: 12px;
	overflow: hidden;
}
.presenter_info:last-child,
.presenter_info_2:last-child {
	margin-right: 0;
}
.presenter_info img,
.presenter_info_2 img {
	width: 100px;
}
.presenter_info strong,
.presenter_info_2 strong {
	display: block;
	line-height: 1.3;
}
.presenter_info span,
.presenter_info_2 span {
	display: block;
	padding-top: 6px;
	clear: left;
}
#presenter_list_r {
	clear: both;
	float: right;
	margin-top: 30px;
	width: 400px;
	color: #515659;
}
#presenter_list_r .presenter_info {
	float: none;
	margin-right: 10px;
	width: 100%;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
#presenter_list_r .presenter_info img {
	float: left;
	width: 100px;
}
#presenter_list_r .presenter_info strong {
	margin-left: 110px;
	display: block;
	line-height: 1.3;
}
#sponsor_list {
	clear: both;
	padding: 30px 0;
	overflow: hidden;
}
#sponsor_list h2 {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
#sponsor_list .sponsor {
	float: left;
	margin-right: 20px;
	width: 350px;
	padding: 1px;
	padding-bottom: 0px;
	border: 1px solid #d3c1ae;
	background-color: #fff;
}
#sponsor_list .sponsor:last-child {
	margin-right: 0;
}
#sponsor_list .sponsor h3 {
	padding: 5px;
	font-weight: bold;
}
#sponsor_list .sponsor h3 .day {
	padding: 3px;
	background-color: #edd5bb;
	font-size: 0.85em;
	font-weight: normal;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#sponsor_list .sponsor h3 .title {
	display: block;
	padding-top: 3px;
}
#sponsor_list .sponsor table {
	background-color: #f1eeeb;
	font-size: 0.93em;
}
#sponsor_list .sponsor table th,
#sponsor_list .sponsor table td {
	padding: 3px;
	border-bottom: 1px solid #fff;
}
#sponsor_list .sponsor table th {
	padding-top: 5px;
	font-size: 0.85em;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}
#sponsor_list .sponsor table td p + p {
	margin-top: 12px;
}
#sponsor_list .sponsor table td a {
	text-decoration: underline;
}