@charset "utf-8";
/* CSS Document */


#bandai_tv{
	width:714px;
	background-image:url(/bc/images/bandai-tv/background_upper.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin:10px auto;
	padding-top:10px;
	}
	
#bandai_tv dl{
	background-image:url(/bc/images/bandai-tv/background_under.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:10px;
	}

*html #bandai_tv dl{padding-bottom:0;}
*:first-child+html #bandai_tv dl{padding-bottom:0; }

#bandai_tv dt{
	padding-left:10px;
	float:left;
	width:151px;
	}

#bandai_tv dd{
	width:511px;
	margin:0 10px 10px 171px;
	}
	
#bandai_tv h3{
	font-size:14px;
	line-height:18px;
	color:#b31e23;
	background-image:url(/bc/images/bandai-tv/tv_icon.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-top:3px;
	}
#bandai_tv h3 a{color:#b31e23;}
#bandai_tv p{
	font-size:12px;
	line-height:16px;
	padding:5px 10px 0 24px;
	}
	
.listLink{
	float:left;
	margin-top:10px;
	}
.tvLink{
	float:right;
	margin-top:10px;
	}