@charset "UTF-8";
.link_list {
	padding-left: 10px;
}
.columnBox .section {
	margin-bottom: 15px;
}


.livehouse .link_1 {
	float: left;
	width: 260px;
}
.livehouse .link_2 {
	float: right;
	width: 260px;
}
.section  dl dt {
	line-height: 2em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333;
	background-color: #CCC;
	padding-left: 5px;
}
.section  ul li  {
	line-height: 1.4em;
	background-image: url(../img/gold_bar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

