body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../aftershow/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
}


h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #FF0000;
}
.clear {
  clear:both;
}

#header {
	width:100%;
	background-image: url(../img/header_bg.jpg);
	background-position: center top;
}
#header_img {
	width:875px;
	margin:0 auto;
}
#navigation {
	width:100%;
	background-position: center top;
	background-image: url(../img/navi_bg.jpg);
	height: 46px;
	margin-bottom: 10px;
}
#navi_in {
	width:875px;
	margin:0 auto;
	padding-top: 14px;
}
#news_btn {
	float:left;
	padding-right: 33px;
}
#about_btn {
	float:left;
	padding-right: 33px;
}
#history_btn {
	float:left;
	padding-right: 33px;
}
#goods_btn {
	float:left;
	padding-right: 33px;
}
#lineup_btn {
	float:left;
	padding-right: 33px;
}
#campaign_btn {
	float:left;
	padding-right: 33px;
}
#access_btn {
	float:left;
	padding-right: 33px;
}
#ticket_btn {
	float:left;
}

#slider_img {
	color: #006666;
	width: 827px;
	height: 420px;
	margin-bottom: 10px;
	padding-left: 25px;
}

#contents_top {
	width:920px;
	margin:0 auto;
	margin-bottom: 15px;
}
#about {
	width: 875px;
}
#history {
	width: 875px;
}
#lineup {
	width: 875px;
}
#lineup_day {
	width: 875px;
	margin-bottom: 30px;
}
.lineup_detail {
	width: 875px;
}
#access {
	width: 875px;
	height:635px;
	background-image: url(../img/access.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.map {
	margin-bottom:10px;
	padding-left: 200px;
	padding-top: 60px;
}

#top_left {
	width:430px;
	float:left;
}
#top_right {
	width:430px;
	float:right;
}

.top_left_ttl {
	margin-bottom:10px;
}
.top_news_ttl {
	margin-bottom:10px;
	width: 430px;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom: dotted #cccccc 1px;
}
.top_left_box {
	margin-bottom:35px;
}
.top_left_box2 {
	margin-bottom:10px;
}
.top_right_box {
	margin-bottom:20px;
}
#top_banner1 {
	float:left;
}
#top_banner2 {
	float:right;
}
.top_right_ttl {
	margin-bottom:5px;
}
.news_ttl {
	margin-bottom:5px;
}
#news_left {
	margin-bottom:5px;
	float:left;
	width:630px;
}
#news_right {
	margin-bottom:5px;
	float:right;
	width:210px;
}
.news_text_ttl {
	margin-bottom:5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid #cccccc 1px;
	padding-bottom: 5px;
	color: #FF0000;
}
.news_text{
	margin-bottom:30px;
	padding-bottom: 10px;
	border-bottom: dotted #cccccc 1px;
}

 #slider
    {
	margin:0 auto;
	list-style: none;
	position: relative;
	overflow: hidden;
	width:827px;
	height: 413px;
    }



#footer {
	width:100%;
	height: 200px;
	background-position: center top;
	background-repeat: repeat-x;
	border-top: solid #ffffff 3px;
}
.footer_in {
	width:920px;
	margin:0 auto;
	padding-top: 20px;
}
.copy {
	width:920px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	color: #FFFFFF;
}
