/*------------------------------------------------
	index.css - <beijing> index.html design css
	2006.11.10
	:::toc:::
	import url
------------------------------------------------*/

@import url(../../common/common.css);
@import url(../../common/format.css);
@import url(../../common/layout-old.css);
@import url(../../common/navigation.css);


/* parts design
------------------------------------------------*/
.borderbg p{ line-height:1.5;}
.borderbg strong{ color:#b9344a;}
.borderbg h2{ margin-top:20px;clear:both;}
.borderbg h3{ 
	margin-bottom:10px;
	padding-bottom:3px;
	color:#b9344a;
	border-bottom:1px solid #b9344a;
}

.borderbg #arasuji img{
	float:right;
}
.borderbg #arasuji #aratext{
	margin:10px 0 0 15px;
	float:left;
}
.borderbg #arasuji p{
	width:340px;
}
.borderbg #arasuji p.arasuzen{
	text-align:right;
	margin-top:10px;
}
.borderbg #sokan{
	margin-left:10px;
	float:left;
}


.borderbg #topcopy,#topcopy p {
	margin:15px 0 0 10px;
}


/* 放送内容 */
.borderbg .story{ 
	width:560px;
	margin:5px 0 0 15px;
	border:1px solid #ff738b; background-color:#fff6f6}
.borderbg .story td { padding:15px}
.borderbg .story img{ float:right; margin:0px 0px 10px 10px}

.borderbg .number{ margin-top:10px; clear:both; text-align:right;}

/* ラインアップ */

.borderbg .ltable {
	width:560px;
	margin:5px 0px 0px 15px;
	border: 1px solid #4F2A21;
	border-collapse:collapse;
}

.borderbg .ltable td,th {
	font-weight:normal;
	padding:3px;
	border: 1px solid #4F2A21;
}
.bgcol01{background-color:#c3e5f5;}
.bgcol02{background-color:#e9f8ff;}
.bgcol03{background-color:#f3cfcf;}
.bgcol04{background-color:#fff6f6;}
.bgcol05{background-color:#fffff1;}


/* キャスト */
#cast { margin:10px 0 0 25px;
}
#cast th p { 
	margin:4px 0;
}
#cast td { 
	padding: 0 15px;
	vertical-align:top;
}
#cast th { 
	border:none;
}

