
body {
 color: #00000;
 background-color: #ffffff;
 line-height: 22px;
 font-size: 15.5px;
 font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
 margin: 0;
 padding: 0;
}

a {
 color: #000000;
 text-decoration: none;
 font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

img{
 border: none;
}  

* html body{  
 overflow: hidden;  
}   

#contents {
 height: 3620px;
 width: 100%;
 min-width: 960px; 
}

#in {
 position: relative;
 width: 960px;
 height: 3620px;
 margin-left: auto;
 margin-right: auto;
}

#header {  
 position: fixed !important;  
 position: absolute; 
 z-index: 100;
 top: 0;  
 left: 0;   
 height: 170px;
 width: 100%;
 min-width: 960px;   
 background: #ffffff;
}  

.inner {
 position: relative;
 width: 960px;
 margin-left: auto;
 margin-right: auto;
}


#navigation {
 position: absolute;
 top: 0;
 overflow: hidden;
 z-index: 50;
 padding-top: 100px;
 left: 80px;
}

#navigation ul,
#navigation li {
 list-style: none;
 margin: 0;
 padding: 0;
}

#navigation li {
 float: left;
 margin: 1px 0 0 1px;
}

#navigation a {
 display: block;
 color: #000;
 width: 264px;
 height: 50px;
 line-height: 1;
 text-align: center;
 display: table-cell;
 vertical-align:middle;
 border-left: solid 1px #666666;
}

#navigation a:hover {
	opacity: 1;
	-webkit-animation-duration: 1s;
	-webkit-animation-name: flash;
	animation-duration: 1s;
	animation-name: flash;
	
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}


#navigationa:active { 
 color: #fff;
 background-color: #000
}


.end {
 border-right: solid 1px #666666;
}

#topimg {
 height: 930px;
 width: 960px;
 float: left;
 text-align: center;
 margin-top: 180px;
}

#schedule {
 height: 800px;
 width: 960px;
 float: left;
 text-align: center;
}



#schedule img {
	margin-top: 30px;
}


.xlarge {
 font-size: 45px;
 font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
 font-weight: bold;
}

.small {
 font-size: 15px;
 font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}


.large {
 font-size:20px;
 font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

table {
 border: 1px solid #000000;
}

tr {
 border: 1px solid #000000;
}

td {
 text-align: center;
 line-height: 1em;
}

#ticket {
 height: 700px;
 width: 960px;
 float: left;
}


#tickettitle {
 height: 100px;
 width: 960px;
 float: left;
 text-align: center;
 vertical-align: center;
}

#ticketimg {
 height: 600px;
 width: 190px;
 float: left;
}

#ticketimg img {
 margin-top: 20px;
 margin-left: 80px;
}

#tickettext {
 height: 600px;
 width: 580px;
 float: left;
 text-align: center;
}

#tickettext img {
 text-align: center;
}

#tickettext h2 {
 line-height: 1.2em;
}



span.underline {
 text-decoration:underline;
}


#cast {
 height: 1000px;
 width: 960px;
 float: left;
}


#casttitle {
 height: 100px;
 width: 960px;
 float: left;
 text-align: center;
 vertical-align: center;
}

#castimg {
 height: 940px;
 width: 150px;
 float: left;
 text-align: left;
}

#castimg img {
 margin-top: 20px;
}

#casttext {
 height: 850px;
 width: 600px;
 float: left;
}

#maro {
 width: 530px;
 height: 70px;
 float: left;
 font-size: 19px;
 margin-left: 70px;
}

#muramatsu {
 width: 650px;
 height: 70px;
 float: left;
 margin-left: 10px;
}


#cast1 {
 width: 200px;
 height: 560px;
 float: left;
 margin-left: 70px;
}


#cast2 {
 width: 130px;
 height: 660px;
 float: left;
}

#staff {
 width: 330px;
 height: 560px;
 float: left;
}

#castunder {
 width: 530px;
 height: 150px;
 float: left;
 margin-left: 70px;
}


#outline {
 height: 1050px;
 width: 960px;
 float: left;
}


#outlinetitle {
 height: 80px;
 width: 960px;
 float: left;
 text-align: center;
 vertical-align: center;
}

#outlinetext {
 height: 970px;
 width: 920px;
 float: left;
 margin-left: 20px;
}


#footer {   
 position: fixed !important;  
 position: absolute;
 z-index: 90;
 bottom: 0;  
 left: 0;   
 height: 30px;
 width: 100%;
 min-width: 960px;
 background-color: rgba( 255, 255, 255, 0.8);  
 color: #000;
 float: left;
}


.snsbuttons {
 overflow: hidden;
}

.snsbuttons ul,
.snsbuttons li {
 list-style: none;
 margin-top: 0px;
 padding: 0;
 height: 20px;
}

.snsbuttons li {
 float: left;
 margin-right: 10px;
}
.snsbuttons iframe {
 margin: 0 !important;
}

.snsbuttons {
 height: 20px;
}

#footer ul {
 margin-top: 5px;
}

#copy {
 height: 60px;
 width: 960px;
 float: left;
 text-align: right;
}


.img {
 height: 560px;
 width: 960px;
 float: left;
 text-align: center;
}

.movie {
 height: 560px;
 width: 960px;
 float: left;
 text-align: center;
}

.outlineinfo {
 margin-left: 30em;
 margin-top: -60px;
}

.newyear {
 color:#F00;
}