/* Default Layout:  */
@import url(http://www.horiifarm.com/cgi-bin/mt-static/themes-base/blog.css);
@import url(http://www.horiifarm.com/cgi-bin/mt-static/themes/ts041-01/ts041-01.css);

/*画像差し替え用*/

#header-inner 
{
	color:#ffffff;
	width:800px;
	height:126px;
	background:url(http://www.horiifarm.com/images/headerbg02.gif) no-repeat left top !important;
	padding:0;
	z-index:1;
}

body.mt-main-index #header-inner 
{
	color:#ffffff;
	width:800px;
	height:246px;
	background:url(http://www.horiifarm.com/images/headerbg01.gif) no-repeat left top !important;
	padding:0;
	z-index:1;
}

