/*------------------------------------------------------------
	追加 ITソリューション
------------------------------------------------------------*/
#mainec {
	margin: 0 auto;
	width: 950px;
	background-color:#fff;
	padding: 25px 25px 0;
	background: url(../ec/img/ec.jpg) no-repeat left top;

	text-align: left;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

.demobtn {
  margin: 10px 0 0 0;
}
.demobtn a {
  padding: 5px 0 5px 0;
  display: block;
  width: 178px;
  height: 48px;
  text-decoration: none;
  background:url(../ec/img/demo_btn.gif) left top;
  background-repeat: no-repeat;
  text-indent:-9999px;
}
.demobtn a:hover {
  padding: 5px 0 5px 0;
  display: block;
  width: 178px;
  height: 48px;
  text-decoration: none;
  background:url(../ec/img/demo_btnov.gif) left top;
  background-repeat: no-repeat;
}

#conts .section .box-l{
	float:left;
	width:232px;
	margin-right:9px;
	background: url(../web/img/mall_list_bg.gif) repeat-x left bottom;
	border-top: 1px solid #e9e9e9;
	padding: 0px 0 15px 0px;
}

#conts .section .box-r{
	float:right;
	width:232px;
	background: url(../web/img/mall_list_bg.gif) repeat-x left bottom;
	border-top: 1px solid #e9e9e9;
	padding: 0px 0 15px 0px;
}

#conts .section .box-l p.catch,
#conts .section .box-r p.catch{
	color:#3366cc;
	font-weight:bold;
	font-size:14px;
	padding: 0px 0 10px 0px;
}

#conts .section .bar2 strong,
#conts .section .ectitle h2 strong{
	color:#ff0033;
}

#conts .section .bar2 {
	background:url(../img/common/h3_bg_bar.gif) no-repeat left top;
	width: 683px;
	height: 32px;
	font-size: 1.6em;
	padding: 6px 0 0 32px;
	margin-bottom: 18px;
	margin-top: 13px;
}

#conts .section .ectitle {
	background-image: none;
	padding: 5px 0 5px 13px;
	border-left:5px solid #005aaf;
	margin-bottom: 11px;
}
#conts .section .ectitle .h2img{
	margin-bottom: 5px;
	padding: 3px 7px 3px 7px;
	color:#fff;
	font-size: 1.5em;
	line-height:160%;
	background-color: #005aaf;
}
#conts .section .ectitle h2{
	margin-bottom: 11px;
	padding: 0 0 10px 0px;
	font-size: 2.5em;
	line-height:120%;
	background-color: #fff;
}

#conts .section .mall strong{
	font-size: 12px;
}
