@charset "utf-8";

#rakuraku_epg .ch_box li a {
	color: #000000 !important;
}
#rakuraku_epg .ch_box .ch_color01,
#rakuraku_epg .ch_box .ch_color02,
#rakuraku_epg .ch_box .ch_color03,
#rakuraku_epg .ch_box .ch_color04,
#rakuraku_epg .ch_box .ch_color05,
#rakuraku_epg .ch_box .ch_color06,
#rakuraku_epg .ch_box .ch_color07 {
	background-color: #dcdcdc !important;
	background: -moz-linear-gradient(top, #dcdcdc 0%, #cecece 100%) !important;
	background: -webkit-linear-gradient(top, #dcdcdc 0%, #cecece 100%) !important;
	background: linear-gradient(top, #dcdcdc 0%, #cecece 100%) !important;
	border-right: #939393 1px solid !important;
}
#rakuraku_epg .ch_box .theday {
	background-color: #fafafa !important;
	background: -moz-linear-gradient(top, #fafafa 0%, #ddd9d9 100%) !important;
	background: -webkit-linear-gradient(top, #fafafa 0%, #ddd9d9 100%) !important;
	background: linear-gradient(top, #fafafa 0%, #ddd9d9 100%) !important;
	border-right: #939393 1px solid !important;
}
#rakuraku_epg .ch_box .saturday {
	background-color: #a5d4f4 !important;
	background: -moz-linear-gradient(top, #a5d4f4 0%, #94c3e3 100%) !important;
	background: -webkit-linear-gradient(top, #a5d4f4 0%, #94c3e3 100%) !important;
	background: linear-gradient(top, #a5d4f4 0%, #94c3e3 100%) !important;
	border-right: #5f7a8c 1px solid !important;
}
#rakuraku_epg .ch_box .sunday {
	background-color: #f5aca5 !important;
	background: -moz-linear-gradient(top, #f5aca5 0%, #eca099 100%) !important;
	background: -webkit-linear-gradient(top, #f5aca5 0%, #eca099 100%) !important;
	background: linear-gradient(top, #f5aca5 0%, #eca099 100%) !important;
	border-right: #b1827e 1px solid !important;
}
#ipg-rakuraku-epg {
	padding-bottom: 80px;
}
#rakuraku_detail .share ul > li > a {
	display: inline;
}
#rakuraku_detail #header {
	height: auto;
}
