@charset "utf-8";
/* CSS Document */
/* movie情報 */
.m_right{ width:156px; margin-top:5px; text-align:center;}
.txt_right{ width:136px; margin:0px; padding:5px 0px 0px 20px; text-align:left; line-height:18px;}
.txt_right em{ font-style:normal; font-weight:bold;}

/* movie */
#movie{width:640px; height:auto; margin:0px; padding:0px;}
#main_img{ width:610px; height:420; margin:10px auto; padding:60px 0px; background:url(/img/movie/main_img_bg.gif) no-repeat; text-align:center;}

/* ムービー動画詳細情報 */
#movie_info{width:638px; height:132px; margin:0; padding:0; border: 1px solid #CCCCCC; background-color:#EDEDE6;}
#movie_info span{width:239px; height:18px; margin:0; padding:0px 0px 0px 8px; display:block;}
.movie_img{width:120px; height:90px; margin:0; padding:11px; border-right:1px solid #CCCCCC; float:left; background:url(/img/movie/120x90_bg.jpg) no-repeat;}
.movie_r{width:494px; height:110px; padding:2px 0px 0px 0px; border-left:1px solid #FFFFFF; float:right;}
.movie_txt1{width:247px; height:38px; padding:0; margin:0; float:left;}
.movie_txt2{width:247px; height:38px; padding:0; margin:0; float:right;}
.movie_icon{width:494px; height:72px; padding:0; margin:0;}
.movie_icon p{width:61px; height:33px; margin:0; padding:0px 0px 2px 8px; float:left;}

/* コメント部 */
.m_textarea{ width: 628px; height: 80px; margin: 5px 0px 5px 0px; padding: 5px; border:1px solid #CCCCCC; background-color:#EDEDE6; overflow: auto; font-size: 12px;}

/* ギャラリー */
#movie_gallery {width:622px; height:377px; margin:0; padding:8px; border:1px solid #CCCCCC;}
#movie_gallery h4{margin-left:12px;}
#movie_gallery p{margin:0px; padding:12px 0px 0px 12px; float:left;}


/* 分割ダウンロード */
#scene{width:640px; height:auto; margin:5px 0px 5px 0px; padding:0px;}
#scene table{width:640px; background-color:#CCCCCC;}
#scene th{ height:30px; background-color:#EAEAE1; text-align:center;}
#scene td{ height:30px; background-color:#FFFFFF; text-align:center; font-weight:normal;}



