@charset "shift_jis";

/*
======== table of content. =================================

summary:OMRON INDEX Style
               BACK Style

============================================================
*/

#index {
	width: 689px;
}

/* Product Navi ---------------------------------------------- */

#index ul{
	width: 659px;
	_width: 659px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 18px;
	height: 248px;
	list-style-type: none;
	margin-bottom: 15px;
}
#index li{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 7px;
	_margin-left: 4px;
	margin-right: 3;
	_margin-right: 3px;
	margin-bottom: -3px;
	float: left;
	background-image: url(../image/idx_btn_back.gif);
	background-repeat: no-repeat;
}
#index li img{
	background:#FFF;
}
/* ------------------------------------------------------------ */

/* -- Whats News ---------------------------------------------- */

#index .news{
	clear: both;
	margin-left: 18px;
	margin-top:5px;
	padding:2px 5px 5px 0;
}
#index .news td{
	vertical-align:top;
	font-size:13px;
	line-height:1.5;
	color:#4f4f4f;
}
#index .news .ico img{
	margin:5px 0;
	vertical-align:top;
	border:0;
}
#index .news .news_line{
	margin-top: -5px;
	_margin-top: -3px;
	width: 657px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;

}
/* ------------------------------------------------------------ */

/* -- INDEX Side Navi ----------------------------------------- */
#idx_btn{
	width: 267px;
	vertical-align:top;
}
#idx_btn .btn_box{
	width: 256px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
/*	background-color: #EFEFEF; */
}
#idx_btn .btn_box img{
	margin-left: 8px;
	margin-right: 8px;
	background-color: #EFEFEF;
}

#idx_btn .etc_box{
	font-size: 12px;
	width: 256px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
/*	background-color: #EFEFEF; */
}
#idx_btn .etc_box img{
	margin-left: 8px;
	margin-right: 8px;
	background-color: #EFEFEF;
}
#idx_btn .etc_box .support{
	width: 238px;
	_margin-top: -2px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 6px;
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#idx_btn .etc_box .support ul{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	list-style-type: none;
}
#idx_btn .etc_box .support li{
	padding-left: 10px;
	_padding-left: 10px;
}
#idx_btn .etc_box .support li a{
	text-decoration:none;
}
#idx_btn .etc_box .support li a:hover{
	text-decoration:underline;
}

#idx_btn .etc_box .info{
	width: 238px;
	margin-bottom: 5px;
	margin-left: 8px;
	_margin-top: -3px;
	padding-top: 6px;
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#idx_btn .etc_box .info a{
	text-decoration: none;
}
#idx_btn .etc_box .info a:hover{
	text-decoration: underline;
}

#idx_btn  p{
	margin: 0 10px 5px ;
}

#idx_btn .etc_box .omron{
	width: 238px;
	margin-left: 8px;
	_margin-top: -3px;
	padding-top: 6px;
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-image: url(../image/omron_co.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#idx_btn .etc_box .omron a{
	text-decoration:none;
}
#idx_btn .etc_box .omron a:hover{
	text-decoration: underline;
}
#idx_btn .fa{
	margin-left: 8px;
	_margin-top: -3px;
	padding-top: 6px;
}
/* ------------------------------------------------------------ */

/* -- Back Number --------------------------------------------- */
.news{
	margin-left: 10px;
	padding:0;
}
.news table{
	width:100%;
}
.news td{
	line-height:1.5;
	vertical-align:top;
	font-size:13px;
	color:#4f4f4f;
}
.news a{
	text-decoration:none
}
.news a:hover{
	text-decoration:underline;
}
.news td.ico img{
	margin:5px 0;
	vertical-align:top;
	border: 0;
	line-height:1;
}
/* ------------------------------------------------------------ */
