@charset "shift_jis";



.unit li{
	text-align:left;
	margin-top: 50px;
	margin-left: 15px;
	padding-left:30px;
	list-style:none;
	font-size:25px;

}

.unit .blue{
	background-image: url('images/siteimage/parts/list_blue.png');
	background-repeat: no-repeat;
}

.unit .yellow{
	background-image: url('images/siteimage/parts/list_yellow.png');
	background-repeat: no-repeat;
}


.unit .green{
	background-image: url('images/siteimage/parts/list_green.png');
	background-repeat: no-repeat;
}



.unit .orange{
	background-image: url('images/siteimage/parts/list_orange.png');
	background-repeat: no-repeat;
}




.unit li ul li{
	text-indent: 2em;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style:none;
	font-size: 22px;

}
.unit li .dance li{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff5b00;

}

.unit li .bands li{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1768ff;
}

.unit li .conte li{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #dddd00;
}

.unit li .acapella li{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #21db4c;
}
