@charset "Shift_JIS";

@import url("../../css/sidenavi.css");

@import url("../../../css/width.css");
@import url("../../../css/common.css");
@import url("../../../css/font.css");
@import url("../../../css/margin.css");
@import url("../../../css/topnavi.css");
@import url("../../../css/style.css");




h2 {
	font-size: 123.1%;
	font-weight: bold;
	color: #617DA8;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(../../../img/border_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


/*　コンテンツ　*/
.contents {
	float: right;
	width: 600px;
}


/*　製品名　*/
.productsHeader {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7890B4;
}


/*　製品名　アイコン　*/
.productsHeader tr td {
	vertical-align: bottom;
}


/*　製品名　アイコン　全体右フロート　*/
.productsHeader ul {
	float: right;
}


/*　製品名　アイコン　個別左フロート　*/
.productsHeader ul li {
	float: left;
	margin-left: 4px;
}


/*　製品名　アイコン　ロールオーバー　*/
.productsHeader  a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
}




.info{
	border: 1px solid #A5B5CD;
}

.infoHeader{
	background-image: url(../../img/info_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #1E4682;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.infoBottom{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.info ul li {
	background-image: url(../../../img/listImage_1.gif);
	background-position: 0em 0.3em;
	background-repeat: no-repeat;
	padding-left: 16px;
}

/*===========　リスト設定1　==========*/
.list_1 li{
	background-image: url(../../../img/listImage_2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.35em;
	padding-left: 12px;
}


/*===========　dl設定　==========*/
.point_dd {
	margin-bottom: 1em;
}

.point_dd dt {
	font-weight: bold;
	color: #666;
	background-image: url(../../../img/listImage_2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.35em;
	padding-left: 13px;
}

.point_dd dd{
	padding-left: 13px;	
}


/*===========　フォーカスパターン　==========*/

div#scanning{
	width:585px;
	margin-left:15px;
	padding-bottom:10px;
}
div#scanning div.box1,
div#scanning div.box2,
div#scanning div.box3,
div#scanning div.box4{
	width:120px;
	float:left;
	margin-right:25px;
}
div#scanning p{
	margin:0;
	padding:0;
	font-size:93%;
	line-height:130%;
	text-align:center;
}

/*===========　プローブ　==========*/

div#probePhoto{
	width:585px;
	margin-left:15px;
	padding-bottom:10px;
}
div#probePhoto div.box1,
div#probePhoto div.box2{
	width:180px;
	float:left;
	margin-right:20px;
}
div#probePhoto div.box3{
	width:180px;
	float:right;
}

div#probePhoto p{
	margin:0;
	padding:0.2em 0 0 0;
	font-size:93%;
	line-height:130%;
}




/*===========　仕様表　==========*/
table.specTbl{
	width:100%;
	border-collapse:collapse;
}
table.specTbl th,
table.specTbl td{
	padding:3px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px #ccc solid;
	font-size:93%;
	line-height:130%;
}
table.specTbl th{
	border-right:1px #ccc solid;	
}
table.specTbl th.category{
	padding-top:15px;
	border-right:none;
	font-weight:bold;
}

table.specTbl tr.zebra1{
	background-color: #e8ecf2;
}
table.specTbl col.col1{
	width:13em;
}














