@charset "UTF-8";
/* CSS Document */

body {
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	margin: 0px;
	background:#F36;
}

div#page {width:791px;
		  background: #fff;
		  margin:0 auto;
		  text-align:left;
		  height:auto;
}



div#menu {
	padding: 5px;
	background: #fff;
	height: 50px;
	margin: 0 auto;}
	
div#menu ul{margin: 0px;
	padding: 0px;}
	
div#menu li{float:right;
	font-size: 90%;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	color:#000;
	list-style: none;}
	
div#menu a{color:#009900;
text-decoration:none}
	
div#menu a:hover{
color: #009900;
background:#00C9FF;
text-decoration:none}

div#menu a:visited{
text-decoration:none}

div#head {width:791px;
          background:#fff;
		  height:auto;
		  margin:0 auto;
		  
}

div#submenu {width:791px;
             height: 36px;
			 background:#000;
			 margin:0 auto;		
}

div#submenu ul{margin:0px;
               padding:0px;
			   background:#000;
}

div#submenu li {float: left;
             font-size: 28px;
			 margin:0px;
	         color:#fff ;
	         list-style: none;
			 letter-spacing: 5px;
			 background:#000;
			 text-align:center;
			 }
			
div#main {width:791px;
          height:auto;
		  margin-top:35px;
		  margin: 0 auto;
		  background:#fff;
		  float:left;
		  padding-bottom:15px;
	
}

div#main h1{font-size:16px;
             letter-spacing:0px;
			 line-height:23px;
			 color:#000;
			 margin-left:50px;
			 margin-top:30px;
			 border:#000 2px solid;
			 padding:5px;
			 width:680px;
	}

div#main h2{font-size:14px;
             letter-spacing:3px;
			 line-height:22px;
			 color:#C00;
			 margin-left:100px;
			 width:600px;
}

div#main h3{font-size:22px;
            letter-spacing:2px;
			line-height:30px;
			color:#C00;
			text-align:center;
}

div#main p{font-size:12px;
            letter-spacing:1px;
			line-height:19px;
			color:#000;
			text-align:left;
			margin-left:80px;
			background:#ff0;
			width:620px;
			padding:10px;
}

div#submain {width:750px;
          height:auto;
		  margin-top:35px;
		  margin: 0 auto;
		  background:#fff;
		  float:left;
		  border:solid #FF7BAC 20px;
}

div#submain h1{font-size:20px;
             letter-spacing:3px;
			 line-height:23px;
			 color:#000;
			 margin-left:30px;
			 margin-top:30px;
}

div#submain h2{font-size:14px;
             letter-spacing:3px;
			 line-height:22px;
			 color:#333;
			 margin-left:100px;
}

div#submain h3{font-size:22px;
            letter-spacing:2px;
			line-height:30px;
			color:#c33;
			text-align:center;
}

div#submain p{font-size:13px;
            letter-spacing:2px;
			line-height:20px;
			color:#000;
			text-align:left;
			margin-left:110px;
}


div#news {width:170px;
           float:left;
		   margin: 10px 0px 5px 5px;
		   text-align:center;
}

div#news p{padding-bottom:5px;
           margin:0px;
		   font-size:12px;
		   letter-spacing:2px;
		   line-height:20px;
		   margin-left:0px;
		   background:none;
}

div#news h1{font-size:20px;
             letter-spacing:3px;
			 line-height:23px;
			 color:#000;
			 margin-left:0px;
			 margin-top:10px;
}
div#banner {width:170px;
              float:right;
			  margin: 10px 5px 5px 0px;
			  text-align:center;
}


div#fujiko{width:430px;
height:auto;
float:left;
margin:10px 0px 5px 5px;
text-align:center;
}

.bakuon{ font-size:10px;
			 letter-spacing:0px;
			 background:none;
			line-height:18px;
			text-align:right;
			}
		
div#credit {width:770px;
clear:both;
margin-top:10px;
margin-left:10px;
}

div#credit p{padding-left:5px;
margin:0px;
		   font-size:11px;
		   letter-spacing:0px;
		   background:none;
		   width:auto;
}

div#credit h1{font-size:18px;
             letter-spacing:3px;
			 line-height:23px;
			 color:#FE0;
			 margin-left:0px;
			 margin-top:10px;
			 margin-bottom:5px;
}



div#foot {width:790px;
          height:50px;
		  margin-top:30px;
		  margin: 0 auto;
		  float:left;
}

div#foot p{font-size:9px;
           color:#ccc;
		   letter-spacing:1px;
		   text-align:center;
}


div#main a{color:#000;
   text-decoration: none;
   border-bottom: 1px #F63 dotted;}
	
div#main a:hover{
color: #000;
text-decoration:none;
border-bottom:0px;}

div#main a:visited{ color:#000;
   text-decoration: none;
   border-bottom: 1px #F63 dotted;
}

div#head a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}

div#submenu a:hover img{
opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
}

div#news a:hover img{
opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
border-bottom:none;
}
div#fujiko a {border-bottom:none;}
div#banner a {border-bottom:none;}
div#news a {border-bottom:none;}
div#banner a:hover img{
opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
border-bottom:none;
}

div#main a:hover img{
opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
}

/* ナビゲーション */
#navi_continer {
position: relative;
z-index:100;
}

#navi {
position:absolute;
}

#navi ul {
margin: 0;
padding: 0;
list-style: none;
}

#navi li {
color: #fffff;
float: left;
margin: 0;
}

#navi li a {
font-size: 14px;
color: #ffffff;
display: block;
width:auto;
padding: 0px 0;
text-align: center;
font-weight: bold;
text-decoration: none;
background-color: none;
}

#navi li a:hover {
color: #ffffff;
}

/* サブメニュー */
#navi ul.sub {
background: none;
}

#navi ul.sub li {
float: none;
}

#navi ul.sub li a {
color: #666666;
background: none;
font-size: 12px;
font-weight: normal;
padding: 0px 0;
border-top:0px solid #000099;
}

#navi ul.sub li a:hover {

color: #000;
background-color: none;
}

#navi ul li.navi_menu ul {
display: none;
}

#navi ul li.navi_menu_on ul {
display: block;
}

#navi li.navi_menu{
border:0px solid #000099;
}

#navi li.navi_menu_on{
border:0px solid #000099;
}

/*上映作品*/
 
.box{margin-bottom:20px;
}
.film{
	background:#ccc;
	padding:10px;
	width:650px;
	margin-bottom:10px;
	margin-left:60px;
	clear:both;
	overflow: hidden;
}
	
	 
.title{
	font-size:16px;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
	color:#000;
	letter-spacing:1px;
	margin-bottom:15px;
	}
 
.sub{font-size:12px;
     padding-top:5px;
	 color:#000;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
}
 
.photo{
	float:left;
	width:300px;
	margin-left:10px;
	font-size:10px;
	color:#666;
	margin-bottom:15px;
}
 
.cap{
	float:right;
	width:330px;
	color:#333;
	font-size:10px;
	letter-spacing:0px;
	line-height:18px;
	margin-right:5px;
	margin-bottom:10px;
}
 
.comment{
	float:right;
	width:330px;
	line-height:18px;
	margin-bottom:10px;
	color:#000;
	padding-bottom:10px;
	font-size:11px;
	letter-spacing:0px;
	margin-right:5px;

}

.dire{line-height:18px;
	margin-bottom:10px;
	margin-left:140px;
	color:#000;
	padding-bottom:10px;
	font-size:12px;
	letter-spacing:1.5px;
	margin-right:70px;
	width:580px;
	clear:both}

.event{
	font-size:15px;
	color:#c00;
	text-align:center;
	letter-spacing:2px;
	line-height:24px;
	font-weight:bold;
	margin-bottom:20px;
	width:600px;
	margin-left:100px;
}


.timebox{
	background-color:#ccc;
	padding:10px;
	width:600px;
	margin-bottom:20px;
	margin-left:90px;	
	text-align:center;
}

.time{font-size:12px;
letter-spacing:2px;
line-height:30px;
color:#000;
}

.kome{font-size:11px;
color:#333;
letter-spacing:2px;
line-height:20px;
text-align:center;
margin-bottom:30px;
margin-top:20px;
}


.port{
	float:left;
	width:200px;
	font-size:12px;
	color:#666;
	margin-left:150px;
	line-height:20px;
	margin-bottom:20px;
	
}

.name{
	float:right;
	font-size:14px;
	  font-weight:bold;
	  letter-spacing:2px;
	  margin-bottom:10px;
	  width:285px;
	  margin-right:135px;
	  background:#fe5;
	  padding:5px;
}
	  
.prof{font-size:11px;
letter-spacing:1px;
line-height:18px;
padding:5px;
width:280px;
float:right;
margin-right:130px;
margin-bottom:20px;
}


.name2{
	float:left;
	font-size:14px;
	  font-weight:bold;
	  letter-spacing:2px;
	  margin-bottom:10px;
	  width:560px;
	  margin-left:120px;
	  background:#fe5;
	  padding:5px;
}
	  
.prof2{font-size:11px;
letter-spacing:1px;
line-height:18px;
padding:5px;
width:550px;
float:left;
margin-left:130px;
margin-bottom:20px;
}


.tab{text-align:center;
margin-bottom:10px;}

table#ti {
    width: 550px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-left:100px;
	letter-spacing:2px;
	line-height:20px;
}

table#ti th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #ccc;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#ti td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table#sc {
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 auto;
	letter-spacing:1px;
	line-height:20px;
	margin-bottom:15px;
}

table#sc th {
    padding: 5px 5px 5px 5px;
    border:1px #ccc solid;
    border-width: 0 0 1px 1px;
    background: #ccc;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	color:#000;
}
table#sc td {
    padding:5px 5px 5px 5px;
    border: 1px #ccc solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	letter-spacing:0px;
	font-size:12px;
	background:#fff;
	font-size:11px;
	text-align:center;
}

.mapa{float:left;
width:240px;
margin-left:80px;
font-size:10px;
letter-spacing:1px;
line-height:20px;
padding:10px;
}

.mapb{width:350px;
margin-right:80px;
padding:10px;
font-size:11px;
letter-spacing:1px;
line-height:20px;
float:right;
}


.qbox{width:550px;
margin-left:120px;
margin-bottom:10px;
background:#fe0;
padding:5px;
}

.qtext{font-size:12px;
letter-spacing:2px;
line-height:20px;
padding:7px;
}

.atext{font-size:12px;
letter-spacing:2px;
line-height:20px;
background:#fff;
padding:7px;
}

strong{color:#F00;
font-weight:bold;}

.tsubaki {font-size:12px;
font:#fff;
background:#FE5;
letter-spacing:1px;
line-height:20px;
padding:10px;
width:650px;
margin-left:60px;
}

.pink{
	font-size:11px;
	letter-spacing:1px;
	line-height:20px;
	width:600px;
	margin-left:100px;
}

.intro{font-size:15px;
color:#C00;
font-weight:bold;
letter-spacing:1px;
line-height:20px;
margin-bottom:5px;}

