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

body {
	color:#999999;
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	font-size:10px;
	line-height:14px;
	background:#222222;
	margin:0;
	padding:0;
	scrollbar-track-color:#333333;
}

td {
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	font-size:10px;
	line-height:14px;
}

.unit {
	padding-top:10px;
}

.date {
	color:#FF6600;
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	font-size:10px;
	font-weight:nomal;
	line-height:100%;
	display: block;
	margin: 0;
	padding: 2px 2px 2px 5px;
}

.unit .date{
	font-size:14px;
	font-weight:bold;
	display:block;
}


.mediatype {
	color:#FF6600;
	display: block;
	background-color: #333333;
	margin: 0 0 2px 0;
	padding: 2px 2px 2px 5px;
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	font-size:10px;
	font-weight:normal;
}
.time{
	display: block;
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	font-size:10px;
	color:#CCCCCC;
	margin: 0;
	padding:0 0 4px 0;;
	border-bottom:dotted #999999 1px;
}
.station{
	color:#999999;
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	font-size:10px;
	line-height:14px;
	margin:0;
	padding:0 0 5px 0;
}

.programtitle{
	color:#999999;
	font-size:10px;
	font-weight:normal;
}

a{
	color:#bbbbbb;
	font-size:10px;
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	text-decoration:none;
}

a:hover{
	color:#FFFFFF;
	font-size:10px;
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	text-decoration:none;
	background-color:#3366CC;
}
