/* Default Layout:  */
@import url(http://www.hubell.co.jp/mt4/mt-static/themes-base/blog.css);
@import url(http://www.hubell.co.jp/mt4/mt-static/themes/ts041-01/ts041-01.css);
@import url(http://www.hubell.co.jp/sub.css);

/*IE6選択範囲バグ回避*/
body {height:100%;}

/*画像差し替え用*/
#header-inner 
{
	color:#ffffff;
	width:800px;
	height:126px;
	/*background:url(http://www.hubell.co.jp/images/headerbg02.jpg) 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.hubell.co.jp/images/headerbg01.jpg) no-repeat left top !important;*/
	padding:0;
	z-index:1;
}

div.asset-header h1{
font-size:1.2em;
font-weight:bold;
}
div.asset-body h2{
font-size:1.2em;
font-weight:bold !important;
}
div.asset-body h3{
font-size:1.2em;
font-weight:bold !important;
padding-left:20px !important;
padding-top:5px !important;
padding-bottom:7px !important;
}
div.asset-body h4{
font-weight:bold !important;
padding-left:20px !important;
}
dt{
font-weight:bold;
}

.search-results-container .entry-asset{
padding-bottom:0px !important;
margin-bottom:0px !important;
}
