@charset "utf-8";

div#contents.newFormat h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
div#contents.newFormat h3 {
	margin: 0px 0px 10px 0px;
	padding: 9px 0px 18px 25px;
	background: url(../../img/common/st2_bg.jpg) no-repeat left top;
	color: #222;
	font-size: 1.2em;
}
div#contents.newFormat h3.line2 {
	padding: 16px 0px 18px 25px;
	background: url(../../img/common/st2_bg_line2.jpg) no-repeat left top;
}
div#contents.newFormat h3.sizeSmall {
	font-size: 110%;
	padding-top:10px;
}
div#contents.newFormat h4 {
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: #333;
	font-size: 1.2em;
}
div#contents h2.point, div#contents h3.point {
	margin: 0 0 10px 0;
}
div#contents h4.point, div#contents div.point-section h3, div#contents div.point-section h4 {
	margin: 0;
	padding: 5px 10px 5px 32px;
	background: url(../../img/common/hicon03.gif) no-repeat left center;
	line-height: 25px;
	font-size: 120%;
	vertical-align: middle;
}
div#contents ul.point-section li {
	margin: 0 0 10px 0;
	padding: 2px 0px 10px 32px;
	background: url(../../img/common/hicon03.gif) no-repeat left top;
	line-height: 25px;
	font-weight: bold;
	font-size: 120%;
	border-bottom: dotted 1px #999999;
}
div#contents div.point-section {
	margin: 0px 11px 20px 11px;
	padding-bottom: 0px;
	position: relative;
}
div#contents div.point-section:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
div#contents div.point-section p {
	margin: 0 0 15px 0;
}
div#contents dl.point-section {
	padding: 0;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999999;
}
div#contents dl.point-section dt {
	margin: 0;
	padding: 2px 0px 0 32px;
	background: url(../../img/common/hicon03.gif) no-repeat left top;
	line-height: 25px;
	font-weight: bold;
	font-size: 120%;
}
div#contents dl.point-section dt.only {
	margin: 0;
	padding: 2px 0px 10px 32px;
	background: url(../../img/common/hicon03.gif) no-repeat left top;
	line-height: 25px;
	font-weight: bold;
	font-size: 120%;
}
div#contents dl.point-section dd {
	margin: 0;
	padding: 10px 0px 10px 32px;
}
div#contents h4.func, div#contents div.func-section h3, div#contents div.func-section h4 {
	margin: 0;
	padding: 2px 0px 10px 32px;
	background: url(../../img/common/hicon02.gif) no-repeat left top;
	line-height: 25px;
}
div#contents dl.func-section {
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
}
div#contents dl.func-section dt {
	margin: 0;
	padding: 2px 0px 0 32px;
	background: url(../../img/common/hicon02.gif) no-repeat left top;
	line-height: 25px;
	font-weight: bold;
	font-size: 120%;
}
div#contents dl.func-section dd {
	margin: 0;
	padding: 10px 0px 0 32px;
}
div#contents ul.func-soft-section li {
	margin: 0;
	padding: 2px 0px 10px 32px;
	background: url(../../img/common/hicon02.gif) no-repeat left top;
	line-height: 25px;
	font-weight: bold;
	font-size: 120%;
}
div#contents dl.func-soft-section {
	padding: 0;
	margin-bottom: 0;
}
div#contents dl.func-soft-section dt {
	margin: 0;
	padding: 2px 0px 0 32px;
	background: url(../../img/common/hicon02.gif) no-repeat left top;
	line-height: 25px;
	font-weight: bold;
	font-size: 120%;
}
div#contents dl.func-soft-section dd {
	margin: 0;
	padding: 5px 0px 10px 32px;
}
div#contents .func-soft-section p.imgR {
	margin-left: 10px;
}
div#contents .func-soft-section p.imgL {
	margin-right: 10px;
}
div#contents .func-soft-section .subtitle {
	background: url(../../software/integration_ros/img/common/bg_ic.gif) no-repeat 6px center #F3F3F3;
	padding: 6px 8px 6px 22px;
	margin: 5px 0 10px 0;
	display: block;
	clear: both;
	font-weight: normal;
}
div#contents .func-soft-section .applet {
	border: dotted 1px #CCC;
	padding: 12px;
}
div#contents .func-soft-section a.arrow {
	background: url(../../software/integration_ros/img/common/bg_ar.jpg) no-repeat 3px 3px;
	padding-left: 15px;
}



div#contents.newFormat div.section {
	margin: 0px 11px 10px 11px;
	padding-bottom: 0px;
	position: relative;
}
#contents .section dl.long dt {
	clear: left;
	float: left;
	margin: 0 0 1em 0;
	width: 12em;
	border-left: solid 5px #006699;
	padding-left: 5px;
	color: #000;
	font-weight:bold;
}
#contents .section dl.long dd {
	margin-bottom: 1em;
	margin-left: 14em;
}
#contents .section dl.short dt {
	clear: left;
	float: left;
	margin: 0 0 1em 0;
	width: 8em;
	border-left: solid 5px #006699;
	padding-left: 5px;
	color: #000;
	font-weight:bold;
}
#contents .section dl.short dd {
	margin-bottom: 1em;
	margin-left: 10em;
}

/*
#contents .section ul {
	list-style-type: none;
}
#contents .section li {
	background: url(../../img/common/icon_list01.gif) no-repeat ;
	padding:5px 0 0 35px;
	margin:0 0 15px 0;
	font-size:120%;
	font-weight:bold;
}
*/

#contents .section .func-hard li {
	padding: 3px 0px 10px 32px;
	background: url(../../img/common/hicon01.gif) no-repeat left top;
	line-height: 25px;
	margin: 0;
	font-size:120%;
	font-weight:bold;
}

#contents .section .func-soft li {
	padding: 3px 0px 10px 32px;
	background: url(../../img/common/hicon02.gif) no-repeat left top;
	line-height: 25px;
	margin: 0;
	font-size:120%;
	font-weight:bold;
}

table.solution_b caption {
	caption-side: bottom;
	text-align: right;
}

#contents .section .productL {
	float:left;
}
#contents .section .productR {
	float:left;
}
#contents .section p.center {
	text-align:center;
}

/*------------------------------------*/
dl#menu ul.st_ot li.active a {
	font-weight:bold;
}
dl#menu ul.sub li.active a {
	font-weight:bold;
	padding:10px 0 10px 25px;
}
dl#menu ul.sub li.bglNone a {
	background:none;
	padding:10px 0 5px 25px;
}
dl#menu ul.sub li.active ol li {
	background:url(../../img/common/navi_icon_carat.gif) no-repeat 10px 4px;
}
dl#menu ul.sub li.active ol li:hover {
	background:url(../../img/common/navi_icon_carat.gif) no-repeat 10px 4px;
}
dl#menu ul.sub li.active ol li a {
	background:url(../../img/common/navi_icon_carat.gif) no-repeat 100px 100px;
	padding: 5px 9px 5px 30px;
	margin: 0px;
	display: block;
	color: #333;
	font-weight:normal;
}
dl#menu ul.sub li.active ol li a:hover {
	background:url(../../img/common/navi_icon_carat.gif) no-repeat 100px 100px;
}
dl#menu ul.sub li.active ol li.active2 a {
	font-weight:bold;
}
dl#menu ul.sub li.active ol li.last a {
	background:url(../../img/common/side_menu_subbgl.gif) no-repeat left bottom;
	padding-bottom:15px;
}
body#en {
	background:#fff url(../../img/common/bg_en.gif) repeat-x left top;
}
body#en #header {
	height: 96px;
}
dl#menu ul.sub li.active a {
	font-weight:bold;
	padding:10px 0 10px 25px;
}
dl#menu ul.sub li.bglNone a {
	background:none;
	padding:10px 0 5px 25px;
}

div.case-mokuzi {
	margin-bottom: 20px;
}
div.case-mokuzi ol {
	list-style-type: decimal;
	margin-left: 20px;
}
#contents .section ol.case-ol {
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 20px;
}
#contents .section ol.case-ol li {
	background: none;
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
#contents p.case-center {
	text-align: center;
}

p.case-lastmess {
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #6d7d89;
}
table.case_t th, table.case_t td td {
	padding: 0;
	border: none;
}


/** section-lineup **/
div#contents.newFormat div.section-lineup {
	border-top: 1px solid #6d7d89;
	border-right: 1px solid #6d7d89;
	border-left: 1px solid #6d7d89;
	margin-bottom: 15px;
}
div#contents.newFormat div.section-lineup div.section {
	padding: 0px 0 5px 10px;
	margin: 0;
	border-bottom: 1px solid #6d7d89;
}
div#contents.newFormat div.section-lineup .product-L {
	width: 310px;
	vertical-align: top;
}
div#contents.newFormat div.section-lineup .product-L p {
	color: #0071bc;
	font-size: 130%;
}
div#contents.newFormat div.section-lineup .product-R {
	width: 220px;
	text-align: center;
	vertical-align: middle;
}
div#contents.newFormat div.section-lineup td.icon {
	padding: 10px 0 0 0;
	vertical-align: bottom;
}
div#contents.newFormat div.section-lineup div.section3col {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #6d7d89;
	text-align: center;
}
div#contents.newFormat div.section-lineup div.section3col table{
	border-spacing: 0px;
	margin: auto;
}
div#contents.newFormat div.section-lineup div.section3col td {
	padding: 0 0 0 5px;
}
div#contents.newFormat div.section-lineup div.section3col td.rightborder {
	border-right: 1px solid #6d7d89;
}
div#contents.newFormat div.section-lineup div.section3col td h4 {
	margin: 0;
	padding: 10px 0px 10px 0px;
}
div#contents.newFormat div.section-lineup div.section3col td p.txt {
	color: #0071bc;
	font-size: 110%;
}
div#contents.newFormat div.section-lineup div.section3col td p.txt2 {
	color: #000000;
	font-size: 100%;
}
div#contents.newFormat div.section-lineup div.section3col td p.img {
	height: 150px;
	display: table-cell;
	vertical-align: middle;
}
div#contents.newFormat div.section-lineup div.section3col td p.icon {
	display: block;
	margin-bottom: 5px;
}
