@charset "euc-jp";
/* CSS Document */
/* main image */
#tbsOd #wrapper #contents #mainImg{
	height:auto;
}
#tbsOd #wrapper #contents #mainImg #koLeft{
	width:300px;
	height:449px;
	float:left;
}
#tbsOd #wrapper #contents #mainImg #koRight{
	width:415px;
	float:left;
}
/* program summary */
#tbsOd #wrapper #contents #mainImg #koRight #summary{
	background:url(/etc/tv/tbs/anime/keion/img/back.jpg) no-repeat;
	width:415px;
	height:208px;
}
#tbsOd #wrapper #contents #mainImg #koRight #summary p{
	color:#000000;
	padding:10px;
	font-size:90%;
}
#tbsOd #wrapper #contents #mainImg #koRight #summary p strong{
	font-weight:bold;
}
#tbsOd #wrapper #contents #mainImg #koRight #summary #official{
	font-weight:bold;
	color:#e5004f;
	background-color:#FFFFFF;
	border:1px solid #00abef;
	padding:8px;
	margin: 0 10px;
}
#tbsOd #wrapper #contents #mainImg #koRight #summary #official a{
	text-decoration:underline;
}
#tbsOd #wrapper #contents #mainImg #koRight #summary .copy{
	font-size:80%;
	text-align:right;
}