@charset "UTF-8";

/* __________ 20121016 TOP動画パネル修正 __________ */

#movie_panel{
float:left;
width:690px;
margin:30px 40px 50px 8px;
text-align:left;
}
*html #movie_panel{
display:inline;
}

#rightarea{
	margin-top:30px;
}

#leftarea{
float:none;
}


/* __________ bc_panel __________ */

#bc_panel{
margin-top:6px;
}


/* __________ news __________ */

#news{
margin-bottom:46px;
}

#news li{
list-style:url(../images/square.gif) outside;
margin:20px 0 20px 22px;
padding-left:8px;
text-align:left;
}
*html #news li{
list-style:url(../images/square_forie6.gif) outside;
padding-left:6px;
margin:20px 0 12px 25px;
}
*+html #news li{
list-style:url(../images/square_forie6.gif) outside;
padding-left:6px;
margin:20px 0 12px 25px;
}

#news .li_line{
list-style:none;
margin:0;
padding:0;
height:1px;
background:#CCC;
}
#news .li_line hr{
display:none;
}

#news_btn{
margin:20px 0 0 549px;
}
#news_btn a{
display:block;
width:141px;
height:13px;
background:url(../images/top_news_btn.gif) left top no-repeat;
}
#news_btn a:hover{
background:url(../images/top_news_btn_on.gif) left top no-repeat;
}
#news_btn span{
display:none;
}

#news li span{
display:inline;
}


/* __________ whats_on_now __________ */

#whats_on_now{
margin-bottom:54px;
}

.film_box{
clear:both;
padding:20px 0;
text-align:left;
border-bottom:#CCC solid 1px;
}

.film_img{
float:left;
width:72px;
margin-right:20px;
}
*html #film_img{
display:inline;
}

.film_img img{
border:#CCC solid 1px;
width:70px;
}

.film_tx{
float:right;
width:598px;
padding-bottom:20px;
}
*html #film_tx{
display:inline;
}

.film_tx h3,h4{
margin-bottom:10px;
color:#333;
}

.film_tx a:link{
color:#333;
text-decoration:none;
}
.film_tx a:visited{
color:#333;
text-decoration:none;
}
.film_tx a:hover{
color:#777;
text-decoration:none;
}
.film_tx a:active{
color:#777;
text-decoration:none;
}

.film_tx span{
display:inline;
}


/* __________ whats_coming __________ */

#whats_coming{
margin-bottom:0;
}
