@charset "utf-8";
/* CSS Document */
/* 共通 */
#wrapper_cinderella {
	padding: 0;
	width: 970px;
	margin: 0 auto;
	color: #616161;
	background: url(../images/common/bg_wrapper.png) repeat-y center top;
}
#wrapper-inner {
	width: 960px;
	margin: 0 auto;
	background: url(../images/event/cinderella1st/common/bg_container.gif) repeat-y center top;
	overflow: hidden;
}
#topCol {
	width: 960px;
	height: 395px;
	background: url(../images/event/cinderella1st/common/img_header.jpg) no-repeat;
	clear: both;
	position: relative;
	padding-top: 10px;
}
#topCol h2 {
	width: 465px;
	height: 380px;
	margin: 0px auto;
}
/* メニュー */
#subCol {
	width: 227px;
	height: 450px;
	background: url(../images/event/cinderella1st/common/bg_menu.png) no-repeat right top;
	float: left;
}
#subCol ul {
	width: 189px;
	margin: 26px 0 0 24px;
}
#subCol li {
	margin-bottom: 26px;
}
#subCol li.btn_exhibition,#subCol li.btn_exhibition_on {
	margin-bottom: 25px;
}
#subCol li.btn_goods,#subCol li.btn_goods_on {
	margin-bottom: 15px;
}
#subCol li.btn_tickets,#subCol li.btn_tickets_on {
	margin-bottom: 25px;
}
#subCol li a {
	display: block;
	width: 189px;
	height: 56px;
	text-indent: -9999px;
}

#subCol li.btn_info a {
	background: url(../images/event/cinderella1st/common/btn_info.png) no-repeat;
	background-position: 0 0;
	height: 63px;
}

#subCol li.btn_attention a {
	background: url(../images/event/cinderella1st/common/btn_attention.png) no-repeat;
	background-position: 0 0;
	height: 63px;
}

#subCol li.btn_goods a {
	background: url(../images/event/cinderella1st/common/btn_goods.png) no-repeat;
	background-position: 0 0;
	height: 63px;
}

#subCol li.btn_exhibition a {
	background: url(../images/event/cinderella1st/common/btn_exhibition.png) no-repeat;
	background-position: 0 0;
	height: 63px;
}

#subCol li.btn_exhibition_on a,#subCol li.btn_exhibition_on a {
	background: url(../images/event/cinderella1st/common/btn_exhibition.png) no-repeat;
	height: 63px;
}

#subCol li.btn_goods_on a,#subCol li.btn_goods_on a {
	background: url(../images/event/cinderella1st/common/btn_goods.png) no-repeat;
	height: 63px;
}
#subCol li.btn_attention_on a,#subCol li.btn_attention_on a {
	background: url(../images/event/cinderella1st/common/btn_attention.png) no-repeat;
	height: 63px;
}
#subCol li.btn_info_on a,#subCol li.btn_info_on a {
	background: url(../images/event/cinderella1st/common/btn_info.png) no-repeat;
	height: 63px;
}
#subCol li.btn_tickets a,#subCol li.btn_tickets_on a {
	background: url(../images/event/cinderella1st/common/btn_ticket.png) no-repeat;
}
#subCol li.btn_attention a:hover,#subCol li.btn_attention_on a,
#subCol li.btn_info a:hover,#subCol li.btn_info_on a,
#subCol li.btn_tickets a:hover,#subCol li.btn_tickets_on a,
#subCol li.btn_goods a:hover,#subCol li.btn_goods_on a,
#subCol li.btn_exhibition a:hover,#subCol li.btn_exhibition_on a {
	background-position: -189px 0;
}

/* 開いていないメニュー */
#subCol li.btn_goods2 {
	display: block;
	width: 189px;
	height: 56px;
	text-indent: -9999px;
	background: url(../images/event/cinderella1st/common/btn_goods2_off.png) no-repeat;
}

/* mainCOl */
#mainCol {
	width: 732px;
	min-height: 415px;
	float: right;
	padding-bottom: 40px;
}
#mainCol p {
	width: 640px;
	margin: 0px auto;
	padding: 10px 0 20px 0;
}
#mainCol-inner {
	width: 732px;
	background: url(../images/event/cinderella1st/common/bg_contents_m.png) repeat-y;
}
#mainCol h4 {
	width: 690px;
	margin: 0 auto 10px auto;
	padding-top: 20px;
}
#mainCol h5 {
	width: 690px;
	margin: 0 auto 10px auto;
	padding-top: 0px;
}
.btn_back {
	display: block;
	width: 264px;
	height: 68px;
	margin:20px auto;
	text-indent: -9999px;
	background: url(../images/event/cinderella1st/common/btn_back.png) no-repeat;
}
a.btn_back:hover {
	background-position: -264px 0;
}
.btn_theater {
	display: block;
	width: 267px;
	height: 58px;
	margin:5px auto 25px auto;
	text-indent: -9999px;
	background: url(../images/event/cinderella1st/tickets/btn_theater.jpg) no-repeat;
}
a.btn_theater:hover {
	background-position: -267px 0;
}

/*注文票ボタン*/

.btn_goodspdf {
	display: block;
	width: 267px;
	height: 58px;
	margin:15px auto 0px auto;
	text-indent: -9999px;
	background: url(../images/event/cinderella1st/goods/btn_goodspdf.png) no-repeat;
}
a.btn_goodspdf:hover {
	background-position: -267px 0;
}

/*その他の商品ボタン*/

.btn_goodslist {
	display: block;
	width: 267px;
	height: 58px;
	margin:15px auto 0px auto;
	text-indent: -9999px;
	background: url(../images/event/cinderella1st/goods/btn_goodslist.png) no-repeat;
}
a.btn_goodslist:hover {
	background-position: -267px 0;
}
/* トップページ */
#news {
}
#news-inner {
	background: url(../images/event/cinderella1st/top/bg_news.png) no-repeat;
	width: 728px;
	height: 172px;
}
#news dl {
	padding-left: 50px;
	width: 630px;
	height: 150px;
	overflow: auto;
	line-height: 1.6;
}
#news dl dt {
	color: #2E16B1;
	font-weight: bold;
	padding-top: 1em;
}
#news dl dt:first-child {
	padding-top: 0;
}
#news dl dd {
	margin-top: 0.5em;
	border-bottom: 1px dotted #A0CBFF;
}
#support ul {
	overflow: hidden;
	margin-left: 20px;
	margin-top: 20px;
}
#support ul li {
	width: 220px;
	height: 80px;
	background: #333;
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}
.title {
	width: 820px;
	margin: 0 auto;
	padding: 10px;
	background-color: #FFF;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #FF75CD;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
/* チケット */
.stit_ticket {
	display: block;
	margin: 10px auto 10px auto;
	padding-top: 10px;
}
.pre-tit {
	padding: 5px 0 !important;
	color: #2676BB;
	font-size: 1.2em;
}
.pre-stit {
	padding: 5px 0 0 0!important;
	color: #2E16B1;
}
.pre-txt {
	padding: 5px 0 10px 0 !important;
}
.pre-txt_caution {
	padding: 5px 0 0 0 !important;
	color: #F00;
	font-size: 1.2em;
	font-weight: bold;
}
.text_pink{
	color:#C36;

}
.text_15{
	font-size:15px;
	line-height:1.9em;
}
.text_b{
	font-weight:bold;
}
/* チケット > ライブビューイング上映館一覧 */
#theaterCol{
	width:880px;
}

.area{
	width:750px;
	margin:15px auto 35px auto;
}

/* テーブル */
.theaterList {
	width: 730px;
	margin: 10px auto 20px auto;
	table-layout:fixed;
	border-top: 1px solid #6095D7;
	border-right: 2px solid #6095D7;
	border-left: 2px solid #6095D7;
	border-bottom: 2px solid #6095D7;
}
.theaterList th,.theaterList td {
	border-right: 1px solid #6095D7;
	border-bottom: none;
	padding: 8px 5px;
	font-size:14px;
	color:#142F50;
	word-wrap:break-word;
}
.theaterList th{
	border: 1px solid #EEF3FD;
	border-top: none;
}
.theaterList td{
	font-size:13px;
}
.theaterList th.theaterTit {
	color: #FFFFFF;
	background: #6095D7;
}
.theaterList th.areaName {
	color: #FFFFFF;
	background: #6095D7;
	width:40px;
	text-align:center;
}
.theaterList th.theaterName {
	color: #FFFFFF;
	background: #6095D7;
	width:220px;
	text-align:center;
}
.theaterList th.phoneNum {
	color: #FFFFFF;
	background: #6095D7;
	width:60px;
	text-align:center;
}
.theaterList th.theaterWeb {
	color: #FFFFFF;
	background: #6095D7;
	width:300px;
	text-align:center;
}

.theaterList td.blue {
	background: #E8EFF9;
}

/* 物販情報 */
.goodsList {
	width: 660px;
	margin: 10px auto 0px auto;
	border-top: 1px solid #C9C7C7;
	border-left: 1px solid #C9C7C7;
}
.goodsList th,.goodsList td {
	border-right: 1px solid #C9C7C7;
	border-bottom: 1px solid #C9C7C7;
	padding: 5px 8px;
}
.goodsList td.name {
	background: #E6F4FB;
}
.goodsList th.goodsTit {
	color: #FFFFFF;
	background: #2DA8DD;
}
.goodsList th.goodsName {
	color: #FFFFFF;
	background: #2DA8DD;
	width: 350px;
}
.goodsList th.goodsPrice {
	color: #FFFFFF;
	background: #2DA8DD;
	width: 100px;
}
.goodsList th.goodsRelease {
	color: #FFFFFF;
	background: #2DA8DD;
}

.goodsList th.goodsCategory {
	color: #FFFFFF;
	background: #2DA8DD;
	width: 52px;
}
.goodsList th.goodsName2 {
	color: #FFFFFF;
	background: #2DA8DD;
	width: 345px;
}
.goodsList th.goodsPrice2 {
	color: #FFFFFF;
	background: #2DA8DD;
	width: 90px;
}
.goodsList th.goodsRelease2 {
	color: #FFFFFF;
	background: #2DA8DD;
}

/* 汎用 */
.font-b {
	font-weight: bold;
}
.font-g {
	color: #2E16B1;
}
.caution {
	font-size: 0.9em;
}
.txtAttention {
	width: 100%;
	padding: 5px 0 !important;
	margin: 10px auto !important;
	background: #F00;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
td.text_center{
	text-align:center;
}