@charset "utf-8";
body {
	background-image: url(../img_cmn/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #DBF1FA;
	font-family: "Meiryo UI", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	background-attachment: fixed;
}
A {
	color: #06C;
	text-decoration: none;
}
A:hover {
	color: #09F;
	text-decoration: underline;
}
#bg {
	z-index: -1;
	position:fixed;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#container #hd {
	height: 550px;
}
#container #hd P, #container #hd H1, #container #hd H2, #container #hd H3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
}
H2 {
	background-image: url(../img_top/h2.png);
	height: 80px;
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
H1 {
	background-image: url(../img_top/logo.png);
	height: 320px;
	width: 500px;
	margin: -15px auto 5px;
}
H3 {
	background-image: url(../img_top/schedule.png);
	height: 39px;
	width: 487px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#container #hd #theater {
	height: 65px;
	width: 633px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 30px;
}
#container #hd #theater LI {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	height: 65px;
}
#container #hd #theater LI A {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 151px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}
#container #hd #theater #t01 A {
	background-image: url(../img_top/bnr_t1.png);
}
#container #hd #theater #t02 A {
	background-image: url(../img_top/bnr_t2.png);
}
#container #hd #theater #t03 A {
	background-image: url(../img_top/bnr_t3.png);
}
#container #ct {
	margin-top: 0px;
	margin-bottom: 5px;
}
#container #ct .mainmenu {
	background-image: url(../img_cmn/ct-menu.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 50px;
	text-align: center;
	width: 750px;
	padding-right: 105px;
	padding-left: 105px;
}
#container #ct .mainmenu LI {
	float: left;
	height: 50px;
	width: 150px;
	display: block;
	text-align: center;
}
#container #ct .mainmenu LI A {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}
#container #ct .mainmenu LI A:hover {
	background-position: 0px -50px;
}
#container #ct .mainmenu LI A.news {
	background-image: url(../img_top/btn01.png);
}
#container #ct .mainmenu LI A.information {
	background-image: url(../img_top/btn02.png);
}
#container #ct .mainmenu LI A.ticket {
	background-image: url(../img_top/btn03.png);
}
#container #ct .mainmenu LI A.schedule {
	background-image: url(../img_top/btn04.png);
}
#container #ct .mainmenu LI A.special {
	background-image: url(../img_top/btn05.png);
}
#container #ct .mainmenu LI A.goods {
	background-image: url(../img_top/btn06.png);
}
#container #ct #ct-hd {
	background-image: url(../img_cmn/ct-hd.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 960px;
}
#container #ct #ct-ft {
	background-image: url(../img_cmn/ct-ft.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 960px;
	clear: both;
}
#container #ct #ct-ct {
	background-image: url(../img_cmn/ct-ct.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 910px;
	padding: 20px 25px 5px;
}
#container #ct #ct-ct #left {
	width: 600px;
	float: left;
}
#container #ct #ct-ct #right {
	width: 300px;
	float: right;
}
#container #ct #ct-ct H4 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#container #ct #ct-ct .topics H4 {
	background-image: url(../img_top/tit_news.png);
}
#container #ct #ct-ct .mobile H4 {
	background-image: url(../img_top/tit_mobile.png);
}
#container #ct #ct-ct .twitter H4 {
	background-image: url(../img_top/tit_twitter.png);
	margin-bottom: 5px;
}

#container #ct #ct-ct .link H4 {
	background-image: url(../img_top/tit_link.png);
}
#container #ct #ct-ct .topics {
	width: 600px;
	padding-bottom: 15px;
	background-image: url(../img_top/bg_topics.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 15px;
}

#container #ct #ct-ct .topics DL {
	margin-left: 30px;
}
#container #ct #ct-ct .topics DL DT {
	float: left;
	width: 100px;
	padding-top: 4px;
	padding-left: 10px;
}
#container #ct #ct-ct .topics DL DD {
	padding-left: 110px;
	border-bottom: 1px dotted #396;
	padding-top: 4px;
	padding-bottom: 4px;
}
#container #ct #ct-ct .topics DL DD.last {
	border-style: none;
}
#container #ct #ct-ct .mobile {
	width: 300px;
}
#container #ct #ct-ct .twitter {
	width: 300px;
	margin-bottom: 15px;
}

#container #ct #ct-ct .link {
	width: 600px;
}

#container #ct #ct-ct .link img {
	margin-left: 15px;
	margin-bottom: 15px;
}
#container #social {
	clear: both;
	text-align: center;
	margin-bottom: 0px;
}
#container #social LI {
	display: inline;
	margin: 0px 5px;
}
#container #social LI IMG {
	border-radius: 3px;
}
#container #ft {
	background-image: url(../img_cmn/ft.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 78px;
	width: 960px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	padding-top: 13px;
	clear: both;
}
#container #ft .attention {
	margin-top: 5px;
	margin-bottom: 8px;
}
#container #ft .attention A {
	color: #F90;
	text-decoration: none;
}

#container #ft .attention A:hover {
	color: #F36;
	text-decoration: underline;
}
#ct-ct .enqbnr {
	clear: both;
	padding-top: 0px;
	margin-bottom: 15px;
	padding-left: 20px;
}
#ct-ct .enqbnr LI IMG {
	width: 560px;
	margin-bottom: 20px;
}
#ct-ct #left .enqbnr LI {
	float: left;
	width: 560px;
	margin-right: 10px;
}
