#rightArea ul.yearList li a{
	padding:6px 10px 5px 35px;
	width:193px;
	height:auto;
	line-height:1.231;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background-image:url(../img/icon_arrow-year.gif);
	background-repeat:no-repeat;
	background-position:25px 50%;
	color:#666;
	text-indent: 0;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}

#rightArea ul.yearList li a:link, #rightArea ul.yearList li a:visited {
	background-color:#fff;
}
#rightArea ul.yearList li a:hover, #rightArea ul.yearList li a:active {
	background-color:#eee;
}

#p-info-2009 ul.yearList li#sub_info-2009 a {
	background-color:#eee;
}
#p-concert-info-2009 ul.yearList li#sub_concert-info-2009 a {
	background-color:#eee;
}
#p-event-2009 ul.yearList li#sub_event-2009 a {
	background-color:#eee;
}
#p-contest-2009 ul.yearList li#sub_contest-2009 a {
	background-color:#eee;
}

#p-info-previous-year ul.yearList li#sub_info-previous-year a {
	background-color:#eee;
}
#p-concert-info-previous-year ul.yearList li#sub_concert-info-previous-year a {
	background-color:#eee;
}
#p-event-previous-year ul.yearList li#sub_event-previous-year a {
	background-color:#eee;
}
#p-contest-previous-year ul.yearList li#sub_contest-previous-year a {
	background-color:#eee;
}

#p-info-index ul.yearList li#sub_info-index a {
	background-color:#eee;
}
#p-concert-info-index ul.yearList li#sub_concert-info-index a {
	background-color:#eee;
}
#p-event-index ul.yearList li#sub_event-index a {
	background-color:#eee;
}
#p-contest-index ul.yearList li#sub_contest-index a {
	background-color:#eee;
}