@charset "UTF-8";
/* sax102 人気プロ奏者にきく！ YouTube チャンネルについて教えてください!! */


table.equipment_table{
	border-collapse:collapse;
	text-align: left;
}

table.equipment_table tr{

}

table.equipment_table td{
	margin: 0;
	padding: 1em 0.4em;
	border-bottom: 1px dotted #666666;
}

table.equipment_table td:nth-child(1){
	width: 20%;
	font-size: 0.8em;
}



.artist_photo{
	float: left;
	width: 150px; 
	margin: 0 1rem 1rem 0;
	/*padding:0 5%;*/
}


.name_rubi{
	margin-left: 1em;
	font-size: 0.7em;
	color: #94835F;
}