@charset "euc-jp";
@import "/r_css/parts/snswidget.css";
/* CSS Document */

/* catch */
#tbsOd #wrapper #contents #mainImg #royaleMain{
	background-color:black;
	color:white;
}
#tbsOd #wrapper #contents #mainImg #royaleMain h2{
	background:none;
	margin:0px;
	padding:0px;
	height:59px;
}
/* cast and other information */
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleCast{
	position:relative;
	padding:0px 0px 0px 450px;
	height:330px;
	border:1px solid #09afed;
}
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleCast img{
	position:absolute;
	left:0px;
	top:0px;
}
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleCast h3,
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleIntro h3{
	font-weight:bold;
	color:#09afed;
	padding-bottom:3px;
	border-bottom:1px solid white;
}
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleCast h3{
	font-size:14px;
	margin:8px;
	letter-spacing:-0.1em;
}
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleCast p{
	font-size:10px;
	margin:8px 5px 0px 0px;
	line-height:14px;
}
/* introduction */
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleIntro{
	border:1px solid #038034;
	border-top:none;
	padding:5px 5px 10px 5px;
}
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleIntro h3{
	font-size:18px;
	margin-top:5px;
}
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleIntro p{
	padding:5px;
}
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleIntro .navi{
	background:url(/etc/tv/tbs/drama/kaito_royale/img/navi.gif) no-repeat top left;
	width:695px;
	height:55px;
	margin:5px auto;
	position:relative;
}
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleIntro .navi .btn1{
	position:absolute;
	top:30px;
	right:85px;
}
#tbsOd #wrapper #contents #mainImg #royaleMain #royaleIntro .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;
}
