/*	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/recruitlist/header_513_66.gif');
	background-repeat: no-repeat;
	width: 513px;
	height: 66px;
	overflow:hidden;
}
#hostchannellistheaderinner{
	margin-left: 20px;
	margin-top: 40px;
	width: 493px;
	height: 26px;
	overflow:hidden;
}
#hostchannellistmain{
	background-image: url('images/recruitlist/edge_513_1.gif');
	background-repeat: repeat-y;
	/*width: 515px;*/
	width: 497px;
	padding-top: 4px;
	padding-left:8px;
	padding-right:8px;
}
#hostchannellistfooter{
	background-image: url('images/recruitlist/footer_513_6.gif');
	background-repeat: no-repeat;
	width: 513px;
	height: 6px;
}


#discountitem{
	background-image: url('images/recruitlist/frame_497_113.gif');
	background-repeat: no-repeat;
	width: 485px;
	height: 101px;
	padding: 6px;
	margin-top: 2px;
	/*margin-bottom: 4px;*/
}

.hostclub_ch_item_name{
	background-image: url('images/recruitlist/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/recruitlist/dotline_355_1.gif');
	background-repeat: no-repeat;
	width: 354px;
	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/hostch/shop_header_513_32.gif");
	height: 32px;
}

#homehcinfobody{
	background-image:url("images/hostch/shop_edge_513_1.gif");
}
#homehcinfofooter{
	background-image:url("images/hostch/shopfooter_513_6.gif");
	height: 6px;
}



/*-------------------------------------------------------*/
/* オープンチャンネル */
#openchannellistheader{
	background-image: url('images/open_recruitlist/header_513_66.gif');
	background-repeat: no-repeat;
	width: 513px;
	height: 66px;
	overflow:hidden;
}
#openchannellistmain{
	background-image: url('images/open_recruitlist/edge_513_1.gif');
	background-repeat: repeat-y;
	/*width: 515px;*/
	width: 497px;
	padding-top: 4px;
	padding-left:8px;
	padding-right:8px;
}
#openchannellistfooter{
	background-image: url('images/open_recruitlist/footer_513_6.gif');
	background-repeat: no-repeat;
	width: 513px;
	height: 6px;
}
#open_discountitem{
	background-image: url('images/open_recruitlist/frame_497_113.gif');
	background-repeat: no-repeat;
	width: 485px;
	height: 101px;
	padding: 6px;
	margin-top: 2px;
	/*margin-bottom: 4px;*/
}

.open_ch_item_name{
	background-image: url('images/open_recruitlist/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;
}
.open_ch_item_hr{
	background-image: url('images/open_recruitlist/dotline_355_1.gif');
	background-repeat: no-repeat;
	width: 354px;
	height: 2px;
	clear:both;
	overflow: hidden;
}
#openchannellistheaderinner{
	margin-left: 20px;
	margin-top: 40px;
	width: 493px;
	height: 26px;
	overflow:hidden;
}
