
TABLE{
  font-size : 14px;
  line-height : 16px;
}

#topicpath{
margin-bottom : 10px;
 width : 920px;
  font-size : 12px;
  line-height : 120%px;
text-align: left;

}

.radiko{
  border: solid 1px #1aa6ca;
  font-size : 14px;
  line-height : 120%;
}
#cr{
 width : 920px;
  font-size : 10px;
  line-height : 120%px;
}


#sp {
 width: 90%;
margin: 10px auto;
  line-height: 1.4em;
 text-align: center;

}

#sp img{
margin: 3px auto;
 text-align: center;
 width : 100%;

}
.sp_nav{
margin: 10px auto 8px auto;
 padding: 6px;
 -webkit-border-radius: 8px;
 border-radius: 8px;
 border: 1px solid #f34992;
 text-align: left;
}

.sp_naiyou{
margin: 8px auto;
 padding: 6px;
 -webkit-border-radius: 8px;
 border-radius: 8px;
 text-align: left;
background:#f34992;
color:#fff;
}
.sp_nav ul:after {
 display: block;
 clear: both;
 content: '';
}

.sp_nav li {
 float: left;
 font-size: 12px;
 text-align: center;
 margin: 0 0 0 5px;
 width: 120px;
}
.sp_nav li a {
font: bold 12px/25px Arial, Helvetica;
 font-size: 16px;
 display: block; 
 color: #FFFFFF;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ff94d8),to(#ff00a2));
 -webkit-box-shadow: 0 0 3px #FFFFFF;
 box-shadow: 0 0 3px #FFFFFF;
 text-decoration: none;
 -webkit-border-radius: 8px;
 border-radius: 8px;
 text-decoration: none;
 text-overflow: ellipsis;
 text-shadow: 0 -1px #ff8400;
}
.sp_nav li a:hover {
 color: #fafafa;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ff00a2),to(#ff94d8));
}