/* 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;
}

#privacy{
	font-size:11px;
}

#privacy h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:1em;
}

#privacy ul , #privacy ol{
	margin:0;
	padding:0;
	margin-left:2em;
}

#privacy ol li{
	margin:0;
	padding:0;
	background:none;
	margin-bottom:0.3em;
}

#privacy ul li{
	list-style:disc;
}



#privacy p{
	margin-top:0;
	margin-bottom:0.5em;
}

#privacy.inlineBox{
	height:150px;
	overflow:scroll;
	border:solid 1px #999;
	margin-top:1em;
	margin-bottom:1em;
	margin-right:1em;
	padding:0 1em;
}

.ppInfo{
	float:right;
}

