@charset "utf-8";

h1#page-title-misc {
	margin: 0 0 1px;
	padding: 0;
	width: 630px;
	height: 31px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h1-misc.gif) no-repeat left top;
}
h2#onlinebusiness-title {
	margin: 0;
	padding: 0;
	width: 315px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-onlinebusiness.gif) no-repeat left top;
}
h2#contentscreation-title {
	margin: 0;
	padding: 0;
	width: 152px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-contentscreation.gif) no-repeat left top;
}
h2#softwaredevelopment-title {
	margin: 0;
	padding: 0;
	width: 166px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-softwaredevelopment.gif) no-repeat left top;
}
h2#hardwaredevelopment-title {
	margin: 0;
	padding: 0;
	width: 266px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-hardwaredevelopment.gif) no-repeat left top;
}
h2#technicalsupport-title {
	margin: 0;
	padding: 0;
	width: 96px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-technicalsupport.gif) no-repeat left top;
}
h2#research-consulting-title {
	margin: 0;
	padding: 0;
	width: 215px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-research-consulting.gif) no-repeat left top;
}

#main .contents {
	padding-bottom: 20px;
}
#main .contents .asset {
	padding-top: 35px;
}
#main .contents .asset.ruleoff+.asset.ruleoff {
	padding-top: 36px;
	background: url(../../common/images/bg-separator.gif) repeat-x left top;
}
#main .contents .ruleoff2 {
	padding-top: 36px;
	background: url(../../common/images/bg-separator.gif) repeat-x left top;
}
#main .contents .asset .asset-header {
	padding-top: 7px;
}
#main .contents .asset .asset-content .subcontent {
	margin: 36px 0 0;
}
#main .contents .asset .asset-content .subcontent h3 {
	margin: 0 0 14px;
}
#main .contents .asset .asset-content .subcontent h4 {
	margin: 23px 0 6px;
	padding: 0 0 0 12px;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
}
#main .contents .asset .asset-content .subcontent h4 span.genre {
	display: inline-block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0 9px;
	color: #ffffff;
	background-color: #cccccc;
}
#main .contents .asset .asset-content div.detail-item {
	margin: 6px 0 0 22px;
	display: list-item;
}

