@charset "UTF-8";

.newsLs {
 padding: 4px 0 ;
 margin: 0;
 	font-size: 90%;
}

.newsLs li {
 padding-left: 12px;
 margin-bottom: 7px;
 background: url(/features/summermusic08/img/el_icon.gif) no-repeat 0 1px;
 line-height: 1.1;
  list-style-type: none;
}

.newsLs a:link, .newsLs a:visited {
	color: #333333;
	text-decoration:none;
}

.newsLs a:active, .newsLs a:hover {
	color: #b45a00;
 	text-decoration:underline;
}


.list {
float:right;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-right: 0px;
	padding-left: 0px;
	width: 262px;
	line-height:20px;
}

.banner {
	margin-bottom: 15px;
}


.cornerTitle {
	color:#33459f;
}

/*　▲右側レイアウト　*/
