#ttable .ui-li-thumb {
  width: 55px;
  height: 70px;
  margin-left: 15px;
  margin-top: 7px;
}

#ttable .ui-header h2{
  width:auto;
  margin:0 auto 5px 15px;
  text-align:left;
}

/* CSS Document */


/** contentsÇÃògÇè¡Ç∑ **/
#contents {
	border : 0px;
	padding-top: 15px;	
}

/************************/

#title_ttable h2 {
	padding-right: 80px;
}

#update {
	padding-right: 50px;
	margin-top: 20px;
	width: 125px;
}

#week {
	margin-top: 20px;
	width: 295px;
	text-align: right;
}

#week .on {
	color: #CC0033;
}


/****table*****/
table {
	width: 100%;
	border-collapse: collapse;
    border-spacing:0;
	border-right: solid #777777 1px;
	border-bottom: solid #777777 1px;
}

td{
	border-left: solid #777777 1px;
	border-top: solid #777777 1px;
	border-right: none;
	border-bottom: none;
}

.tt_pattern {
	width: 8%;
	text-align: center;
	background: url(../../../common/06backh.gif);
}


/*****tableì‡ì‡óe*****/
.tt_time {
	vertical-align:top;
	padding: 5px;
}

.sun {
	text-align: center;
	color: #FFFFFF;
	background-color: #cc0033;
	width: 92%;
}

.sat {
	text-align: center;
	color: #FFFFFF;
	background-color: #000033;
	width: 92%;
}

.weekday {
	text-align: center;
	color: #FFFFFF;
	background-color: #999999;
	width: 92%;
}


.tt_text {
/*	width: 64%;*/
}

.tt_dj_img {
/*	width: 36%;*/
}

.tt_prg {
	padding: 5px 10px;
}

.tt_prg_name {
    color: #CC0033;
    font-size: 14px;
    font-weight: bold;
}

.tt_sub_title {
	font-size: 90%;
}

.tt_prg_name a:link,
.tt_prg_name a:visited {
	color: #CC0033;
}

.tt_prg_name a:hover {
	color: #FF0000;
    text-decoration: underline;
}

.tt_prg_name a:active {
	color: #FF0099;
	text-decoration:underline;
}



.live {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0.5em;
}

.tt_dj_name a:link,
.tt_dj_name a:visited {
    color: #FF6600;
}

.tt_dj_name a:hover {
    color: #FF9900;
	text-decoration: underline;
}

.tt_dj_name a:active {
	color: #FF0099;
	text-decoration:underline;
}


.message,
.tt_dj_name {
	margin-top: 3px;
	margin-left: 0px;
}


.br_top_none {
	border-top: none;
}

.mainte {
	text-align: center;
	background-color: #D6D6AD;
}

.visual {	
	width:5%;
}

.tt_text_v {
	width: 63%;
}


.tt_dj_img_v {
	width: 37%;
}


