@charset "utf-8";

/* 五時生テレビ　インデックス
---------------------------------------------------- */
table#gojiWeek {
	width:560px;
}

table#gojiWeek th {
	/*width:120px;*/
	text-align:left;
}

table#gojiWeek td,
table#gojiWeek th {
	vertical-align:top;
}

table#gojiWeek th.posA {
	width:105px !important;
}

table#gojiWeek th.posB {
	width:25px !important;
}

table#gojiWeek td.whead {
	width:430px;
	height:25px;
}

table#gojiWeek td.wbody {
	width:430px;
	padding-bottom:15px;
}

table#gojiWeek td h5 {
	font-size:1.2em;
	line-height:1.8em;
	margin-bottom:5px;
	border-bottom:1px solid #999999;
}

table.perDisc,
table.perDisc td
table.perDisc th {
	text-align:left;
}

table#gojiWeek td div.personal {
	width:430px;
	margin-bottom:10px;
}

table#gojiWeek td div.personal img.left {
	display:block;
	width:135px;
	float:left;
}

table#gojiWeek td div.personal p {
	margin:0;
	padding:0;
	line-height:1.8em;
}

table#gojiWeek td div.personal p span {
	font-weight:bold;
}

table#gojiWeek td div.personal div.right {
	width:295px;
	float:left;
}

table#gojiWeek td img.wakuLft { padding-left:5px;}
table#gojiWeek td img.wakuRht { padding-right:5px;}
.fltRht {float:right !important;}
.widAuto {width:auto;}

th#monday {background-color:#F7BD73;}
th#tuesday {background-color:#83D093;}
th#wednesday {background-color:#73CBF3;}
th#thursday {background-color:#F3A1C7;}
th#friday {background-color:#73CAD0;}
th#sunday {background-color:#8CC2E5;}

.txtLeft {text-align:left;}
.txtCenter {text-align:center;}
.txtRight {text-align:right;}

/* コミュニティチャンネル　その他番組
---------------------------------------------------- */
div#discBox {
	margin:0 0 15px 0;
}

div#discBox div#left {
	width:160px;
	padding:0 10px 0 0 ;
	float:left;
}

div#discBox div#right {
	width:390px;
	float:left;
}

div#discBox div#right h3 {
	display:block;
	width:390px;
	height:23px;
	margin:0 0 10px 0;
	text-indent:-9999px;
}

div#discBox div#right h3#discover {background:url(../discover/img/tit_discover.gif) no-repeat;}
div#discBox div#right h3#inquiry {background:url(../inquiry/img/tit_inquiry.gif) no-repeat;}
div#discBox div#right h3#yosoiso {background:url(../yosoiso/img/tit_yosoiso.gif) no-repeat;}
div#discBox div#right h3#kengaku {background:url(../kengaku/img/tit_kengaku.gif) no-repeat;}
div#discBox div#right h3#walking {background:url(../walking/img/tit_walking.gif) no-repeat;}
div#discBox div#right h3#sound {background:url(../sound/img/tit_sound.gif) no-repeat;}
div#discBox div#right h3#nakama {background:url(../nakama/img/tit_nakama.gif) no-repeat;}
div#discBox div#right h3#himuka {background:url(../himuka/img/tit_himuka.gif) no-repeat;}
div#discBox div#right h3#kids {background:url(../kids/img/tit_kids.gif) no-repeat;}
div#discBox div#right h3#weather {background:url(../weather/img/tit_weather.gif) no-repeat;}
div#discBox div#right h3#gojinama {background:url(../gojinama/img/tit_gojinama.gif) no-repeat;}
div#discBox div#right h3#personality {background:url(../gojinama/img/tit_personality.gif) no-repeat;}

div#discBox div#right p {
	margin:0;
	padding:0 0 10px 60px;
	line-height:1.7em;
}

div#discBox div#right p#per {background:url(../img/community/icon_performer.gif) left top no-repeat;}
div#discBox div#right p#onAir {background:url(../img/community/icon_onAir.gif) left top no-repeat;}

p#mc {
	margin:0;
	padding:0 0 0 60px;
	line-height:1.7em;
	background:url(../img/community/icon_mc.gif) left top no-repeat;
}

p#lastweek {
	margin:0;
	padding:0;
	text-indent:-9999px;
	line-height:1.7em;
	background:url(../img/community/icon_lastweek.gif) left top no-repeat;
}

div#discBox div#right p span {
	color:#FF0000;
	padding:0 0 0 15px;
}

div#progOut,
div#perComment {
}

div#progOut p,
div#perComment p {
	padding:0 15px;
}

div#progOut h4,
div#perComment h4 {
	display:block;
	width:560px;
	height:23px;
	margin:0 0 10px 0;
	text-indent:-9999px;
}

div#progOut h4 {background:url(../img/community/tit_outline.gif) left top no-repeat;}
div#perComment h4 {background:url(../img/community/tit_comment.gif) left top no-repeat;}



