@charset "utf-8";
/* CSS Document */
#stations-top {
	width:1000px;	
    height: 1323px;
	
}

#stations-middle {
	width:1000px;
}
#stations-top-left{
	float:left;
	width:350px;
	height:700px;
	margin:0 20px 20px 0;
	margin-bottom:40px;
}

#stations-top-middle{
	float:left;
	width:400px;
	height:700px!important;
	margin-bottom:40px;
}

#stations-top-right{
	float:right;
	height:700px;
	margin:0 0 40px 0;
}

#stations-middle-left{
	float:left;
	width:320px;
	height:533px;
	margin-left:10px 10px 10px 0px;
	position: relative;
}

#stations-program-container {
	position: relative;
	height: 485px;
	overflow: hidden;
	border-right: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	border-color: #ccc;
	border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
}

#stations-middle-center{
	float:left;
	width:320px;
	height:533px;
	margin-left: 20px;
}

#stations-middle-right{
	float:left;
	width:320px;
	width:320px;
	height:533px;
	margin-left: 20px;
}
#nowonair-header {
	border-top:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-color: #CECECE;
	background-color:#EEE;
	padding:15px 10px 15px 20px;
	color:#666;
	border-radius: 5px 5px 0px 0px;
}
.nowonair {
	height:484px;
	overflow-x:hidden;
	overflow-y:scroll;
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-color:#CECECE;
	border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
}
#prog-details {
    padding:0px 15px 15px 0px;
    height:570px;
    overflow-y: scroll;
    font-size: 12px;
    line-height:17px;
}
.google-btn {
	width:200px;
	padding-top: 20px;
}
.url {
	width:200px;
	padding-top: 20px;
}
.url a{
}
#cm_banner2 {
	list-style:none;
}
li.stamp {
	width:300px;	
	color:#999;
	margin-top:10px;	
}
a.title {
    cursor: pointer;
	color:#0CF;
	font-weight:bold;
}
li.artist {
	margin-bottom:10px;

}
p.noa_pad {
	float: left;
	padding-left: 60px;
	width: 1px;
	height: 25px;
	visibility: hidden;
}
p.itunes {
	float:left;	
	margin-right:5px;
}
p.amazon {
	float:left;	
	margin-right:5px;
}
p.recochoku {
	float:left;	
	margin-right:5px;
}
div.noa-thumb {
	border-top:solid: 1px;
	border-bottom:dotted 1px;
	border-color:#CCC;
	padding:5px;
	height:auto;
	border-right:solid 1px;
	border-right-color:#CCC;
}
div.noa-thumb:last-child {
	border-bottom: none;
}
div.image-thumb {
    cursor: pointer;
	margin-right:5px;
	margin-left:10px;
	margin-top:10px;
}

#if_prog_box1 {
	width:420px;
	height:340px;
}
#pan-navi2 .navi-ul {
	float: left;
}

/* -- SNS Button -- */
#pan-navi2 #sns_twitter a{
	text-decoration:none;
}
/* twitter + Facebookの場合
#pan-navi2 #sns_twitter {
    position: absolute;
    left:749px; top:180px;
    margin:0;
    padding:0;
}
#pan-navi2 #sns_facebook {
    position: absolute;
    left:883px; top:180px;
    margin:0;
    padding:0;
}
*/
#pan-navi2 #sns_twitter {
    position: absolute;
    left:670px; top:180px;
    margin:0;
    padding:0;
}
#pan-navi2 #sns_facebook {
    position: absolute;
    left:803px; top:180px;
    margin:0;
    padding:0;
}
#pan-navi2 #sns_google {
    position: absolute;
    left:918px; top:180px;
    margin:0;
    padding:0;
}

/* FM Noa 詳細 */
.noa_box_s {
    position: absolute;
    left:25px; top:35px;
        float: left;
}
.noa_box_cont {
    position: absolute;
    left:330px; top:35px;
    text-align:left;
    width:500px;
}

.noa_box {
        overflow: hidden;
}

/* clearfix */
.noa_box:before,
.noa_box:after {
    content: "";
    display: table;
}
 
.noa_box:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.noa_box {
      zoom: 1;
}

.noa_box_s p{
    color:#FFFFFF;
}

.noa_box_s #radiko-socialbtn {
    position: absolute;
    left:50px;
    top:0px;
    height:62px;
}

.noa_box_s #radiko-socialbtn .gl-share-btn{
    position:absolute;
    top:24px;
    left:3px;
}

.noa_box_s #radiko-socialbtn .gl-share-btn a.twitter {
    display: block;
    width: 68px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/sns_btn_for_twitter.png);
    text-indent: -9999px;
    outline: none;
    position:absolute;
    top: 0;
    left: 0;
    width: 68px;
}

.noa_box_s #radiko-socialbtn .gl-share-btn a.mixi {
    display: block;
    width: 50px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/sns_btn_for_mixi.png);
    text-indent: -9999px;
    outline: none;
    position:absolute;
    top: 0;
    left: 62px;
    width: 50px;
}
.noa_box_s #radiko-socialbtn .gl-share-btn a.fb1 {
    display: block;
    width: 40px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/sns_btn_for_fb1.png);
    text-indent: -9999px;
    outline: none;
    position:absolute;
    top: 0;
    left: 120px;
    width: 40px;
}
.noa_box_s #radiko-socialbtn .gl-share-btn a.fb2 {
    display: block;
    width: 70px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/sns_btn_for_fb2.png);
    text-indent: -9999px;
    outline: none;
    position:absolute;
    top: 0;
    left: 170px;
    width: 70px;
}

.noa_box_s #radiko-socialbtn .gl-share-btn a.fb3 {
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/sns_btn_for_fb3.png);
    text-indent: -9999px;
    outline: none;
    position:absolute;
    top: 0;
    left: 90px;
    width: 16px;
}

.st-share-btn-noa a.twitter {
	display: block;
	width: 68px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/images/sns_btn_for_twitter.png);
	text-indent: -9999px;
	outline: none;
	position:absolute;
	top: 150px;
	left: 3px;
	width: 68px;
}
.st-share-btn-noa a.mixi {
	display: block;
	width: 50px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/images/sns_btn_for_mixi.png);
	text-indent: -9999px;
	outline: none;
	position:absolute;
	top: 150px;
	left: 62px;
	width: 50px;
}
.st-share-btn-noa a.fb1 {
	display: block;
	width: 40px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/images/sns_btn_for_fb1.png);
	text-indent: -9999px;
	outline: none;
	position:absolute;
	top: 150px;
	left: 113px;
	width: 40px;
}
.st-share-btn-noa a.fb2 {
	display: block;
	width: 70px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/images/sns_btn_for_fb2.png);
	text-indent: -9999px;
	outline: none;
	position:absolute;
	top: 150px;
	left: 84px;
	width: 70px;
}
#cm_banner2 ul li{
	margin-bottom: 5px;
}
#back-to-search {
	cursor: pointer;
	float: left;
	margin-left: 10px;
	margin-top: 1px;
}
.blockUI{
	border-radius:5px;
	-webkit-border-radius:5px;
}
#prog-details a:link {
	color:#333;
	text-decoration: none;
}
#prog-details a:visited {
	color:#333;
	text-decoration: none;
}
#prog-details a:hover, #prog-details a:active, #prog-details a:focus {
	color:#00a7e9;
	text-decoration: none;
}
#stations-top-right a:link {
	color:#333;
	text-decoration: none;
}
#stations-top-right a:visited {
	color:#333;
	text-decoration: none;
}
#stations-top-right a:hover, #stations-top-right a:active, #stations-top-right a:focus {
	color:#00a7e9;
	text-decoration: none;
}
