@charset "UTF-8";



/*----------------------------------------------*/
/*----------------------------------------------*/
/*ROCK KIDS 802 [INDEX]*/
/*----------------------------------------------*/
/*Created: 2014.09.01*/
/*Last Update:	2014.09.01*/
/*----------------------------------------------*/




/*
INDEX
*/

/*CONTENT*/
/*[WHAT'S NEW!]*/










/*----------------------------------------------*/
/*CONTENT*/
/*----------------------------------------------*/

/*[WHAT'S NEW]*/
#wnews {
width:auto;
height:auto;
padding:0;
background:#FFFF00 ;
}

#wnews .ct-ttl {
background:url(../images/bg_pat4.png) repeat center;}

/*Inner Frame*/
#wnews .inner-frame.wn {
width:auto;
height:auto;
margin:0;
padding:20px 12px 0;
}

/*News Frame*/
#wnews .wnews-frame {
width:auto;
height:auto;
margin:0 0 20px;
padding:15px;
background:#FFF;
border:1px solid #EBEB00;
position:relative;
}
/*(time tag)*/
#wnews .wnews-frame time {
	display:none;
}
/*[New Icon]*/
#wnews .wnews-frame .i-new {
position:absolute;
left:-6px;
top:-15px;
}
#wnews .wnews-frame .i-new img {
width:66px;
height:auto;
margin:0;
padding:0;
}
/*[Title]*/
#wnews .wnews-frame .wn-ttl {
font-size:1.0em;
line-height:1.5em;
font-weight:bold;
margin:0;
padding:0 0 .5em;
border-bottom:1px dotted #111;
}
/*Inner Box*/
#wnews .wnews-frame .inner-box {
width:auto;
height:auto;
margin:0;
padding:12px 0 0;
}
/*[Photo]*/
#wnews .wnews-frame .inner-box .wn-pics {
max-width:180px;
height:auto;
margin:0 1.2em 0 0;
padding:0;
float:left;
}
/*[Text]*/
#wnews .wnews-frame .inner-box .wn-txt {
	font-size:0.9em;
	line-height:1.5em;
	margin:0;
	padding:0;
	-ms-word-break: break-all;
	    word-break: break-all;
}


@media screen and (max-width:480px) {
#wnews .wnews-frame .inner-box .wn-pics {
	width:auto;
max-width:none;
text-align:center;
height:auto;
margin:0 0 .4em;
padding:0;
float:none;
}

}

/*[TODAY'S PROGRAM]*/
#tprogram {
width:auto;
height:auto;
padding:0;
background:#ff7f50;
}

#tprogram .ct-ttl {
background:url(../images/bg_pat5.png) repeat center;}

/*Inner Frame*/
#tprogram .inner-frame.tp {
width:auto;
height:auto;
margin:0;
padding:20px 12px 0;
}

/*News Frame*/
#tprogram .tprogram-frame {
width:auto;
height:auto;
margin:0 0 20px;
padding:15px;
background:#FFF;
border:1px solid #EBEB00;
position:relative;
}
/*[Title]*/
#tprogram .tprogram-frame .wn-ttl {
font-size:1.0em;
line-height:1.5em;
font-weight:bold;
margin:0;
padding:0 0 .5em;
border-bottom:1px dotted #111;
}
/*Inner Box*/
#tprogram .tprogram-frame .inner-box {
width:auto;
height:auto;
margin:0;
padding:12px 0 0;
}
/*[Text]*/
#tprogram .tprogram-frame .inner-box .tp-txt {
	font-size:0.9em;
	line-height:1.5em;
	margin:0;
	padding:0;
}

@media screen and (max-width:480px) {
#tprogram .tprogram-frame .inner-box .tp-pics {
	width:auto;
max-width:none;
text-align:center;
height:auto;
margin:0 0 .4em;
padding:0;
float:none;
}

}


