@charset "euc-jp";
/* CSS Document */

/* catch */
#tbsOd #wrapper #contents #mainImg #unmeiMain{
	background-color:black;
}
#tbsOd #wrapper #contents #mainImg #unmeiMain h2{
	background:none;
	margin:0px;
	padding:0px;
	height:59px;
}
/* cast and other information */
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiCast{
	position:relative;
	padding:0px 0px 0px 450px;
	height:330px;
}
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiCast img{
	position:absolute;
	left:0px;
	top:0px;
}
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiCast h3,
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiIntro h3{
	font-weight:bold;
	color:#cc9966;
	padding-bottom:3px;
	border-bottom:1px solid white;
}
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiCast h3{
	font-size:14px;
	margin:8px;
}
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiCast p{
	font-size:10px;
	margin:8px 0px;
	color:white;
}
/* introduction */
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiIntro{
	border:1px solid #038034;
	border-top:none;
	padding:5px 5px 10px 5px;
}
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiIntro h3{
	font-size:18px;
}
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiIntro p{
	padding:5px;
	color:white;
}

#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiIntro .navi{
	background:url(/etc/tv/tbs/drama/unmeinohito/img/navi.gif) no-repeat top left;
	width:695px;
	height:55px;
	margin:5px auto;
	position:relative;
}
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiIntro .navi .btn1{
	position:absolute;
	top:30px;
	right:85px;
}
#tbsOd #wrapper #contents #mainImg #unmeiMain #unmeiIntro .navi .btn2{
	position:absolute;
	top:30px;
	right:10px;
}
/* last episode */
#tbsOd #wrapper #contents #mainImg #lastEp #present{
	color:red;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}
