/* ----------------------------------------------------------------------------
#live
---------------------------------------------------------------------------- */

#live h2 {
	background: url(../images/live/live_ttl.gif) left top no-repeat;
}

#live #liveSchedule h3 {
	background: url(../images/live/live_schedule_ttl.gif) left top no-repeat;
}

#live #liveArchive h3 {
	background: url(../images/live/live_archive_ttl.gif) left top no-repeat;
}


#live .entryContent a{
	border-bottom: 1px dotted #7ab7f4;
}

/*#live .entryContent a:hover{
	border-bottom: none;
}*/

#live .entryContent a img {
	border-bottom: none;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------
#sidebar
---------------------------------------------------------------------------- */
/* #liveBox
---------------------------------------------------------------------------- */
#sidebar #liveBox h3 {
	background: url(../images/live/live_sidebar_ttl.gif) left top no-repeat;
}
/* #ticketBox
---------------------------------------------------------------------------- */
#sidebar #ticketBox h3 {
	background: url(../images/live/live_ticket_ttl.gif) left top no-repeat;
}

#sidebar #ticketBox a{
	border-bottom: 1px dotted #7ab7f4;
}

#sidebar #ticketBox a:hover{
	border-bottom: none;
}


