@import "common/common.css";
@import "common/unit.css";
@import "common/header.css";
@import "index/left.css";
@import "index/footer.css";

@import "common/font.css";

/*--- 0812 ---*/
@import "genre/0812_body.css";
@import "common/inner_body_0812.css";

#onair{
	height:529px;
	margin-bottom:1px;
}
#onair iframe{
	height:486px;
}

#BANGUMI h2{
	background:#269BA0 url(../images/bangumi/title.gif) no-repeat top left;
	width:668px;
	height:27px;
}

#BANGUMIinfo {
	margin:17px 0px 10px 12px;
	padding-bottom:5px;
	border-right:solid 1px #CED0CD;
	border-bottom:solid 1px #CED0CD;
	position:relative;
}

#BANGUMIinfo h2{
	background:url(../images/bangumi/name.gif) no-repeat top left;
	width:438px;
	padding:25px 0px 15px 0px;
	text-indent:3px;
	font-size:16px;
	font-weight:bold;
	line-height:1.3em;
}

#BANGUMIinfo h3{
	background:url(../images/bangumi/onair.gif) no-repeat top left;
	width:438px;
	padding:25px 0px 15px 0px;
	text-indent:3px;
	font-size:16px;
	font-weight:normal;
	line-height:1.3em;
}

#BANGUMIinfo .photo{
	border:solid 1px #CED0CD;
	position:absolute;
	left:445px;
	top:0px;
	text-align:center;
}

#BANGUMIinfo a{
	background:url(../images/bangumi/hp.gif) no-repeat top left;
	width:218px;
	height:35px;
	display:block;
	padding:0px 0px 2px 0px;
	text-indent:-1000000px;
	font-size:1px;
}

#BANGUMIinfo .nonehp{
	width:218px;
	height:35px;
	padding:0px 0px 2px 0px;
	text-indent:-1000000px;
	font-size:1px;
}

#BANGUMIdetail{
	margin:15px 0px 10px 12px;
	padding:5px 10px 30px 10px;
	border:solid 1px #CED0CD;
	border-top:none;
	font-size:14px;
	line-height:1.5em;
	text-align:left;
}
#BANGUMIdetail h3{
	display:none;
}
#BANGUMIdetail strong{
	display:block;
	font-weight:bold;
	margin:20px 0px 1px 0px;
}

#BANGUMIgenre {
	margin:17px 0px 10px 12px;
	padding-bottom:5px;
	border-right:solid 1px #CED0CD;
	border-bottom:solid 1px #CED0CD;
}
#BANGUMIgenre h3{
	background:url(../images/bangumi/genre.gif) no-repeat top left;
	height:20px;
	padding-bottom:10px;
}
#BANGUMIgenre a{
	font-size:14px;
	font-weight:bold;
	color:#1FA8CA;
	text-decoration:underline;
	padding:0px 17px 0px 5px;
}
