@charset "UTF-8";
/* CSS Document */

#newsfade {
	background-color:#ffffff; border:solid 1px #c5d1c6; padding:2px; margin: 0 0 30px 0;
}

#headlinesTitle {
	float:left; font-size:86%; color:#015e67; font-weight: bold;"
}

#newsfade ul {
	float:left; margin-left:1em; width:700px; font-size:86%; color:#804c46; list-style:none;
}

#newsfade ul li a:link { color: #015e67 !important; text-decoration: none; }
#newsfade ul li a:visited { color: #015e67 !important; text-decoration: underline; }
#newsfade ul li a:hover { color: #5ea8af !important; text-decoration: underline; }
#newsfade ul li a:active { color: #5ea8af !important; text-decoration: underline; }


#scheduleArea { float: left; width: 410px; }
#scheduleArea ul { list-style-type: none; }
#scheduleArea ul li { margin-bottom: 3px; }
 
#leadArea { float: right; width: 455px; }








/*レイアウトTOP用
----------------------------------------------------------------*/

#container {
	padding-top:15px;
	}

/*NEWS
----------------------------------------------------------------*/

#news {
	margin-top:7px;
	margin-bottom:20px;
	width:435px;
	height:262px;
	overflow: auto;
	border: 1px solid #c5d1c6;
	padding:10px 10px 0px 10px;
	}

#news li {
	border-bottom: 1px dotted #c5d1c6;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#804C46;
	list-style:none;
	background: url(/concert/common/img/ico_arrowr01.gif) no-repeat ; padding-left:1em;
	}
#news li a:link { color: #015e67 !important; text-decoration: none; }
#news li a:visited { color: #015e67 !important; text-decoration: underline; }
#news li a:hover { color: #5ea8af !important; text-decoration: underline; }
#news li a:active { color: #5ea8af !important; text-decoration: underline; }



/*主催・協賛・後援
----------------------------------------------------------------*/

#syusai dt {
	float:left;
	}
#syusai dd {
	padding-left:3em;
	}
#syusai {}





/*現代イギリス音楽界
----------------------------------------------------------------*/
#lead {
	background-color: #EAF5EA;
	padding:10px;
	margin-top:20px;
}
