#epgarea{
	width:1010px;
	margin:0;
	padding:0;
	text-align:left;
}

#epgmain{
	float:left;
	width:700px;
	background:url(../images/bg_epgleft2.gif) repeat-y;
}
#epgmainhead{
	background:url(../images/head_epgleft2.gif) no-repeat top;
	width:700px;
	margin:0;
	padding:0;
}#epgmainfoot{
	background:url(../images/foot_epgleft2.gif) no-repeat bottom;
	width:640px;
	margin:0;
	padding:30px;
}
#basicinfo{
	width:640px;
	margin:0;
	padding:0;
	float:left;
}
#basicinfo #photo{
	background:url(../images/img_epgwaku.gif) no-repeat;
	width:322px;
	height:259px;
	padding:10px;
	margin:0;
	float:left;
}
#basicinfo #linkofficial{
	margin:9px 76px 0 77px;
	background:url(../images/btn_officialsite.jpg) no-repeat;
	padding:0;
}
#linkofficial a{
	background:url(../images/btn_officialsite02.jpg) no-repeat;
	background-position:0 0;
	width:167px;
	height:31px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
}
#linkofficial a:hover{
	background-position:0 -31px;
	width:167px;
	height:31px;
}
#basicinfo #outline{
	width:285px;
	float:right;
	margin:0;
	padding:0;
}
#basicinfo #outline h3.name{
	background:url(../images/t_epg_banname.gif) no-repeat;
	width:285px;
	font-size:15px;
	color:#085cc3;
	padding:25px 0 5px 0;
}
#basicinfo #outline h3.sche{
	background:url(../images/t_epg_bansche.gif) no-repeat;
	width:285px;
	font-size:14px;
	letter-spacing:0.02em;
	color:#666;
	padding:25px 0 5px 0;
}
#basicinfo #outline h3.gaiyo{
	background:url(../images/t_epg_bangaiyo.gif) no-repeat;
	width:285px;
	font-size:13px;
	color:#666;
	padding:25px 0 5px 0;
	font-weight:normal;
}
#basicinfo #outline span{
	display:none;
}
#basiclist{
	margin:18px 0 0 0;
	padding:0;
	text-align:left;
	float:left;
}
#basiclist table{
	border:1px solid #CCC;
	border-collapse:collapse;
	width:640px;

}
#basiclist th{
	background:url(../images/bg_dotted.gif);
	color:#666;
	padding:18px;
	vertical-align:top;
	font-size:13px;
	border:1px solid #CCC;
	width:64px;
}
#basiclist td{
	color:#666;
	padding:18px;
	vertical-align:top;
	font-size:13px;
	border:1px solid #CCC;
}

#epgonair{
	float:right;
	width:300px;
	margin-top:7px;
	padding:0;
}

/*
#onairmain{
	background:url(../images/bg_epgonair.gif) repeat-y;
	width:250px;
	margin:0;
	padding:0;
}
#onairmain h3{
	background:url(../images/t_epgonair.jpg) no-repeat;
	width:250px;
	height:42px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}*/
#onairfoot{
	background:url(../images/foot_epgonair.gif) no-repeat bottom;
	width:250px;
	margin:0;
	padding:0 0 10px 0;
}
#onairlist{
	padding: 5px 10px;
	width:210px;
	margin:0;
}
#onairbtn{
	margin:5px 0 0 50px;
	padding:0;
	background:url(../images/btn_epgcheck.jpg) no-repeat;
	width:135px;
	height:27px;
}
#onairbtn a{
	background:url(../images/btn_epgcheck02.jpg) no-repeat;
	width:135px;
	height:27px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	background-position:0 0;
}
#onairbtn a:hover{
	width:135px;
	height:27px;
	background-position:0 -27px;
}


#epgonair .marbottom5{
	margin-bottom: 5px;
}