body, td, div{
  background-color:#ffffff;
  color:#000000;
 line-height:1.4em;
}



div#main{
 width:1000px;
 margin:0 auto;
 text-align:left;
}

div#top{
 text-align:center;
} 





h2.title{
  padding:10px 10px 10px 10px;
  margin:30px auto 0px auto;
  background-color:LightSteelBlue;
  background: -moz-linear-gradient(white,LightSteelBlue);
  background: -webkit-gradient(linear, left top, right bottom, from(LightSteelBlue), to(white)); 
  border-top-left-radius:10px;
  -webkit-border-top-left--radius: 10px;
  -moz-border-top-left--radius: 10px;
  border-bottom-left-radius:10px;
  -webkit-border-bottom-left--radius: 10px;
  -moz-border-bottom-left--radius: 10px;
}


h2.harf_title{
  padding:10px 10px 10px 10px;
  margin:30px auto 0px auto;
  background-color:LightSteelBlue;
  background: -moz-linear-gradient(white,LightSteelBlue);
  background: -webkit-gradient(linear, left top, right bottom, from(LightSteelBlue), to(white)); 
  border-top-left-radius:10px;
  -webkit-border-top-left--radius: 10px;
  -moz-border-top-left--radius: 10px;
  border-bottom-left-radius:10px;
  -webkit-border-bottom-left--radius: 10px;
  -moz-border-bottom-left--radius: 10px;
}

table.access_staff td{
 width:500px;
 vertical-align:top;
}




img.dot{
margin:0px 10px 0px 10px;
}

table.about{
}

table.about td{
	border:1px solid #111;
	border-top-left-radius: 8px;
	-webkit-border-top-left--radius: 8px;
	-moz-border-top-left--radius: 8px;
	padding:10px;
}


a:link    { color:#0000ff;
      font-size:100%;
      font-weight:bold;
      text-decoration:none; }
a:visited  { color:#0000ff;
      font-size:100%;
      font-weight:bold;
      text-decoration:none; }
a:hover    { color:#0000ff;
      font-size:100%;
      font-weight:bold;
      text-decoration:underline;}
a:active   { color:#0000ff;
      font-size:100%;
      font-weight:bold;
      text-decoration:none;} 





div.plan_content{
 padding:10px;

}

table.bank{
 border-collapse:collapse;
}

table.bank th{
 background-color:#ddd;
 padding:5px;
}

table.bank td{
 margin:0;
 padding:5px;
}


div.iframe{
 text-align:center;
 border-radius:10px;
 background:transparent;

}

iframe#promo_video{
 padding:10px;
 background:white;


}



/* --- メニュー1 開始 --- */
div.nav3{
margin: 0 auto;
font-size: 90%;
}

div.nav3 ul.nl{
margin:0 auto;
padding: 0;
list-style-type: none;
text-align: center;
}

div.nav3 ul.nl li {
/*width: 12.5%;  項目の幅 */
float: left;
}


div.nav3 ul.nl li a{
display: block;
position: relative; /* IE6用 */
padding: 7px 7px; /* リンクエリアのパディング（上下、左右） */
margin:2px;
border: 2px #000000 solid; /* リンクエリアの境界線 */
text-decoration: none; /* テキストの下線（なし） */
font-weight: bold; /* 太字 */
border-radius:8px;
}
div.nav3 ul.nl li a:link{color: #000000;}
div.nav3 ul.nl li a:visited {color: #000000;}
div.nav3 ul.nl li a:hover{color: #000000; text-decoration:underline;}
div.nav3 ul.nl li a:active {color: #000000;}

div.nav3 ul.nl li a#report{
 background-color:yellow;
}
div.nav3 ul.nl li a#funding{
 background-color:orange;
}
/* --- メニュー3 終了 --- */


/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

table.nav3_table{
 margin:0 auto;
}
/*


*/
table.performer{
 border:2px solid #ddddff;
 margin:10px auto 10px auto;;
 border-radius:8px;
}

table.performer td{
 vertical-align:top;
 text-align:left;
 padding:10px;
}

h3.performance_kind{
 margin-top:0px;
 margin-bottom:0px;
 padding:10px;
 background-color:#ddddff;
}

div.kdf2014_back{
 margin:0;
 padding:0;
}


div.kdf2014{
 background:url(./image/2014-03-008.jpg);
 border:5px solid #ccccff;
 border-radius:10px;
 width:1000px;
 margin:0;
 padding:0;
 text-align:center;
 font-weight:bold;
}

div.kdf2014 h1{
 margin:0;
 padding:50px 20px 20px 20px;
 font-size:80px;
 color:black;
 }

div.kdf2014 span{
 background-color:white;
 border-radius:10px;
 padding:5px;
}

div.kdf2014 h1 span{
 background-color:white;
 padding:15px;
 border-radius:30px;
 border:5px solid #000;
}

div.kdf2014 h2{
 margin:0;
 padding:0px;
 color:white;
 font-size:16px;
}

div.news{
 margin:0 auto;
 text-align:center;
}

table.pk{
 margin:0 auto;
}

.performer_intro_table {
}

.performer_intro_table td{
 width:480px;
 vertical-align:top;
   border:1px solid #0000ff;
   background-color:#eeeeff;
   border-radius:8px;
   margin:5px 0px;
   padding:10px;
   overflow: hidden;
 font-size:90%;
 box-shadow: 3px 3px 5px #000;
}

.performer_intro_table td.nothing{
   border:none;
   background-color:transparent;
 box-shadow:none;
 text-align:right;
}

.performer_intro_table td.nothing img{
 margin:0 auto;
}

.performer_introduction {
   background-color:#eeeeff;
   margin:0px 0px;
   padding:0px;
   overflow: hidden;
 font-size:90%;
}
 
.performer_introduction img.performer_picture {
   float: left;
   margin: 0 15px 0 0;
   padding: 0;
   border: 0;
}
 
.performer_introduction img.performer_subpicture {
   float: right;
   margin: 0 15px 0 0;
   padding: 0;
   border: 0;
}
 
 
.performer_introduction p {
   overflow: hidden;
   height: auto;
}

.performer_introduction h4{
 background-color:#0000cc;
 color:white;
 padding:10px;
 margin:0 10px 0px 10px;
 font-size:18px;
}

.performer_introduction h5{
 text-align:right;
 background-color:#0000cc;
 color:white;
 padding:0px 10px 3px 0;
 margin:0 10px 0px 10px;
 font-size:14px;
}








.performer_subpicture{
 max-width:60px;
 max-height:60px;
}

div.mini_title{
 font-size:105%;
 font-weight:bold;
 margin-top:5px;
 background:transparent;
}

h4.access{
 margin:5px 0 5px 0;
 padding:0;
 font-size:110%;
}

td.staff_back{
 background:url("./image/20120304-115927_027_380.jpg") no-repeat;
 background-position:bottom right;
}


table#map{
}

table#time_schedule{
 border-collapse:collapse;
}

table#time_schedule td{
 font-size:14px;
 border:1px solid #000;
 padding:3px;
 background-color:#ddf;
}

td.spot{
 font-size:15px;
 font-weight:bold;
 text-align:center;

}


img.thum{
 max-height:150px;
}
