@charset "iso-2022-jp";

body.is-ticket div.menu ul li.mtick {
	background-image:url(../img/cm_menu.jpg);
	background-repeat:no-repeat;
	background-position:-394px -320px;
	}
div.brd div.brd-header {
	background-image:url(img/h1.jpg);
	}

div.brd-btm h2.h2-cmn {
	color:#fff;
	text-shadow:1px 1px 3px #000;
	background-image:url(../img/cm_bg_ftr.jpg);
	background-repeat:repeat;
	background-position:center top;
	padding:0.75em 1em;
	line-height:1.25;
	margin-bottom:1em;
	}

div.brd div.brd-btm div.bx-price h2 {
	border-bottom:3px solid #c36842;
	margin-bottom:15px;
	}
div.brd div.brd-btm div.bx-price h2 span {
	display:block;
	background-image:url(img/images.png);
	background-repeat:no-repeat;
	font-size:2px;
	text-indent:-9999px;
	height:37px;
	}

div.brd-btm p.p-start {
	color:#ea4e4e;
	line-height:1.25;
	margin-bottom:1em;
	}

div.brd-btm table {
	width:800px;
	border-collapse: collapse;
	border-spacing:0;
	padding:0;
	margin-bottom:15px;
	}
div.brd-btm table td, div.brd-btm table th {
	font-size:87.5%;
	line-height:1.5;
	}
div.brd-btm table th {
	text-align:center;
	border:3px #fffdfa solid;
	background-color:#ede0b8;
	width:12em;
	}
div.brd-btm table td {
	border-top:3px #fffdfa solid;
	border-right:3px #fffdfa solid;
	border-bottom:3px #fffdfa solid;
	background-color:#edeae3;
	padding:0.5em 1em;
	}
div.brd-btm table td a:hover {
	background-color:#e0eafa;
	text-decoration:none;
	color:#00334e;
	}

div.bx-price {
	margin-bottom:40px;
	}
div.bx-price table {
	width:800px;
	border-collapse: collapse;
	border-spacing:0;
	padding:0;
	margin-bottom:15px;
	}
div.bx-price table td, div.bx-price table th {
	border: 3px #fffdfa solid;
	font-size:87.5%;
	line-height:1.5;
	padding:0.5em 0;
	text-align:center;
	}
div.bx-price table th {
	width:33%;
	background-color:#ede0b8;
	}
div.bx-price table th.w30 {
	width:25%;
	}
div.bx-price table td {
	background-color:#edeae3;
	}
div.bx-price p.p-toticketpage {
	text-align:right;
	}
div.bx-price p.p-toticketpage a:hover {
	background-color:#e0eafa;
	text-decoration:none;
	color:#00334e;
	}
dl.kome {
	margin-bottom:1em;
	}
dl.kome dt, dl.kome dd {
	font-size:87.5%;
	line-height:1.5;
	padding-bottom:0.5em;
	}
dl.kome dt {
	width:1em;
	float:left;
	}
dl.kome dd {
	padding-left:1.5em;
	}

td.rigimg span {
	display:block;
	padding-top:1.5em;
	}
td.rigimg img {
	float:right;
	display:inline;
	margin-left:15px;
	}