@charset "Shift_JIS";

/*アーティスト一覧ページ*/
#timetable{
	margin-top: 5px;
	margin-bottom: 15px;
}

#timetable tr{
	text-align: center;
	background-color: #222;
}
#timetable td{
	padding-top: 2px;
	padding-bottom: 2px;
}

#timetable2{
	margin-top: 10px;
	margin-bottom: 20px;
}
.ttrogobox{
	padding: 5px;
	text-align: center;
	background-color: #333;
}

.bubox{
padding: 2px;
background-color: #555;
display: block;
}

.ttbox0001{
	width: 185px;
	background-color: #222;
	vertical-align: top;
	padding: 2px;

}

.timebox{
	width: 80px;
	background-color: #333;
}


.goldenbox{
	width: 103px;
	text-align: center;
	font-size: 70%;
	background-color: #FFD900;
}

.dancebox{
	width: 103px;
	text-align: center;
	font-size: 70%;
	background-color: #FF6600;
}

.livebox{
	width: 103px;
	text-align: center;
	font-size: 70%;
	background-color: #FF0000;
}

.livebox2{
	width: 103px;
	text-align: center;
	font-size: 70%;
	background-color: #811787;
}

.skateboardbox{
	width: 103px;
	text-align: center;
	font-size: 70%;
	background-color: #0012ff;
}


.blockbox{
	width: 103px;
	text-align: center;
	color: #000000;
	font-size: 70%;
	background-color: #ffffff;
}

