@charset "Shift_JIS";

body{background: url(../images/common/bk.jpg) #FFF repeat;}

#wrapper{ 
width:860px;
margin:0 auto;
background-color:#fff;
}
#main_box{
width:850px;
margin:0 auto;
background-color:#FFF;
overflow: hidden;
}

#main_box .head{
  padding:5px 0;
	width:850px;
	height:40px;
	margin-bottom:10px;
	text-align:left;
}

#main_box .head .title{
    font-size:110%;
	padding:7px 10px 0 10px;
	color: #333;
	font-weight: bold;
	height:30px;
	background: url(../images/common/title_base.png) 0 -5px no-repeat;
}

#main_box #detail{
  padding-bottom:12px;
	width:810px;
	margin:0 auto 20px auto;
	overflow: hidden;
}
#l-tl{margin-bottom:20px;}
/**ロゴ枠**/

#logobox{
	float:left;
/*	width:342px;*/
	width: 360px;
}
/*#logobox img{border:1px solid #CCC;}*/

/**放送枠**/

#infobox{
	float:right;
	width:435px;
text-align:left;
}
#infobox dt{
	margin-bottom:3px;
}
#infobox dd{
	margin:0 0 10px 8px;
}

/****main*******************************************/
/*--------(番組概要)--------*/

.m-tl{margin-bottom:25px;}
#s-tl{margin-bottom:10px;}
#lead{
	width:810px;
	margin:0 auto 25px auto;
	text-align:left;
}
#catch{
	font-weight:bold;
	margin-bottom:30px;
	margin-left:8px;
	padding-right:190px;
	height: 210px;
	background:transparent url(../images/common/photo/photo_1.jpg) no-repeat right top;
}

#catch p { 
	font-size:108%;
	width:480px;
}

.obi p{margin:0 0 10px 8px;}

#ticket{
	width:801px;
	margin:0 auto;
	background-color:#e9f7fc;
	padding:7px 0 15px 0;
}
#ticket h4{margin-bottom:20px;}
.line{margin:25px 0 15px 0;}
#t-howto{
	width:760px;
	margin:0 auto;
	text-align:left;
}
#t-howto dl{color:#0a4374;}
#t-howto dt{margin-bottom:5px;}
#t-howto dd{
	font-weight:bold;
	margin-bottom:15px;
}
#attention{background-color:#fff;}
#attention table{font-size:90%;}
#attention th{
	white-space:nowrap;
	padding:0 10px;
	background-color:#e8e8e8;
}
#attention td{
	color:#666;
	text-align:left;
}
.ma15b{margin-bottom:15px;}

#pagetop{
	text-align:right;
	margin-top:15px;
	padding-right:30px;
}

#credit{
background:url(../images/common/credit_bar.jpg) no-repeat top;
padding:15px 0;
margin-top:15px;
}
/**add***/
/**navigation**/
#g-nav{
	width:801px;
	margin:0 auto 35px auto;
	background:transparent url(../images/common/line_gr_b.jpg) repeat-x bottom;
	overflow:hidden;
}
#g-nav li{
	float:left;
}
#g-nav li img{
	vertical-align:bottom;
}
/**yokoku**/
#yokoku{
	width:790px;
	margin:0 auto 40px auto;
	overflow: hidden;
}
#yokoku ul{
	float:left;
	width:342px;
}
#yokoku ul li{
	margin-bottom:20px;
}
#yokoku ul li img{
	border:2px solid #ffd374;
}
#yokoku div{
	text-align:left;
	float:right;
	width:425px;
}
#yokoku dl{
	color:#ec7501;
	margin-bottom:15px;
	background:transparent url(../images/next/line_or.jpg) repeat-x bottom;
	padding-bottom:10px;
}
#yokoku dt{
	padding-left:3px;
	font-size:90%;
}
#yokoku dd{
	font-size:110%;
	font-weight:bold;
	padding-left:5px;
}
#yokoku div p{
	padding-left:5px;
	margin-bottom:15px;
}
/**backnum**/
#list{
	width:790px;
	margin:0 auto 20px auto;
	text-align:left;
}


#list dl{
	clear: both;
	background:transparent url(../images/story/line_dot_or.gif) repeat-x bottom;
	padding-bottom:8px;
	margin-bottom:8px;
	display: block;
	overflow:hidden;
	height: 25px;}



#list dt{
	float:left;
	width:180px;
}
#list dd{
	float:left;
	width:575px;
	padding-left:30px;
	background:transparent url(../images/story/line_tate.gif) repeat-y;
}

.txt-list{
	text-align:right;
	width:790px;
	margin:-50px auto 20px auto;
}
.txt-detail{text-align:right;}



/*************** performer ***************/


#yokoku div.performer {
	width: 801px;
	overflow: hidden;
}


#yokoku div.performer p.title {
	float: left;
	width: 160px;
	margin-left: 0;
	text-align:left ;
}


#yokoku div.performer ul {
	float: right;
	width: 635px;
	overflow: hidden;
}


#yokoku div.performer ul li {
	float: left;
	margin-right: 8px;
	margin-bottom: 0;
}

#yokoku div.performer ul li.p_copy { margin-left: 10px;}

#yokoku div.performer ul li img {
	border: none;
}


#yokoku div.performer ul li span {
	display: block;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 10px;
}




