@charset "utf-8";

.HybLtHdr #main_artist_top{
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin: 0px;
	background-color: #211111;
	background-image: url(../../instruments/img/inst_top_main.gif);
	background-repeat: no-repeat;
	width: 984px;
}



/* CSS Document */

.artist_box {
	margin: 13px 20px 0px 30px;
	padding-bottom: 20px;
}

.artistspace {
	height: 360px;
	margin: 0px 30px 15px 0px;
	float: left;
	width: 280px;	
	display: inline;
}
.bandspace {
	margin: 15px 0px 15px 15px;
	float: left;
	width: 280px;	
	display: inline;
}
.bandspace02 {
	margin: 15px 0px 15px 15px;
	float: left;
	width: 600px;
	display: inline;
}

.bandlist {
	list-style-position: inside;
	list-style-type: circle;	
}
.bdphoto {
	width: 325px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.width944 {
	width: 944px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}


