@charset "utf-8";
/* CSS Document */

/*detail内で使うタグ。product詳細ページやdownloadページ*/

/*detailのいれもの。左マージンいり*/
#Area {
	margin-left: 10px;
	clear: both;
}


#detailArea {
	clear: both;
	width: 574px;
	float: left;
	text-align: left;
	background-repeat: repeat-x;
}

.borderLeft{
	border-left: 1px solid #000000;
}

/*Product詳細メニュー*/

.detailHead {
	clear:both;
	font-size: 16px;

	vertical-align:middle;
	color:#333333;
	font-weight:bold;
	margin-top: 3px;
	margin-bottom: 10px;
	width:563px;
	line-height: 17px;
	margin-left: 0px;
	word-spacing: 1px;
	padding:5px 5px 5px 10px;
	
	background-color:#D9D9D9;
	}
	
	.detailHead a {
	color: #333333;
	text-decoration:none;
	
		}
		
		
.detailHead_software {
	clear:both;
	font-size: 15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	}
	
.detailText {
	clear:both;
	font-size: 12px;
	width:545px;
	margin-left:15px;
	margin-bottom:10px;
	}
	
.detailHead2 {
	clear:both;
	font-size: 13px;

	vertical-align:middle;
	color:#ffffff;
	font-weight:bold;
	margin-top: 3px;
	margin-bottom: 10px;
	width:563px;
	line-height: 17px;
	margin-left: 0px;
	word-spacing: 1px;
	padding:2px 5px 2px 10px;

	background-color:#333333;
	}
	
	.detailtable{
	border:1px solid #666666;
	margin-left:10%;
	border-collapse:collapse;
	width:80%;
	margin-bottom:20px;
	
	}
	.detailtable td,th{
	width:50%;
		text-align:center;
		border:1px solid #666666;
		padding:3px 3px 3px 3px;}
	
	.detailtable th{
	background-color:#cccccc;}
	
	

/*右寄せテキスト枠。左には画像がはいる。*/	
.detailTextRight {
	font-size:12px;
	margin: 10px 0;
	float: left;
	width:420px;
	display: inline;
}

/*左寄せ100px画像入れる用の枠*/
.detail_img {
	width: 105px;
	float: left;
	margin: 10px;
	display: inline;
	clear: left;
	}

/*フルのイメージ枠*/
.detail_img_center {
	text-align: center;
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	padding:10px 10px 10px 10px;
}


/*注意書きスタイル*/
.detail {
	width:490px;
	}


/*テキスト太字　あーもう名前のレパートリーがありませぬ*/
.detailText_bold {
	font-size: 13px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	clear: both;
	width: 540px;
	margin-top: 10px;

}



.detailText_indent{
	margin-left:35px;
	margin-right:15px;
	font-size:12px;}

/*detail内のテキストリンク*/

ul.detailTextLink{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom:10px;
	}
	
	.detailTextLink li{
	font-size: 14px;
	line-height:22px;
	width: 500px;
	background-image: url(../images/icon_link.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: 5px 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}


/*productの詳細ページで使うタグ*/
a {
	padding:0;
	margin:0;

}


/*プロダクト詳細ページのメニュータブ*/

ul#naviProductDetail{
	display:inline;
	}
	

	#naviProductDetail li{
	float: left;
	height: 25px;
	width: 94px;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	background-color: #990000;
	margin-bottom:5px;

}

/*リンク時*/
	#naviProductDetail li a{
	font-size:12px;
	color:#ffffff;
	text-align:center;
	float: left;
	height: 20px;
	width: 94px;
	padding-top: 5px;
}



/*オンマウス時*/
	#naviProductDetail li a:hover{
	float: left;
	height: 20px;
	width: 94px;
	padding-top: 5px;}


	/*datalogger menu*/
	.sub_datalogger #naviProductDetail li a{
	background:url(../images/detail_bg.jpg);}
	
	.sub_datalogger #naviProductDetail li a:hover{
	background:url(../images/detail_bg_over.jpg);}
	
	/*Communication collect menu*/
	.sub_communication #naviProductDetail li a{
	background-color:#BBDDFF;}
	
	.sub_communication #naviProductDetail li a:hover{
	background-color:#003366;}
	
	

	/*discontinued menu*/
	.sub_discon #naviProductDetail li a{
	color: #666666;
	background-color:#CCCCCC;
	}
	.sub_discon #naviProductDetail li a:hover{
	background-color:#666666;
	color: #ffffff;
	}

	/*others menu*/
	.sub_others #naviProductDetail li a{
	background-color:#D0D0FF;
	}
	
	.sub_others #naviProductDetail li a:hover{
	background-color:#6666FF;
	}


/*---------------------------*/
/*詳細ページ、ハイライト*/
/*product用*/

	.sub_datalogger .overview #overview a,
	.sub_datalogger .function #function a,
	.sub_datalogger .specifications #specification a,
	.sub_datalogger .software #software a,
	.sub_datalogger .option #option a,
	.sub_datalogger .support #support a,
	.mobilemenu 
	{
	background-image: url(../images/detail_bg_over.jpg);
	cursor:default;
	background-color: #990000;
	}
	
	.sub_discon .overview #overview a,
	.sub_discon .function #function a,
	.sub_discon .specifications #specification a,
	.sub_discon .software #software a,
	.sub_discon .option #option a,
	.sub_discon .support #support a
	{
	background-color:#666666;
	cursor:default;
	color:#ffffff;
	}
	
	.sub_communication .overview #overview a,
	.sub_communication .function #function a,
	.sub_communication .specifications #specification a,
	.sub_communication .software #software a,
	.sub_communication .option #option a,
	.sub_communication .support #support a
	{
	background-color:#003366;
	cursor:default;
	color:#FFFFFF;
	}
	

	.sub_others .overview #overview a,
	.sub_others .function #function a,
	.sub_others .specifications #specification a,
	.sub_others .software #software a,
	.sub_others .option #option a,
	.sub_others .support #support a
	{
	background-color:#6666FF;
	cursor:default;
	color:#FFFFFF;
	}	
	


/*Downloadページハイライト*/
.sub_download .manual #naviManual a,
.sub_download .software #naviSoft a,
.sub_download .bsoftware #navibSoft a,
.sub_download .catalog #naviCatalog a{
	background-color:#336699;
	border-bottom: 1px solid #336699!important;
	cursor:default;
	}



.cautionHead {/*detail内head特例っぽいよね*/
	font-size: 13px;
	font-weight: bold;
	background-color: #ECF5FF;
	width: 540px;
	margin: 5px 10px;
	padding: 5px;
	clear:both;
}


/*overview内で使ってます*/
.demonstration {
	height:50px;
	margin-bottom:30px;
	
	clear: both;
	
}

.demonstration a{
	display:block;
	overflow: hidden;
	height: 0 !important;
	height /**/:50px;
	padding-top:50px;
	background-image: url(../images/icon_try.gif);
	background-repeat:no-repeat;
	background-position: center;

}
.demonstration a:hover {
	background-image: url(../images/icon_try_over.gif);
	background-repeat:no-repeat;
	background-position: center;
    height:50px;

}


/*function内のラインナップ*/
.lineup {
	width: 550px;

	font-size: 12px;
	text-indent: 5px;
	color: #333333;
	line-height: 20px;
	margin: 10px 0 10px 10px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-weight:bold;

}

.lineup a{
	color: #990000;}

/*単位のタグ。右揃え*/
.unit {
	font-size:10px;
	text-align:right;
	width:490px;
	}

/*check box*/
.checkbox{
	clear:both;
	vertical-align: baseline;
	font-size:10px;
	width:460px;
	margin: 0 0 10px 35px;
	}

/*Product supportのリスト*/

.supportlist{
	font-size:11px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
	.supportlist li{
	clear:both;
	margin-left:10px;}
	
	.supportlist dl{
	width:70px;
	float:left;
	}
	
	.supportlist dt{
	width:90px;
	float:left;
	}
	
	.supportlist dd{
	float:left;
	width:350px;
	text-align: left;
	}
	
/*Product 注意書き※　*/
.detail_span{
font-size:12px;
color:#990000;
}
	


/**/
ul#naviDistributer{
	display:inline;
	}
	

	#naviDistributer li{
	height: 31px;
	width: 64px;
	float: left;
	display:block;
}

/*リンク時*/
	#naviDistributer li a{
	height: 31px;
	width: 64px;
	display:block;
		overflow: hidden;
	height: 0 !important;
	height /**/:31px;
	padding-top:31px;

}

#buy_information{
background-image:url(../images/buy/buy_menu_01.jpg);
}
#hokkaidou{
background-image:url(../images/buy/buy_menu_02.jpg);
}
#touhoku{
background-image:url(../images/buy/buy_menu_03.jpg);
}
#kantou{
background-image:url(../images/buy/buy_menu_04.jpg);
}
#tyubu{
background-image:url(../images/buy/buy_menu_05.jpg);
}
#kinki{
background-image:url(../images/buy/buy_menu_06.jpg);
}
#tyugoku{
background-image:url(../images/buy/buy_menu_07.jpg);
}
#shikoku{
background-image:url(../images/buy/buy_menu_08.jpg);
}
#kyusyu{
background-image:url(../images/buy/buy_menu_09.jpg);
}
/*ahover*/
#buy_information a:hover{
background-image:url(../images/buy/buy_menu_over_01.jpg);
}
#hokkaidou a:hover{
background-image:url(../images/buy/buy_menu_over_02.jpg);
}
#touhoku a:hover{
background-image:url(../images/buy/buy_menu_over_03.jpg);
}
#kantou a:hover{
background-image:url(../images/buy/buy_menu_over_04.jpg);
}
#tyubu a:hover{
background-image:url(../images/buy/buy_menu_over_05.jpg);
}
#kinki a:hover{
background-image:url(../images/buy/buy_menu_over_06.jpg);
}
#tyugoku a:hover{
background-image:url(../images/buy/buy_menu_over_07.jpg);
}
#shikoku a:hover{
background-image:url(../images/buy/buy_menu_over_08.jpg);
}
#kyusyu a:hover{
background-image:url(../images/buy/buy_menu_over_09.jpg);
}


.form {
	width: 480px;
	height: 300px;
	border: 1px solid #666666;
	text-indent: 20px;
	margin-left: 30px;
}

/*contact ハイライト*/

.sub_buy .buy_information #buy_information a{
	background-image:url(../images/buy/buy_menu_over_01.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}
	
.sub_buy .hokkaidou #hokkaidou a{
	background-image:url(../images/buy/buy_menu_over_02.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}
	
.sub_buy .touhoku #touhoku a{
	background-image:url(../images/buy/buy_menu_over_03.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}
	
.sub_buy .kantou #kantou a{
	background-image:url(../images/buy/buy_menu_over_04.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}

.sub_buy .tyubu #tyubu a{
	background-image:url(../images/buy/buy_menu_over_05.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}
	
.sub_buy .kinki #kinki a{
	background-image:url(../images/buy/buy_menu_over_06.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}
	
.sub_buy .tyugoku #tyugoku a{
	background-image:url(../images/buy/buy_menu_over_07.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}
	
.sub_buy .shikoku #shikoku a{
	background-image:url(../images/buy/buy_menu_over_08.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}
	
.sub_buy .kyusyu #kyusyu a{
	background-image:url(../images/buy/buy_menu_over_09.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}
	

	
.howtobuy{
	width:571px!important;
	border-top: 10px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color: #0C2F95;
	margin-left:3px;
		}
#body_product #wrapper #container .marginLeft10 #mainarea .product_item {
	text-align: center;
	height: auto;
	margin-bottom: 20px;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}

.detail_caution{
	font-size:11px;
	background-color: #EBEBEB;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 20px;
	}
#body_product .marginLeft10 #mainarea #Area #detailArea .spec {
	font-size: 11px;
	margin-left: 20px;
	text-align: left;
}

.spec td{
padding:10px;

}


/*ソフトウェアテーブル*/
.softwaretable{
width:540px;
border:solid 1px #666666;
border-collapse:collapse;

}

.softwaretable th{
border:none;
background-color:#cccccc;
padding:10px;}

.softwaretable td{
padding:5px;
border:solid 1px #666666;

}

.tdnumber01{
width:10px;
}

.tdnumber02{
width:300px;}

.tdnumber03{
width:30px;
text-align:center;
}

