@charset "euc-jp";
/* CSS Document */
/* main image */
#tbsOd #wrapper #contents #mainImg{
	height:auto;
}
#tbsOd #wrapper #contents #mainImg #irisLeft{
	width:442px;
	height:414px;
	float:left;
}
#tbsOd #wrapper #contents #mainImg #irisRight{
	width:273px;
	height:414px;
	float:left;
	background:url(/etc/tv/tbs/asian/iris/img/header03.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}
#tbsOd #wrapper #contents #mainImg #irisRight p{
	font-weight:normal;
	font-size:90%;
	padding-right:10px;
}
#tbsOd #wrapper #contents #mainImg #irisRight #copy{
	text-align:right;
	margin-top:5px;
	padding-right:5px;
	font-size:75%;
}
#tbsOd #wrapper #contents #mainImg #irisRight #copy a{
	text-decoration:underline;
	color:#FFFFFF;
}

/* digest movie */
#tbsOd #wrapper #contents #mainImg #digest{
	background-color:#ddd;
	border-style:solid;
	border-color:#00000;
	border-width:5px 10px;
	padding:8px;
	color:#000000;
	font-weight:bold;
	font-size:90%;
}
#tbsOd #wrapper #contents #mainImg #digest img{
	vertical-align:middle;
	padding-left:2px;
}

/* last episode */
#tbsOd #wrapper #contents #mainImg #lastEp{
	background-color:#000000;
	padding:0px 10px 10px 10px;
}
#tbsOd #wrapper #contents #mainImg #lastEp p{
	color:#FFFFFF;
	font-size:80%;
}
#tbsOd #wrapper #contents #mainImg #lastEp #lastBox{
	background-color:#e6e6e6;
	width:675px;
	padding:10px;
	height:auto;
}
#tbsOd #wrapper #contents #mainImg #lastEp #lastBox #lastImg{
	padding:0 0 0 103px;
	position:relative;
	font-size:90%;
	min-height:68px;
}
#tbsOd #wrapper #contents #mainImg #lastEp #lastBox #lastImg a{
	font-weight:bold;
	text-decoration:underline;
}
#tbsOd #wrapper #contents #mainImg #lastEp #lastBox #lastImg img{
	left:0;
	position:absolute;
	top:0;
}
#tbsOd #wrapper #contents #mainImg #lastEp #lastBox #buttons{
	margin-top:5px;
	text-align:right;
	color:#cc5e5a;
	font-size:80%;
}
#tbsOd #wrapper #contents #mainImg #lastEp #lastBox #buttons img{
	margin-left:5px;
	margin-top:2px;
}