@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	_font-size: 80%;
	line-height: 140%;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 30px;
	/*background-color:#000;*/
	color: #FFF;
		background:#EA5406 ;
}


a {
	color: #C39;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/main.png);
	/*background-position: 0px;*/
	background-repeat: no-repeat;
	height: 1800px;
	text-align: left;
	margin-bottom: 15px;
}
h1 {
	margin: 0px auto;
	padding: 0px;
	text-indent: -9999px;
}
p {
	margin: 0;
	padding:  0;
}
p.btn {
	/*width: 860px;*/
	/*border: solid #EA5406 10px;*/
	text-align: center;
	padding: 20px 10px;
	background-color: #FFF;
}
#day {
	margin: 50px 20px 30px 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.3em;
}
#info {
	margin: 10px auto;
	width: 900px;
	color: #9CF;
	/*font-weight: bold;*/
	font-size: 12px;
}
#info2 {
	position:absolute;
	top:730px;
	left:10px;
	margin: 10px 55px;
	color: #C03;
	/*font-weight: bold;*/
	font-size: 12px;
}
#info3 {
	width: 900px;
	clear: both;
	margin: 30px auto 10px auto;
	color: #C03;
	/*font-weight: bold;*/
	font-size: 12px;
}
a#blog  {
	position:absolute;
	width:197px;
	height:94px;
	background-image:url(img/blogQR.jpg);
	z-index:1;
	left: 544px;
	top: 400px;
	display: block;
	text-indent: -9999px;
}
a#access  {
	position:absolute;
	width:149px;
	height:26px;
	background-image:url(img/access.jpg);
	z-index:2;
	left: 544px;
	top: 520px;
	display: block;
	text-indent: -9999px;
}


.Box {
	color: #000;
	width: 400px;
	background: rgba(255,255,255,0.6);
	*background: #FFF;
	padding: 10px;
	margin: 10px 10px 0 20px;
	font-size: 1.2em;
	line-height: 160%;
	border-radius: 5px;
/*	position: absolute;
*/	
}

.Box a {
	color:#06F;
	font-size: 1.2em;
}
.Box a:hover {
	text-decoration: none;
}

.Box h2 {
	color:#06F;
	font-size: 30px;
	margin: 10px 10px 10px 0;
	font-weight: 300;
	line-height: 140%;
}
.Box h2 span {
	font-size: 22px;
	font-weight: 400;
}

.Box2 {
	color: #F69;
	width: 787px;
	position: absolute;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}

.Box img {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
}
.story {
}
.guest {
}
.staff {
}
.cast {
}

.map {
}


/* .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}*/

#finish {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
	margin: 10px;
	padding: 10px;
}
.color-red {
	color: #F00;
}
.smalltext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:1.2em;
}

.taiken {
	left: 0px;
	top: 1129px;
}
.float-left{
	float:left;
	margin-right:5px;
	}
.float-right{
	float:right;
}
.clear{
	clear:both;
	}
.yellow{
	color:#FC0;
	}
#videobtn{
	width:170px;
	height:107px;
	position:relative;
	top:265px;
	left:70px;
	}


#fooder a,
#fooder a:link,
#fooder a:visited {
	color: #333;
	text-decoration: none;
}
#fooder a:hover {
	color:#FF6600;
	text-decoration: underline;
}
#footer{
	text-align:left;
	width: 900px;
	position: relative;
	color:#333;
	margin: 20px auto 0 auto;
	font-size: 1.2em;
	line-height: 180%;
	}

#footer #nca {
	width: 300px;
	position: absolute;
	top: 80px;
	left: 20px;
}
#footer #nsm {
	width: 300px;
	position: absolute;
	top: 80px;
	left: 410px;
}