@charset "utf-8";
* {
	font-style: normal;
	line-height: 125%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
}
img {
	vertical-align: bottom;
	border: 0px;
}
hr {
	display: none;
}
a {
	color: #FFCCFF;
}
a:visited {
}
a:hover {
	color: #FF0000;
}
a:active {
}

#header {
	position: relative;
	height: 190px;
	width: 960px;
}

#movie{
height:320px;
	background:url(images/text2.jpg) no-repeat;
	padding-top: 20px;
	padding-left: 565px;
}

#main_left_right{
	background: #660000;
	width: 950px;
	padding:0px 5px;
	height:100%;
	min-height:1%;
}

#main_left {
	float: left;
	width: 920px;
	margin-left:10px;
}

#header02 {
	position: relative;
	height: 250px;
	background: #660000 url(images/title.jpg) no-repeat;
}
#header02 h1 {
	text-indent: -9999px;
	height: 125px;
	width: 315px;
	position: absolute;
	left: 0px;
	top: 12px;
	z-index: 10;
}
#header02 h1 a {
	display: block;
	overflow: hidden;
	height: 125px;
	width: 315px;
}

div.info {
	clear: both;
	width: 920px;
	position: relative;
}


.icon01 {
	background: #330000 url(images/icon2.gif) no-repeat left top;
	text-indent: 30px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #000000;
}
.info p {
	padding: 0.5em;
	margin:5px 0px;
}
.ticket {
	padding-left: 1em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.GreenTxt {
	color: #99ff00;
}
.artist {
	float: left;
	list-style: none;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #333333;
	padding:0em 0.3em 0.5em;
}

.artist li {
	float: left;
	background: #FFFFFF;
	padding:4px ;
	margin-left:1px;
	margin-right: 12px;
	margin-bottom:5px;
	line-height: 1.5em;
	color:#FF0066;
}
.bigTxt {
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	background: #FFFFFF;
	color: #CC0000;
	padding: 0.25em;
	margin: 0.2em;
	border-top: 1px solid #000000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #000000;	
}

#company {
	font-weight: bold;
	background: url(images/company.gif) no-repeat 275px;
	color: #333333;
	height: 62px;
	text-indent: -9999px;
}
.tokuden {
	margin-top: 5px;
	margin-bottom: 5px;
}



/*check*/
.style1 {
	font-size: 18px;
	font-weight: bold;
}

#check{
    width:700px;
	height:65px;
    font-size: 20px;
	line-height: 25px;
	color: #99FF00;
	background: url(images/senkou.gif) ;
	padding-bottom: 3px;
	margin-top:5px;
	margin-bottom: 3px;
	text-indent: -9999px;
	}
	.soldtxt {
	text-decoration: line-through;
}
#bnrbox {
	margin: 10px auto;
	width: 700px;
}

