@charset "utf-8";
/*------------------------------------------------------------
	技術・製品情報
------------------------------------------------------------*/
/*------------------------------------------------------------
	カレント表示
------------------------------------------------------------*/

#sideBar .products img {
	visibility: hidden;
}

/*------------------------------------------------------------
	メインイメージ
------------------------------------------------------------*/
#mainImg {
	margin-bottom: 10px;
	background: url(../img/common/mainimg_bg.png) repeat-x left top; 
}

#mainImg .inner {
	background: url(../img/common/mainimg_inner_bg.jpg) no-repeat center top;
}

#mainImg h2 {
	margin: 0 auto;
	width: 960px;
}

#conts .productsBox {
	margin-top: 35px;
	position: relative;
	width: 710px;
	height:auto;
}

#conts .productsBox span {
	color: #990000;
	font-weight: bold;
}

#conts .productsBox .inner {
	background: #D7E7EC;
}

#conts .productsBox .inner02 {
	margin-bottom: 35px;
	padding: 30px;
	border: #D7E7EC 2px solid;
}

#conts .productsBox .inner02 .imgTxt {
	margin-top: 10px;
	width: 478px;
	position: relative;
}

#conts .productsBox .inner02 .imgTxt a {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
}

#conts .productsBox .iconImg {
	width: 105px;
	height: 156px;
	position: absolute;
	top: -14px;
	left: 46px;
}

#conts .productsBox ul.redList {
	padding: 10px 20px 10px 0;
	width: 495px;
	float: right;
}

#conts .productsBox ul.redList li {
	background: url(../img/common/icon/icon01.png) no-repeat left 7px;
}

#conts .flow {
	width: 710px;
	margin: 10px 0 15px;
	overflow: hidden;
}

#conts .flowB {
	margin: 10px 0 45px!important;
}

#conts .flow li {
	width: 226px;
	padding-right: 15px;
	float: left;
	background: url(../img/products/arrow.png) no-repeat 229px 55px;
}

#conts .flow li span {
	display: block;
	font-size: 0.92em;
}

#conts .flow li img {
	margin-bottom: 5px;
}

#conts .flow li.bgNon {
	background: none;
	padding-right: 0px;
}

.flow02 {
	width: 720px;
	margin: 15px -14px 0 0;
	overflow: hidden;
}

.flow02 span {
	margin-top: 5px;
	font-size: 0.85em;
	display: block;
}

.flow02 li {
	margin-right: 14px;
	width: 226px;
	float: left;
}

.flow02 li.arrow {
	margin-top: 45px;
	width: 32px;
}

.flowTxt {
	margin: 5px 0 15px;
	font-size: 0.85em;
}

.flowTxt .txtR {
	float: right;
	width: 468px;
}

.flowTxt .txtL {
	float: left;
	width: 226px;	
}

#conts .productsTxt {
	margin-bottom: 30px;
}

#conts .productsTxt02 {
	margin-bottom: 15px;
}

#conts .productsTxt02 .leftImg {
	margin-left: 20px;
	float: right;
	width: 244px;
}

#conts .productsTxt02 .leftImg img {
	margin-bottom: 5px;
	display: block;
}

#conts .imgR {
	margin-left: 20px;
}

#conts .lastConts {
	margin-bottom: 45px;
}

#conts .blueBox {
	padding: 15px 40px;
	background: #D7E7EC;
	width: 365px;
	float: left;
}

#conts .blueBox .redListL {
	width: 205px;
}

#conts .blueBox .redListR {
	width: 130px;
}

#conts .blueBox .redListR dd,
#conts .blueBox .redListL dd {
	padding-left: 11px;
	line-height: 1.7em;
	background: url(../img/common/icon/icon01.png) no-repeat left 8px;
}

#conts .blueBox .redListR {
	float: right;
}

#conts .blueBox .redListL {
	float: left;
}

#conts .blankTxt {
	margin-bottom: 20px;
}


