@charset "shift_jis";

/* 世界で選ばれる51のワケ */

a.ban51reason {
	display: block;
	width: 150px;
	height: 65px;
	background: url("../images/reason51_banner.gif") 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
} 

a:hover.ban51reason { 
	background-position: -150px 0;
	text-indent: -9999px; 
}



#function_navi{
}
#function_navi a{
	text-indent:-9999px;
	height:27px;
	background-image:url("../images/function_navi.gif");
	display:block;
}

#function_navi .function1 a{
	width:164px;
	background-position:0 0;
}
#function_navi .function1 a:hover,
#function_navi .function1_on a{
	width:164px;
	background-position:0 -30px;
}

#function_navi .function2 a{
	width:94px;
	background-position:-164px 0;
}
#function_navi .function2 a:hover,
#function_navi .function2_on a{
	width:94px;
	background-position:-164px -30px;
}

#function_navi .function3 a{
	width:95px;
	background-position:-258px 0;
}
#function_navi .function3 a:hover,
#function_navi .function3_on a{
	width:95px;
	background-position:-258px -30px;
}

#function_navi .function4 a{
	width:80px;
	background-position:-353px 0;
}
#function_navi .function4 a:hover,
#function_navi .function4_on a{
	width:80px;
	background-position:-353px -30px;
}

#function_navi .function5 a{
	width:77px;
	background-position:-433px 0;
}
#function_navi .function5 a:hover,
#function_navi .function5_on a{
	width:77px;
	background-position:-433px -30px;
}


/*ここからレットが作成
///////////////////////////////////////////////////////////////*/


/*注釈の色
//////////////////////////////*/


.red {
	color: #FF0000;
}
.spec_table {
	font-size: 12px;
	text-align: center;
	background: #FFFFFF;
}
.spec_table td {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}


.spec_table th {
	font-weight: normal;
	background-color: #a8c0f8;
	padding-top: 3px;
	padding-bottom: 3px;
}
.spec_table .sideTh {
	background-color: #EEEEEE;
	text-align: center;
}
.ps_table_top {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

.ps_table_top td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}



/* 081026追記分 */


/* 防爆形タッチパネル EXGPシリーズ */

a.ban_exgp {
	display: block;
	width: 150px;
	height: 65px;
	background: url("../images/btn_exgp_ss_off.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
} 

a:hover.ban_exgp{ 
	background: url("../images/btn_exgp_ss_on.jpg") 0 0 no-repeat;
	text-indent: -9999px; 
}

/* 081128追記分 */

/* SCADA/HMIソフトウェア */

a.ban_scada {
	display: block;
	width: 150px;
	height: 65px;
	background: url("../images/btn_scada_off.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
} 

a:hover.ban_scada{ 
	background: url("../images/btn_scada_on.jpg") 0 0 no-repeat;
	text-indent: -9999px; 
}


/* IPCキャンペーンバナー */


a.ban_ipcenq2009 {
	display: block;
	width: 150px;
	height: 65px;
	background: url("../images/ipcenq2009_banner.gif") 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
} 

a:hover.ban_ipcenq2009 { 
	background-position: -150px 0;
	text-indent: -9999px; 
}
