@charset "utf-8";
/* CSS Document */

body {
	font:small/130% 'lr oSVbN', Osaka, 'qMmpS Pro W3', 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	padding: 0px;
	}
	
.contents-main-mid {
	width:583px;
	border:none;
	clear:both;
	float:left;
	}

/*
#header-back, .header-main, .header-top, .header-desc,
.pankz,
#footer-back
{display:none;}
*/

#header-back, .header-main, .header-top, .header-desc,
#leftnavi, #areanavi, .sidemenu-waku, .sidemenu-bnr, .pankz,
#footer-back, .ticket-howto
{display:none;}


#layout  {

	width: 600px;
	float:left;
	} 


#index-main-back{width:600px; margin:10px auto; width:600px;}

#main{
	zoom:0.7;
	position: absolute; /* 絶対位置で指定(親ボックス基準) */
  top: 30px;          /* 上から30px */
  left: -100px;        /* 左から200px */ 
	}
	
.subtitle01 {
	width:543px;
	height:25px;
	/*background: url(../img/common/subtitle.gif) no-repeat;*/
	/*
	display: list-item;
	list-style-image: url(../img/common/subtitle.gif);
	list-style-position: inside;
  letter-spacing: -1000em;
  font-size: 1pt;
*/

	}

.ticket-price-box {
	background:#FF3300; 
	margin:0 10px 10px 10px;
	}

.ticket-price-box p {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	}

/*
display: list-item;
list-style-image: url(head_bg.png);
list-style-position: inside;
  letter-spacing: -1000em;
  font-size: 1pt;

*/


