/* --------------------SIDE-MENU-------------------- */





/* --------------------TOP-------------------- */



td.movbg-l {
	background-image:url(../movie/mov_bg-l.jpg);
	background-repeat: no-repeat;
	height:292px;
}
td.movbg-s {
	background-image:url(../movie/mov_bg-s.jpg);
	background-repeat: no-repeat;
	height:169px;
}


.youtube-l a{
display:block;
width:245px;
height:44px;
background:url(../movie/youtube-l.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin-top:5px;
}
.youtube-l a:hover, .youtube-l a.on{
background-position:right bottom;
}
.nicodo-l a {
display:block;
width:245px;
height:44px;
background:url(../movie/nicodo-l.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin-top:5px;
}
.nicodo-l a:hover, .nicodo-l a.on{
background-position:right bottom;
}

.youtube-s a{
display:block;
width:112px;
height:20px;
background:url(../movie/youtube-s.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin-top:5px;
}
.youtube-s a:hover, .youtube-s a.on{
background-position:right bottom;
}
.nicodo-s a {
display:block;
width:112px;
height:20px;
background:url(../movie/nicodo-s.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin-top:5px;
}
.nicodo-s a:hover, .nicodo-s a.on{
background-position:right bottom;
}