/*	hostclubchlist.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)
*/

/*-------------------------------------------------------*/

#hostchannellist{
	width: 515px;
	height: auto;
}

#hostchannellistheader{
	background-image: url('images/himech/header_515_53.gif');
	background-repeat: no-repeat;
	width: 515px;
	height: 53px;
}
#hostchannellistmain{
	background-image: url('images/himech/edge_515_1.gif');
	background-repeat: repeat-y;
	/*width: 515px;*/
	width: 499px;
	padding-top: 4px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:3px;
}
#hostchannellistfooter{
	background-image: url('images/himech/footer_515_6.gif');
	background-repeat: no-repeat;
	width: 515px;
	height: 6px;
}


.hostclub_ch_item{
	background-image: url('images/himech/cha_frame_497_113.gif');
	background-repeat: no-repeat;
	width: 485px;
	height: 101px;
	padding: 6px;
	margin-top: 2px;
}

.hostclub_ch_item_name{
	background-image: url('images/himech/titlebar_278_15.gif');
	background-repeat: no-repeat;
	width: 276px;
	height: 14px;
	color: #fff;
	padding-left: 2px;
	padding-top: 1px;
	margin-top: 2px;
	margin-right: 1px;
	float:right;
}
.hostclub_ch_item_left{
	width: 357px;
	float:left;
}
.hostclub_ch_item_right{
	width: 126px;
	float:left;
}

.hostclub_ch_item_hr{
	background-image: url('images/himech/dotline_355_1.gif');
	background-repeat: no-repeat;
	width: 355px;
	height: 2px;
	clear:both;
	overflow: hidden;
}

.hostclub_ch_item_img{
	background-color: #ccc;
	padding: 1px;
	width: 75px;
	height: 75px;
	float: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 4px;
}
.hostclub_ch_item_thum{
	margin-top: 2px;
}
.hostclub_ch_item_disc{
	width: 275px;
	float:left;
	padding-top: 2px;
	height: 60px;
	overflow: hidden;
	line-height: 125%;
}
.hostclub_ch_item_link{
	letter-spacing: 0em; 
	height: 13px;
	overflow: hidden;
}

#recicon{
	background-image:url("images/blue_12_13.gif");
	background-repeat: no-repeat;
	padding-left:12px;
}

#disicon{
	background-image:url("images/pink_12_13.gif");
	background-repeat: no-repeat;
	padding-left:12px;
}

#preicon{
	background-image:url("images/yellow_12_13.gif");
	background-repeat: no-repeat;
	padding-left:12px;
}

#recenticon{
	background-image:url("images/green_12_13.gif");
	background-repeat: no-repeat;
	padding-left:12px;
}










/*-------------------------------------------------------*/
#homehcinfoheader{
	margin-top: 8px;
	background-image:url("images/himech/shop_header_513_32.gif");
	height: 32px;
}

#homehcinfobody{
	background-image:url("images/himech/shop_edge_513_1.gif");
}
#homehcinfofooter{
	background-image:url("images/himech/shopfooter_513_6.gif");
	height: 6px;
}


