/*wradio.shtml用CSS*/
body{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size:11px;
}

.main{
	width:860px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;

}

/*アイコン説明*/
.abt_btn{
	text-align:right;
}
.abt_btn img{
	vertical-align:text-bottom;
}
/*IE以外*/
html>/**/body .abt_btn img{
	vertical-align:bottom;
}
/*ボタン*/
.btn{
	margin:0;
	padding:0;
}
ul.btn li{
	list-style-type: none;
   	float: left;
	margin: 0 0px 0px 0;
	padding: 0; 
}
ul.btn li a {
   text-decoration: none;
   display: block;
   padding: 0.3em;
}
/*中身（インクルードファイル分）*/
.contents{
	width:293px;
	height:80px;
	background-image:url(../../images/dot.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:10px;
	margin-top:0px;
	margin-bottom:10px;
}
/**** 左枠 ***/
#left_box{
	clear: both;
	float: left;
	position: relative;
	margin: 0px auto 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 260px;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
/**** 中枠 ***/
#center_box{
	float: left;
	background-color: #FFFFFF;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 260px;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
/**** 右枠 ***/
#right_box{
	float: right;
	background-color: #FFFFFF;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 10px;
	width: 260px;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}


/********** 中身共通 **********/
.float_clear {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/********** 左エリア中身 **********/
/*** ストリーム枠 ***/
.box_menu {
	position: relative;
	clear: both;
	margin: 4px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width: 250px;
	
}
.box_menu_titlebox {
	position: relative;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 254px;
}

/*** ストリーム欄 ***/
.stream_topic{
	clear: both;
    width: 260px;

	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	position: relative;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	height:80px;
   }
.stream_topic_high{height:90px;}
.stream_topic_image {
    float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
    }
.stream_topic_txt {
    float: left;
	position: relative;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	width: 86px;
	font-size: 11px;
	line-height: 140%;
	text-align: left;
    }

img.icon_stream{
    margin-right: 1px;
	margin-bottom: 3px;
	}
.content{
	margin-bottom:30px;
}
/*************************
RealPlaye廃止のお知らせ
************************/
.info{ width:600px; height:20px; margin:0; padding:0; margin-left:auto; margin-right:auto; font-size:10pt; margin-top:10px; }

/***************************
radiko説明
******************************/
.setsumei{width:580px; margin:0; padding:0; margin-left:auto; margin-right:auto; font-size:14px; color:#555555; font-weight:bold; line-height:1.3; margin-left:auto; margin-right:auto;padding-top:10px;text-align:center; }
.setsumei a img{text-decoration:none; border:none;}
.center{text-align:center; display:block; margin-top:10px;}
.radiko{width:940px; margin-left:auto; margin-right:auto;background-image:url(../../images/wradio/mid_radiko.jpg); background-repeat:repeat-y; }
.btns{text-align:center; width:700px;margin-left:auto; margin-right:auto; }
.qr{width:300px; float:right;}
.qr p{font-size:13px; padding-top:10px;margin-bottom:0px;}
.r_btn{width:357px; float:left;margin-top:50px;}
.clear{width:0px; height:0; margin:0; padding:0; clear:both;}
.wradio{width:940px; background-image:url(../../images/wradio/mid_wradio.jpg); background-repeat:repeat-y;margin-left:auto; margin-right:auto; }

a:hover img.kimochi{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.bl{color:#FF9633;font-weight:bold;}