/* pack button
========================================== */
#wrapper #contents #pack_buy{
}
#wrapper #contents #package_purchase{
	margin:20px 0px 8px 0px;
}
#package_purchase p.otoku{
	font-weight:bold;
	color:#cc0000;
	font-size:16px;
	text-align:center;
}
#wrapper #contents #package_purchase #packName{
	background:url(/etc/tv/fujitv_od/img/packtop.gif) no-repeat 0 0;
	width:695px;
	height:26px;
	padding:8px 10px 0px 10px;
}
#wrapper #contents #package_purchase #packName h4{
	color:#b9d5ff;
	font-weight:bold;
	line-height:26px;
	width:495px;
	float:left;
	text-shadow:1px 1px 0px #999999;
}
#wrapper #contents #package_purchase #packName p{
	color:#ffcc00;
	font-weight:bold;
	text-shadow:1px 1px 0px #333333;
	font-size:18px;
	line-height:26px;
	width:200px;
	float:left;
	text-align:right;
}
#wrapper #contents #package_purchase #packBtn{
	background:url(/etc/tv/fujitv_od/img/packmid.gif) no-repeat 0 0;
	width:709px;
	height:34px;
	padding:0px 1px 0px 5px;
}
#wrapper #contents #package_purchase #packBtn p{
	font-size:12px;
	width:505px;
	float:left;
	line-height:34px;
}
#wrapper #contents #package_purchase #packBtn p.long{
	line-height:13px;
	padding-top:5px;
}
#wrapper #contents #package_purchase #packBtn a img{
	width:204px;
	float:left;
}
#wrapper #contents #package_purchase #packNote{
	background:url(/etc/tv/fujitv_od/img/packbtm.gif) 0 0;
	width:715px;
	height:47px;
	padding-top:3px;
}
#wrapper #contents #package_purchase #packNote p{
	font-size:10px;
	line-height:14px;
	padding:0px 8px;
}
#wrapper #contents #package_purchase #packNote p span.caution{
	color:red;
}
#wrapper #contents #package_purchase #packNote p a{
	background:url(/etc/tv/fujitv_od/img/help.gif) 0 0 no-repeat;
	padding-left:22px;
}
#wrapper #contents #package_purchase #endPack{
	padding-top:3px;
	text-align:right;
	color:#ff0000;
	font-weight:bold;
}

/*======================================

     CMS List OverRide

=======================================*/
#cmsList .listBox{
	width: 711px;
}
* html #cmsList .listBox{
	width: 707px;
}
#cmsList div.listBox .lower .imgBox{
	margin: 10px;
	/* for IE Double Margin Bug */
	display: inline;
}
#cmsList div.listBox .lower .txtBox{
	width: 602px;
	margin: 10px 10px 5px 0;
	/* for IE Double Margin Bug */
	display: inline;
}
#cmsList div.listBox .lower .txtBox h3{
	padding-bottom: 3px;
}
#cmsList div.listBox .lower .txtBox p{
	padding-bottom: 3px;
}
/* For Member Free */
#cmsList div.listBox.memberFree{
	border:2px solid #adc86b;
	background: #eaf1da;
}

#cmsList div.listBox.memberFree ul.upper{
	background-color: #adc86b;
}
#cmsList div.listBox.memberFree ul.upper li{
	color: #fff;
}
/* For Member Free */
#cmsList div.listBox.Free{
	border:2px solid #5ea0d2;
	background: #d8ebfa;
}

#cmsList div.listBox.Free ul.upper{
	background-color: #5ea0d2;
}
#cmsList div.listBox.Free ul.upper li{
	color: #fff;
}


