#wrap {
	background: url(../template/contentBg.gif) repeat-y center top;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 10;
}
#container {
	background: #fff;
	margin: 0 auto;
	padding: 0 0 50px;
	position: relative;
	z-index: 100;
}

#footer{
	background: url(../template/footterBg.gif) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 988px;
	height: 30px;
	z-index: 20;
}


/*title------------------------------------------------------------------------------------------*/
#discoTitle {
	margin: 0 auto;
	width: 958px;
	height: 190px;
	background: url(../template/titleBgie2014.gif) repeat-x top center;
	position: relative;
	border: 1px solid #cacaca;
}
.discoTitle {
	margin: 0 auto;
	width: 958px;
	height: 190px;
	background: url(../template/titleBgie2014.gif) repeat-x top center;
	position: relative;
	clear: both;
	border: 1px solid #cacaca;
}

/*gototop------------------------------------------------------------------------------------------------*/
#indexgototop {
	font-size: 260%;
	margin: 0 auto;
	padding: 0;
	width: 70px;
	height: 70px;
	border-width: 2px 2px 0;
	text-align: center;
	position: relative;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999;
}
#indexgototop a {
	font-size: 100%;
	padding: 10px 0 0;
	display: block;
	text-align: center;
	width: 70px;
	height: 50px;
	font-weight: bold;
	color: #fff;
	background: #666;
	line-height: 1.2em;
	opacity: 0.6;

  /*Transition*/
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
#indexgototop a:hover {
	opacity: 0.85;
	font-weight: bold;
}



/*ナビゲーション設定---------------------------------------------------------*/
ul#disco li a  {
	color: #000;
	line-height: 1.5em;
	display: block;
	width: 233px;
	height: 89px;
	padding: 10px 5px;
}
ul#disco li a:hover  {
	color: #34a8ff;
}
ul#disco li a:hover h2  {
	color: #34a8ff;
}
ul#disco li h2 {
	font-size: 102%;
	font-weight: normal;
}
ul#disco li h2 small {
	font-size: 80%;
	line-height: 1.2;
}
ul#disco li h2 br {
	line-height: 1.2;
}
ul#disco li h2 small br {
	line-height: 1.2;
}

.listen img {
	margin: 0 3px 0 0;
	vertical-align: baseline;
}


/*20141126追加---------------------------------------------------------*/
div.discIndex {
	margin: 50px 25px 0 0;
	padding: 0 0 0 35px;
	color: #666;
}
div.discIndex div.curtainContents {
	float: left;
	margin: 0 8px 0 0;
	width: 455px;
}
div.discIndex dl dt{
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px dotted #ccc;
}
div.curtainContents h3.noborder {
	margin: 1.5em 0 0.2em;
	border: 0;
}
ul.cinderellaBluray li {
	list-style: none;
	margin: 0 20px 1em 0;
	border-bottom: none;
}

#cinderella1st0406 {
	margin: 130px auto 0;
}

ul.samplemovie2 {
	margin: 50px 0;
}
ul.samplemovie2 li {
	width: 400px;
	list-style: none;
	float: left;
	margin: 0 40px 20px 0;
}
ul.samplemovie2  h4 {
	color: #333;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.2em;
	margin: 0 0 3px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 0.5em;
}