div.index_playbill_list div.news_element div.title {
	color: #5b2000;
	font-weight: bold;
	text-align: left;
}

div.index_playbill_list div.news_element img.photo {
	float: left;
	border: #fff 2px solid;
	width: 150px !important;
	margin: 0 10px 0 0;
}

div.index_playbill_list div.news_element {
	text-align: justify;
	margin: 0 9px;
}

div.index_playbill_list div.detail_text {
	display: none;
}