/*--------------------------------------------------------------------
main
--------------------------------------------------------------------*/

#main {
	width:530px;
	float:left;
	margin-right:40px;
}


#slide {
	width:530px;
	position:relative;
}

	
#slide .artist_capture {
	width: 521px;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	padding: 5px;
	position: absolute;
	bottom: 2px;
	left: 2px;
}

#slide .artist_capture p,#slide .artist_capture ul,#slide .artist_capture li,#slide .artist_capture img {
	display:inline;
}

#main h2, #side-right h2 {
	font-weight:bold;
	border-left:#C30D23 10px solid;
	padding-left:7px;
	line-height:1.0em;
	margin-bottom:10px;
}

#nPU-slide a:hover {
	opacity: 0.7;
}

/*#pick-up {
	width:540px;
	overflow:hidden;
	margin-bottom:30px;
}

#pick-up img {
	width:260px;
	height:166px;	
}

#pick-up dl {
	width:260px;
	float:left;
	margin:0 10px 10px 0;
}

#pick-up dt {
	width:246px;
	height:16px;
	padding:7px;
	background-color:#e3007f;
}

#pick-up .artist_image {
	width:260px;
	z-index:1;
	position:relative;
}

#pick-up .artist_capture {
	background-color:#000;
	padding:5px;
	width:250px;
	height:30px;
	line-height:1.4em;
	margin-top:-40px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	position:absolute;
	z-index:2;
}*/

#information  {
	width:540px;
	margin-bottom:30px;
}

#information li {
	font-size:12px;
	list-style:inside;
	line-height:2.0em;
	text-indent:-1em;
	padding-left:1em;
}

#ticket {
	width:540px;
	margin-bottom:30px;
}

#ticket li {
	font-size:12px;
	list-style:inside;
	line-height:2.0em;
	text-indent:-1em;
	padding-left:1em;
}
