@charset "shift_jis";

.table_studio th {
	padding: 5px 0;
	text-align: center;	
background: #222;
border-right: 1px #000 solid;
}

.table_studio td {
	padding: 5px;
	width: 215px;
	background: #111;
	text-align: center;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

.ul_studio li {
	line-height: 150%;
	padding: 0 0 0 20px;
}