@charset "Shift_JIS";

/*----------------■よく使うもの----------------*/
.clear  {
	clear:  both;
}
.clearfix:after {
	content:".";
	display:  block;
	clear:  both;
	height:  0;
	visibility:  hidden;
}
.clearfix  {
	zoom:  1;
}


.radio_main {
	background: #ffe500;
	padding: 20px 0;
	margin-top: 10px;
}
.width950px {
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

.lside {
	width: 220px;
	float: left;
}

.radiko_box {
	background: #fff;
	padding: 10px;
	border: 10px solid #000;
}
.radiko_box a:hover{
	color: #f60;
}
.radiko_box .radiko_ph{
	background: #ddd;
	padding: 1px;
	margin-bottom: 10px;
	text-align: center;
}
.radiko_box .radiko_ph img{
	max-width:178px;
	max-height:178px;
}
#onair_title {
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


.timetable {
	height: 250px;
	background: #ccc;
	overflow: auto;
}
.timetable table {
	width: 100%;
}
.timetable th {
	background: #eee;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.timetable td {
	background: #fff;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.powerplay {
	background: #333;
	color: #fff;
}
.powerplay dt{
	padding: 5px 10px 0 10px;
	font-weight: bold;
}
.powerplay dd{
	padding: 0 10px 5px 10px;
	border-bottom: dotted 1px #666;
}
.powerplay_ph {
	text-align: center;
	background: #333;
	padding: 20px 0
}

.mside {
	width: 470px;
	margin-left: 30px;
	float: left;
}
.news_topics li{
	border-bottom: 1px dotted #000;
	padding: 10px 0;
	width: 450px;
}

#programNv {
	background: #000;
	width: 432px;
	margin: 20px 0 0 0;
	padding: 0 9px;
}
#programNv li {
	float: left;
}
#programNv li a{
	text-indent: -9999px;
	width: 144px;
	height: 45px;
	display: block;
}
#tab_week a{background: url(../image2014/program/tab_week.png) no-repeat;}
#tab_week a.selected{background: url(../image2014/program/tab_week_on.png) no-repeat;}
#tab_sat a{background: url(../image2014/program/tab_sat.png) no-repeat;}
#tab_sat a.selected{background: url(../image2014/program/tab_sat_on.png) no-repeat;}
#tab_sun a{background: url(../image2014/program/tab_sun.png) no-repeat;}
#tab_sun a.selected{background: url(../image2014/program/tab_sun_on.png) no-repeat;}

.program_menu01 li{
	float: left;
	margin: 20px 20px 0px 0px;
	background: #000 url(../image2014/program/chevron.png) no-repeat right bottom;
}
.program_menu01 li a{
	color: #fff;
	display: block;
	padding: 10px 10px 0 90px;
	height: 70px;
	width: 115px;
	background:url(../image2014/program/00.png) no-repeat;
}
.program_menu01 li a:hover{
	color: #f60;
}
.program_menu02 li{
	float: left;
	margin: 20px 20px 0px 0px;
	background: #000;
	color: #fff;
	padding: 15px 0px 0 15px;
	height: 35px;
	width: 200px;
}
.program_menu02 li a{
	color: #fff;
	display: block;
	height: 35px;
	background: #000 url(../image2014/program/chevron.png) no-repeat right bottom;
}
.program_menu02 li.line2{
	padding: 5px 0px 0 15px;
	height: 45px;
	line-height: 20px;
}
.program_menu02 li.line2 a{
	height: 45px;
}
.program_menu02 li a:hover{
	color: #f60;
}


#special_program li {
	margin: 20px 20px 0 0px;
	float: left;
}


.rside {
	width: 220px;
	float: right;
}
#comment_box {
	color: #f70;
}
#comment_box .comment_box01{padding: 20px 15px 0 75px;height:161px;background: url(../image2014/rside/img_fm935.png) no-repeat;}

.right_bn li{
	margin-top: 20px;
}



.sponsor_bn {
	margin: 50px 0;
}
.sponsor_bn li{
	float: left;
	margin: 0  10px 0 0px;
}

#radio_footer dt {
	border-top: 1px solid #000;
	padding-top: 10px;
}
#radio_footer dd {
	padding-top: 5px;
}
#radio_footer a {
	color: #000;
}
#radio_footer a:hover {
	color: #f60;
}

#radio_footer_l {
	float:left;
	width:300px;
}
#radio_footer_r {
	float:right;
	width:630px;
}
#radio_footer_r dd{
	float:left;
	width:315px;
}