@charset "utf-8";


/* -------------------------------------------------


------------------------------------------------- */


.section p.text {
	width:245px;
	margin:20px 0 20px 0;
	float:left;
}

.section p.image {
	margin:20px 0 20px 0;
	float:right;
}

dl.features {
	border:solid 1px #CCCCCC;
	display:inline-block;
	width:510px;
	margin-left:10px;
	margin-bottom:15px;
	padding:10px;
}

dl.features a {
	background:url(../../software/images/connection/integration_ros/common/bg_ar.jpg) no-repeat 3px 3px;
	padding-left:15px;
}

dl.features dt {
	font-weight:bold;
	margin-bottom:5px
}

dl.features dd strong {
	width:480px;
	background:url(../../software/images/connection/integration_ros/common/bg_ic.gif) no-repeat 6px 10px #F3F3F3;
	padding:6px 8px 6px 22px;
	margin:10px 0 5px 0;
	display:block;
	clear:both;
	font-weight:normal;
}



dl.features dd p {
	padding:0 4px 10px 4px;
}

dl.features dd.applet p {
	border:dotted 1px #CCC;
	padding:12px;
}


.navilineup dd {
	height:auto;
	padding:7px;
}

.navilineup dd.none {
	border-top:none;
	border-bottom:none;
}

