/*	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/info/header_671_34.gif");
	background-repeat: no-repeat;
	width: 671px;
	height: 34px;
	overflow:hidden;
}
#mainbody{
	background-image:url("images/info/edge_671_1.gif");
	background-repeat: repeat-y;
	width: 671px;
}
#mainfooter{
	background-image:url("images/info/footer_671_7.gif");
	background-repeat: no-repeat;
	width: 671px;
	height: 7px;
	overflow:hidden;
}
#mainbodyinner{
	padding-left:26px;
	padding-right:26px;
}
.maintxt{
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 16px;
}
.mainhr{
	background-image:url("images/info/line_619_1.gif");
	background-repeat: no-repeat;
	width: 619px;
	height: 1px;
	overflow:hidden;
}
