html,body{
	margin:0px;
	padding:0px;
	scrollbar-3dlight-color:#339999;
　　  　scrollbar-arrow-color:#cccccc;
　  　　scrollbar-base-color:#330000;
　  　　scrollbar-darkshadow-color:#669999;
　  　　scrollbar-face-color:#336666;
　  　　scrollbar-highlight-color:#009999;
  　　　scrollbar-shadow-color:#00cccc
	margin-left:10px;
	font-family:"Trebuchet MS","ＭＳ Ｐゴシック";
    background-color:#000000;
    color:#E0FFFF;
}


A{color :#E0FFFF;
text-decoration:none;
}

A:hover{color :slateblue;
text-decoration:none;
}


a:.h01{text-decoration:none;border:0px;}

a:active.h01{color:#ff7272;text-decoration:underline;}

/*インデックス*/
#index{
    position:absolute;
	top:20%;
	left:25%;

	}

/*ベース*/

#all{
	width:1000px;
    height:400px;
	margin:0px 0px 0px 0px;
	background-color:#000000;
	padding:0px;
	border-color:#000000;
	position:relative;
	
}

span.all{
         font-size:12px;
		 color:#E0FFFF;
}


#header{
        width:1000px;
        height:20px;
		background-color:#000000;
		border:0px;
		border-color:#FFFFFF;
		border-style:solid;
		padding-bottom:0px;
	    margin:0px;
		position:relative;	
}

#header_test{
        width:1000px;
        height:40px;
		background-color:#000000;
		border:0px;
		border-color:#FFFFFF;
		border-style:solid;
		padding-bottom:0px;
	    margin:0px;
		position:relative;
}

span.header{
            float:left;
            position:absolute;
			bottom:0px;
			left:0px;
			}
			
span.header2{
            float:right;
            position:absolute;
			bottom:0px;
			right:0px;
			}


#menu{
      width:1000px;
      height:14px;
      background-color:#000000;
		border:0px;
		border-color:#7F3514;
		border-style:solid;
		padding-right:0em;
		background-image:url(../img/filmbar_top.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		
}



#in{
      width:1000px;
      height:335px;
	  background-color:#000000;
	  border:0px;
}

#menu2{
      width:1000px;
      height:14px;
      background-color:#000000;
		border:0px;
		border-color:#7F3514;
		border-style:solid;
		background-image:url(../img/filmbar_bottom.gif);
		background-position:top;
		background-repeat:no-repeat;
}

#menu3{
      width:1000px;
      height:14px;
      background-color:#000000;
		border:0px;
		border-color:#7F3514;
		border-style:solid;
		background-image:url(../img/filmbar_bottom.gif);
		background-position:top;
		background-repeat:no-repeat;		
}

#footer{
      width:1000px;
      height:17px;
      background-color:#000000;
	  border:0;
	  padding:0;
	  border-color:#FFFFFF;
	  border-style:solid;
          position:relative;
	  
	  
}

span.footer{
            font-size:10px;
            float:right;
            position:absolute;
			top:0px;
			right:0px;
}

/*index*/
#brain{
       vertical-align:middle;
}

#brain_all{
       height:100%;
       width:100%; 
       margin:0px;  
}

/*top*/
#top-all{
       margin-top:2em;
       font-size:12px;
}
/*topで出演者が多い場合*/
#top-big{
       margin-top:10px;
}

#top_left {
width:350px;
text-align:left;
font-size:12px;
}

/*about-in*/
span.about{
       font-size:12px
}
	   
span.about_e{
       font-size:10px
}
	   
span.about2{
        font-size:10px;
}
	  
/*schedule-in*/
span.schedule{
       font-size:12px
	   }
	   

A.past{color :mediumturquoise;
text-decoration:none;
}
A:hover.past{color :slateblue;
text-decoration:none;
}

/*top*/
span.top{
font-size:12px;
}

/*top企画*/
.topp{
font-size:12px;
letter-spacing:2px;
}

/*news*/
span.news{
      font-size:12px;
	  }
	  
/*biography*/	  
span.bio{	  
	 font-size:12px;
	 }
	 
/*コメント/インフォ系*/
span.info{
       color:red;
       font-size:7px;
       }
       
/*カッコ内系*/
span.kakko{
       color:#ffffff;
       font-size:7px;
       }

img.flyer {
margin-left:30px;

}