@import url(layout.css);
@import url(parts.css);
@import url(parts-header-tab.css);

#sec_back {
	width: 100%;
	height: 95px;
	background: url(../../img/sec_back.gif) repeat-x left top;
	text-align:left;
	margin-top:20px;
}

/* IE7—p */
*:first-child+html #sec_back {
	width: 100%;
	height: 95px;
	background: url(../../img/sec_back.gif) repeat-x left top;
	text-align:left;
	margin-top:0px;
}


/* IE6—p */
*html #sec_back {
	margin-top:0px;
}
