﻿@charset "utf-8";
/* CSS Document */
#ProductsList{
}
#Contents dt{
margin-bottom:10px;
}
#Contents dt#RTOS{
	background:url(../images/products/RTOSTitleBackground.gif) no-repeat;
	height:18px;
	text-indent:-9999px;
}
#Contents dt#Software{
	background:url(../images/products/SoftwareTitleBackground.gif) no-repeat;
	height:18px;
	text-indent:-9999px;
}
#Contents dt#Car{
	background:url(../images/products/CarTitleBackground.gif) left bottom no-repeat;
	height:18px;
	text-indent:-9999px;
	padding-top:30px;
}
#Contents dt#Other{
	background:url(../images/products/OtherTitleBackground.gif) left bottom no-repeat;
	height:18px;
	text-indent:-9999px;
	padding-top:30px;
}
#Contents dt#Project{
	background:url(../images/products/ProjectTitleBackground.gif) left bottom no-repeat;
	height:18px;;
	text-indent:-9999px;
	padding-top:30px;
}
#Contents dd{
	height:150px;
	margin-left:30px;
	clear:both;
	background:url(../images/ProductsBackground.jpg) no-repeat;
	position:relative;
}
#Contents dd#IDE,#Contents dd#RTOS,#Contents dd#HDP,#Contents dd#FR,#Contents dd#TA,#Contents dd#VTX,#Contents dd#CT,#Contents dd#VERTechs,#Contents dd#etc{
	height:18px;
	line-height:18px;
	margin:10px 10px 10px 20px;
	padding:0 0 0 5px;
	font-size:12px;
	font-weight:800;
	background:none;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #FF410B;
}
#Contents dd#IDE,#Contents dd#RTOS,#Contents dd#HDP{
	border-left-color: #004a2a;
}
#Contents dd#FR,#Contents dd#TA,#Contents dd#VTX,#Contents dd#CT{
	border-left-color: #076CAE;
}
#Contents dd#VERTechs,#Contents dd#etc{
	border-left-color: #661A00;
}
#Contents dd img{
	width: 110px;
	float:left;
	margin-left:5px
}
#Contents dd h3{
	font-size:12px;
	font-weight:800;
	background:url(../images/Triangle.gif) left center no-repeat;
	padding-left:15px;
	border:none;
	border-bottom:1px dotted #999999;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}




div#Container #Wrapper #MainContents #Contents #ProductsList dd h3 {
	font-size:12px;
	font-weight:800;
	background:url(../images/Triangle.gif) left center no-repeat;
	padding-left:15px;
	border:none;
	border-bottom:1px dotted #999999;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}



#Contents dd h4{
	margin-top:0;
	margin-bottom:0px;
}
#Contents dd p{
	width: 485px;
	line-height:1.2;
	float:right;
	margin:5px 10px 0 0;
	font-size:12px;
}
#Contents dd.other{
	height:115px;
	background:none;
	margin-left:30px;
	clear:both;
}
#Contents dd.other p{
	width: 510px;
	margin:5px 10px 0 0;
	line-height:1.2;
	float:right;
}
#Contents dd.other img{
	width:80px;
	margin-top:5px;
	margin-right:3px;
	float:none;
	vertical-align:baseline;
}
a.MoreInfo{
	background: none;
	position: absolute;
	top: 110px;
	left: 127px;
	width: 170px;
}
a.MoreInfo:hover{
	color:#0190BF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
/*#Contents dd h3はcommon.cssに記載*/
#Contents dd h3 div.GHS{
	background:url(../images/products/Green_Hills_Logo.jpg) no-repeat;
	width:80px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:100px;
	right: 5px;
}
#Contents dd h3 div.ADaC{
	background:url(../images/products/ADaC_Logo.gif) no-repeat;
	width:83px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:100px;
	right: 10px;
}
#Contents dd h3 div.SYM{
	background:url(../images/products/symtavision.gif) no-repeat;
	width:175px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:95px;
	right: 5px;
}
#Contents dd h3 div.VTN{
	background:url(../images/products/veltronix.gif) no-repeat;
	width:158px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:95px;
	right: 5px;
}
#Contents dd h3 div.VERTechs{
	background:url(../images/products/VERTechs.gif) no-repeat;
	width:141px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:110px;
	right: 5px;
}
