body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
}


h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

.clear {
  clear:both;
}

#header_nav {
	width:100%;
	height:60px;
	background-color: #000000;
}

#header_wrap {
	width:960px;
	margin: 0 auto;
	margin-top: 0px;
	padding-left: 50px;
}

#header_wrap ul {
	width:960px;
	margin: 0 auto;
	padding:0px;
	list-style: none;
	padding-top: 20px;
	}
	
#header_wrap li {
	padding:0px;
	float:left;
	font-size: 18px;
	margin-right: 40px;
	list-style: none;
	}

#top_contents {
	width: 600px;
    margin: 0 auto;
	background-position:center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	border-top: 1px solid #000000;
	/* 何故か↑のborder-top入れたら直りましたｗｗｗｗちょっとわかんないですｗ */

}
#news_contents {
	width:100%;
	background-image: url(../images/news_bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;

	    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
	color: #000000;
	padding-bottom:50px;
}
#live_contents {
	width:100%;
	background-image: url(../images/live_bgg.jpg);
	background-position:center top;
	background-repeat: no-repeat;


	    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
	color: #FFFFFF;
	font-size: 16px;
}
#profile_contents {
	width:100%;
	background-image: url(../images/live_bgg.jpg);
	background-position:center top;
	background-repeat: no-repeat;


	    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
	color: #FFFFFF;
	font-size: 16px;
}
#top_news_headline_box {
	width:100%;
	margin:0 auto;
	background-image: url(../images/bgg.png);
	height: 40px;
}
#top_news_headline {
	width:960px;
	margin:0 auto;
	padding-top: 8px;
	padding-left: 50px;
}
.news_headline_ttl {
	float:left;
	margin-right: 10px;
}
.top_headline_text {
	float:left;
	padding-top: 5px;
}
#footer {
	width:100%;
	background-color:#000000;
	height: 100px;
}
#footer_box {
	width:960px;
	margin:0 auto;
	padding-top: 30px;
}
.copy {
	float:left;
}
.sns {
	float:right;
}


#top_pick_live {
	display:none;
}
.pick_ttl {
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	border-bottom: solid #cccccc 1px;
	margin-bottom: 10px;
	
}
.pick_date{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
}
.pick_venue{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom:10px;
}
.pick_artist{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	border-bottom: solid #cccccc 1px;
	padding-bottom: 10px;
}

.pick_live_ttl{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
}
.more_info{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	text-align: right;
	margin-top: 5px;
}

#news_box {
	width:960px;
	margin:0 auto;
	padding-top:20px;
}

#news_ttl {
	font-size: 36px;
	font-family: 'Droid Sans', sans-serif;
	border-bottom: solid #a3a4b2 2px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.news_detail {
	margin-bottom:50px;
	border-bottom: solid #a3a4b2 2px;
	padding-bottom: 20px;
}
.news_date{
	font-size: 18px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
}
.news_head{
	font-size: 18px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: dotted #999999 1px;
}
.news_text{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
}
.news_text a{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
	color: #FF0000;
}

#news_box {
	width:960px;
	margin:0 auto;
	padding-top:20px;
	margin-bottom: 50px;
}

#news_ttl {
	font-size: 36px;
	font-family: 'Droid Sans', sans-serif;
	border-bottom: solid #a3a4b2 2px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.live_detail {
	margin-bottom:20px;
	padding-bottom: 20px;
}
.live_venue{
	font-size: 18px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
.live_time{
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.live_date{
	font-size: 18px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
}
.live_artist{
	font-size: 18px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
}
.live_comment{
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
}
.live_head{
	font-size: 18px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: dotted #999999 1px;
}
.live_text{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 10px;
}
#live_box {
	width:960px;
	margin:0 auto;
	padding-top:20px;
}

#live_ttl {
	font-size: 36px;
	font-family: 'Droid Sans', sans-serif;
	border-bottom: solid #a3a4b2 2px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.live_td{
	border: solid #cccccc 1px;
	padding: 10px;
}
.text_center{
	text-align:center;
	font-size: 18px;
}


#profile_ttl {
	font-size: 36px;
	font-family: 'Droid Sans', sans-serif;
	border-bottom: solid #a3a4b2 2px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
#profile_box {
	width:920px;
	margin:0 auto;
	padding-top:20px;
}
#profile_img {
}
.profile_text{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 22px;
	padding-bottom: 30px;
	margin-left: 10px;
	text-align: center;
}
.menber_box {
	margin:0 auto;
	padding-top:20px;
	padding-left: 30px;
}
#profile_box {
	width:960px;
	margin:0 auto;
	padding-top:20px;
}

.indi_box {
	width:250px;
	float:left;
	margin-right:10px;
	background-color: #333333;
	padding: 20px;
}

.artist_name{
	font-size: 18px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: dotted #999999 1px;
}
.artist_part{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: dotted #999999 1px;
	margin-top: 10px;
	line-height: 18px;
}
.artist_sns{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: dotted #999999 1px;
	margin-top: 10px;
}
.artist_sns_link{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}
.artist_sns_link a{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}

#disco_ttl {
	font-size: 36px;
	font-family: 'Droid Sans', sans-serif;
	border-bottom: solid #a3a4b2 2px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
#disco_box {
	margin:0 auto;
	padding-top:20px;
	margin-bottom: 50px;
	padding-bottom: 50px;
	width: 960px;
}
#disco_img {
}
.disco_text{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 22px;
	padding-bottom: 30px;
	margin-left: 10px;
	text-align: center;
}
.disco_detail {
	padding-top:0px;
}
.disco_left {
	padding-top:0px;
	float:left;
}
.disco_right {
	float:right;
	width: 640px;
}

.album_h{
	font-size: 10px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: dotted #999999 1px;
}
.album_ttl{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: dotted #999999 1px;
	margin-top: 10px;
	line-height: 18px;
}
.album_song{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: dotted #999999 1px;
	margin-top: 10px;
	line-height: 18px;
}
.album_comment{
	font-size: 12px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: dotted #999999 1px;
	margin-top: 10px;
	line-height: 18px;
}
