/*	main.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)
*/

#mainleft{
	width: 126px;
	height: 1px;
}
#maincenter{
	width: 671px;
}

#mainheader{
	background-image:url("images/ad/header_671_66.gif");
	background-repeat: no-repeat;
	width: 671px;
	height: 66px;
	overflow:hidden;
}
#mainheaderinner{
	width: 655px;
	height: 26px;
	margin-left:16px;
	margin-top:40px;
}
#mainbody{
	background-image:url("images/ad/edge_671_1.gif");
	background-repeat: repeat-y;
	width: 671px;
}
#mainfooter{
	background-image:url("images/ad/footer_671_7.gif");
	background-repeat: no-repeat;
	width: 671px;
	height: 7px;
	overflow:hidden;
}
#mainbodyinner{
	padding-left:26px;
	padding-right:26px;
}

