* {
	margin: 0;
	padding: 0;
	font-size: 12px ;
	line-height: 1.4em;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}


html {
	background: #d1dfef url(../images/bg.jpg) center top repeat-y fixed;
	/*overflow-x : hidden;
	overflow-y : auto;*/
}	

body {
	/*background: url(../images/mainbg.png) center top repeat-y;
	behavior: url(iepngfix.htc);*/
}	
* html body {
	font-size: 100%;
}
*:first child+html body {
	font-size: 100%;
}

html,body {
}

#container {
	margin: 0 auto;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}






ul {
	list-style: none;
	margin: 0 0 1em 0;
}
ul li {
	margin: 0 0 0.2em 0;
}

h1 {
	margin: 1em 0 0 0;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.5em;
	color: #690;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	line-height: 1.5em;
	color: #4f5779;
}
h3 {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.5em;
	color: #4f5779;
}

h4 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	color: #4f5779;
	margin: 2em 0 0.4em 0;
	border: 1px solid #ababab;
	padding: 6px 2px 2px 6px;
	background: #d8d9e0;
}
h5 {
	margin: 1em 0 5px 0;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2em;
	color: #99ae03;
	border-bottom: 4px double #ccd972;
}
ul.story li h5 {
	margin: 0 0 5px 0;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	color: #e4007f;
	margin: 0.2em 0 0 0;
	border-bottom: 1px solid #e4007f;
	padding: 2px 2px 2px 6px;
}

b {
	font-weight: bold;
}

hr {
	height: 0;
	border: 0;
	width: auto;
	display: block;
	clear: both;
	visibility: hidden;
}
hr.em {
	height: 1em;
}

p {
	margin: 0 0 1em 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
}
p.mid {
	margin: 2em 0;
}
p.chui {
	font-size: 80%;
}
p.chui a {
	font-size: 100%;
}


.hidari {
	float: left;
	margin: 0 1em 0 0;
}
.migi{
	margin: 0 0 0 1em;
	float: right;
}







a {
	outline: 0;
}


a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color: #e4007f;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color:#fcf;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
	color: #d7adc4;
	}


#footer a,
#footer .return a {
	font-size: 90%;
	font-weight: normal;
}


img {
    border: 0;
}





/*||||||||||||||||||@INDEX*/

#index {
	height: 630px;
	position: relative;
	margin: 0 0 50px 0;
}
#index .stage {
	width: 890px;
	position: absolute;
	top: 0;
	left: 50px;
}
#index img.yasaiLeft {
	position: absolute;
	top: 0;
	left: -60px;
}
#index img.yasaiRight {
	position: absolute;
	top: 0;
	right: -60px;
}
#index img.logo {
	position: absolute;
	top: 37px;
	left: 26px;
}
#index img.zenkokuKoukai {
	position: absolute;
	top: 430px;
	left: -30px;
}


#indexStaff {
	position: absolute;
	width: 800px;
	height: 100px;
	top: 570px;
	left: 95px;
	text-align: center;
}
#indexMiddleContent {
	width: 800px;
	margin: 50px auto 30px;
}
#indexMiddleContent p {
	width: 800px;
	margin: 5px auto;
	border-bottom: 1px solid #ababab;
}



/*||||||||||||||||||@EVENT*/

#indexMiddleContent div#event {
	width: 650px;
	margin: 40px auto 60px;
	padding: 0 25px;
	border: 2px solid #787a96;
	background: #fff;
	position: relative;
}


div#event p.toptitle {
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	padding: 1.5em 0 0.2em;
	color: #787a96;
}
#indexMiddleContent div#event h1 {
	margin: 0 0 1em;
	text-align: center;
	font-weight: normal;
}
#indexMiddleContent div#event h2 {
	margin: 1em 0 0 0;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#indexMiddleContent div#event h3 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	color: #4f5779;
	margin: 1em 0 1em 0;
	border: 1px solid #ababab;
	padding: 6px 2px 2px 6px;
	background: #d8d9e0;
}

#indexMiddleContent div#event p {
	width: 640px;
	margin: 0 0 0 8px;
	border: none;
}
#indexMiddleContent div#event dl {
	width: 640px;
	margin: 0 0 0 8px;
}
dl.eventInfo dt {
	font-size: 140%;
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0 0;
	color: #4f5779;
	font-weight: bold;
	border-top: 2px dotted #ababab;
}
dl.eventInfo dt.daytop {
	border-top: none;
}
dl.eventInfo dd {
	width: 560px;
	margin: -2em 0 0 80px;
}
dl.eventInfo dd ul {
	margin: 0;
}
dl.eventInfo dd ul li {
	margin: 0 0 0.5em 0;
	line-height: 1.4em;
}
dl.eventInfo dd ul li  b {
	color: #4f5779;
	font-weight: bold;
}
#indexMiddleContent div#event img.photo {
	margin: 0;
	float: right;
}
dl.eventProgram {
	position: relative;
}
dl.eventProgram dt {
	margin: 0 0 0.5em;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 2px dotted #ababab;
}
dl.eventProgram dd {
	margin: 0 0 25px 0;
	line-height: 1.8em;
}

#shishakai {
	font-size: 130%;
	font-weight: bold;
	color: #4f5779;
	width: 788px;
	padding: 6px 2px 2px 6px;
	background: #f3f3cc;
	margin: 100px auto 30px;
	border: 1px solid #d5d4aa;
	text-align: center;
	position: relative;
}

#shishakai .info {
	font-weight: normal;
	font-size: 100%;
}
#shishaTitle {
	text-align: center;
	position: absolute;
	top: -50px;
	left: 125px;
}


/*||||||||||||||||||@bottomContent*/



#bottomContent {
	margin: 50px auto 50px;
	width: 830px;
}




/*||||||||||||||||||@parallax*/
#parallax { 
	width: 888px;
	height: 654px;
	overflow:hidden;
	position:relative;
	margin:0 auto; 
	border-left: 1px solid #595d56;
	border-right: 1px solid #595d56;
}
#parallax img { 
	position: absolute;
	left: 0%;
	top: 50%;
	margin-left: 0px;
}




/*||||||||||||||||||@j[*/
#menu  {
	position: absolute;
	top: 10px;
	left: 80px;
	z-index: 100;
	width: 570px;
}

#index #menu  {
	left: 330px;
}
#menu  ul {
	list-style: none;
}
#menu  ul li {
	float: left;
	margin: 0 5px 0 0;
}
#menu  ul li img.trailerLink {
	position: absolute;
	top: 515px;
	right: -20px;
}
* html #menu  ul li img.trailerLink {
	left: -20px;
}


/*||||||||||||||||||@HEAD*/

#header {
	height: 309px;
	position: relative;
}
#header .stage {
	width: 890px;
	height: 309px;
	position: absolute;
	top: 0;
	left: 50px;
	background: url(../images/headerbg.jpg) center top no-repeat;
}
#header img.yasaiLeft {
	position: absolute;
	top: 0;
	left: -60px;
}
#header img.yasaiRight {
	position: absolute;
	top: 0;
	right: -60px;
}
#header img.Icon {
	position: absolute;
	top: 125px;
	left: 0px;
}
#header img.logo {
	position: absolute;
	top: 40px;
	left: 76px;
}
#header img.kijitu {
	position: absolute;
	top: 180px;
	left: 76px;
}
#header img.title {
	position: absolute;
	top: 265px;
	left: 76px;
}


/*||||||||||||||||||@FOOT*/


#footer {
	width: 830px;
	height: 306px;
	font-size: 90%;
	background: url(../images/bottom.png) center bottom no-repeat;
	behavior: url(iepngfix.htc);
	padding: 0px 80px 0 80px;
	text-align: center;
	color: #666;
}
* html body {
	padding: 0 0 50px 0;
	/*margin: 0 0 -50px 0;*/
}

#banner {
	text-align: center;
	margin: 10px auto;
}

#copyright {
	margin: 40px auto 0;
	font-size: 90%;
	color: #000;
}

/*||||||||||||||||||@STORY THEATER PLAY*/

ul.info, ul.story {
	margin: 20px 0 0 0;
}
ul.info li, ul.story li {
	float: left;
	margin: 0 30px 0 0;
	width: 250px;
	padding: 0 0 1em 0;
}
ul.story li.end, li.end {
	margin: 0;
}
ul.info li img, ul.story li img, ul.play li img {
	border: 1px solid #ababab;
}
ul.original li {
	margin: 0 30px 0 0;
	width: 770px;
	padding: 0 0 1em 0;
}
ul.original li img {
	float: left;
	margin: 0 10px 0 0;
}

/*||||||||||||||||||@STORY*/

#story {
	margin: 0 80px;
}
#story img.leftph {
	float: left;
	margin: 0 30px 10px 0;
}
#story img.rightph {
	float: right;
	margin: 0 0 10px 30px;
}
#story p {
	margin: 1em 0 2em 0;
	clear: both;
	font-size: 110%;
	line-height: 1.8em;
}
.shortTxt {
	height: 170px;
}



ul.play {
	margin: 20px 0;
}
ul.play li {
	width: 380px;
	float: left;
	margin: 0 30px 0 0;
}
.imageDp {
	float: left;
}
ul.circleUl {
	margin: 50px 0 0 0;
	width: 100px;
	float: right;
	list-style: disc;
}
ul.circleUl li {
	width: 100px;
	margin: 0;
	padding: 0;
}
/*||||||||||||||||||@TRAILER*/

.trailer {
	margin: 0 auto;
	padding: 0 0 3em ;
	text-align: center;
}
.trailer img.trailerImg {
	border: 1px solid #ababab;
}
.trailer .movieButton {
	margin: 0 auto;
	width: 740px;
}

.trailer .movieButton .movie {
	border: 1px solid #ababab;
	background: #d9d9e1;
	width: 240px;
	height: 84px;
	float: left;
}
.trailer .movieButton .mi {
	margin: 0 5px;
}
.trailer .movieButton .movie embed {
	cursor: pointer;
}

.trailer p {
	margin: 1em 0;
}

img.webbadges {
	margin: 16px auto;
}




/*---2011N12Cxg----*/

#indexMiddleContent div#event {
	font-size: 110%;
	padding: 10px 25px 15px;
}
#indexMiddleContent div#event h1 small {
	font-size: 80%;
	font-weight: normal;
	color: #4f5779;
	display: block;
	position: absolute;
	left: 25px;
	top: 20px;
	width: 650px;
}
* html #indexMiddleContent div#event h1 small {
	left: 0;
	top: 10px;
}
#indexMiddleContent div#event dl.event {
	width: 350px;
	margin: 0 0 0 5px;
	padding: 0 0 5px 0;
	position: absolute;
	left: 310px;
	top: 130px;
	font-size: 100%;
}
div#event dl.event dt {
	width: 340px;
	font-size: 110%;
	margin: 5px 0 0 0;
	padding: 5px;
	font-weight: bold;
	border-top: 1px dotted #ababab;
	color: #787a96;
}
div#event dl.event dd {
	width: 215px;
	margin: -1.8em 0 0 125px;
	padding: 0;
	font-size: 100%;
}
#indexMiddleContent div#event img.Leftphoto {
	margin: 0 0 1.5em 0;
}
div#event p.attention {
	font-size: 85%;
	line-height: 1.4em;
}
#indexMiddleContent div#event h3 {
	font-size: 100%;
	background: #fff;
	width: 630px;
	color: #787a96;
	border: 1px solid #ccc;
}
