/*	two.css 
	for HOST-TV.COM
	Copyright(c) 2008 Codeworks Corp. All Rights Reserved.
		http://www.codeworks.co.jp
		info@codeworks.co.jp
	IE7, IE6, FireFox3, Opera9.5, Safari3.1(Win, Mac)
*/

#presentitemlistheader{
	background-image:url("images/presentlist/header_513_68.gif");
	background-repeat: no-repeat;
	width: 513px;
	height: 68px;
	overflow:hidden;
}
#presentitemlistheaderinner{
	width: 493px;
	height: 26px;
	margin-top: 42px;
	margin-left: 20px;
	overflow:hidden;
/*	width: 513px;
	height: 68px;
	overflow:hidden;*/
}
#presentitemlist{
	background-image:url("images/presentlist/edge_513_1.gif");
	background-repeat: repeat-y;
	width: 513px;
}
#presentitemlistfooter{
	background-image:url("images/presentlist/footer_513_7.gif");
	background-repeat: no-repeat;
	width: 513px;
	height: 7px;
	overflow:hidden;
}
#presentexpire{
	display: none;
}


#presentitem{
	margin-left: 16px;
	/*margin-top: 2px;*/
	/*margin-top: 2px;*/
	/*margin-bottom: 2px;*/
	border: 1px solid #ccc;
	width:480px;
	height:100px;
	overflow:hidden;
	/*display: none;*/
}

/* オープンチャンネル */
#openpresentitemlistheader{
	background-image:url("images/open_presentlist/header_513_68.gif");
	background-repeat: no-repeat;
	width: 513px;
	height: 68px;
	overflow:hidden;
}
#openpresentitemlist{
	background-image:url("images/open_presentlist/edge_513_1.gif");
	background-repeat: repeat-y;
	width: 513px;
}
#openpresentitemlistfooter{
	background-image:url("images/open_presentlist/footer_513_7.gif");
	background-repeat: no-repeat;
	width: 513px;
	height: 7px;
	overflow:hidden;
}