
div.header-area {
    margin-bottom: 0px;
}
/* ------------all------------ */

div.omron-ia-container{
  width: 954px;
  margin: 0 auto;
  padding-top: 30px;
  position: relative;
  border-right: 0px solid #ccc;
  border-left: 0px solid #ccc;
  background-color: #fff;
  text-align: left;
}
div.bread-crumb-area ul{
	margin:0.1em 0 0.6em 0;
	line-height:1.4;
	font-size:13px;
}

div.bread-crumb-area ul li{
	display:inline;
	zoom: 1;
}

div.bread-crumb-area span.separator{
	color:#000;
	margin-left:5px;
	margin-right:2px;
}

/*anchor*/
div.bread-crumb-area a{
	text-decoration: none;
    color: #6b5dd1;
}
div.bread-crumb-area a:link{
	text-decoration:none;
}
div.bread-crumb-area a:visited{
	text-decoration:none;
}
div.bread-crumb-area a:link:hover,
div.bread-crumb-area a:visited:hover,
div.bread-crumb-area a:link:active,
div.bread-crumb-area a:visited:active,
div.bread-crumb-area a:link:focus,
div.bread-crumb-area a:visited:focus{
	text-decoration:underline;
}


div.bread-crumb-area a:link{
	_text-decoration:none;
}
div.bread-crumb-area a:visited{
	_text-decoration:none;
}
div.bread-crumb-area a:hover,
div.bread-crumb-area a:active{
	_text-decoration:underline;
}

div.heading-lvl01A01{
	min-height:64px !important;
	_height:64px !important;
	padding:0 10px 0 10px !important;
	border-top:3px solid #0055c4;
	border-bottom:1px solid #e5e5e5;
	background:url(/common/img/heading_bg_01.gif) left bottom repeat-x;
	line-height:1.1 !important;
}

div.heading-lvl01A01 h1{
	font-size:22px;
	font-weight:700;
	margin-top:1.55em !important;
	margin-bottom:0.6em !important;
}

div.heading-lvl01A01 h2{
	font-size:166% !important;
	margin-top:1.55em !important;
	margin-bottom:0.6em !important;
}

div.heading-lvl01A02{
	min-height:64px !important;
	_height:64px !important;
	padding:0 10px 0 10px !important;
	border-top:3px solid #0055c4;
	border-bottom:1px solid #e5e5e5;
	background:url(/common/img/heading_bg_01.gif) left bottom repeat-x;
}

div.heading-lvl01A02 h2{
	font-size:166% !important;
	margin-bottom:0.6em !important;
	line-height:1.1 !important;
}

div.heading-lvl01A02 p.sub-title{
	margin-top:0.4em !important;
	_margin-top:0.7em !important;
	margin-bottom:1.3em !important;
	font-size:83% !important;
	line-height:1.2 !important;
}


h2.heading-lvl02A01,
h3.heading-lvl02A01,
h4.heading-lvl02A01,
h5.heading-lvl02A01,
h6.heading-lvl02A01,
p.heading-lvl02A01,
h2.heading-lvl02A02,
h3.heading-lvl02A02,
h4.heading-lvl02A02,
h5.heading-lvl02A02,
h6.heading-lvl02A02,
p.heading-lvl02A02{
	_clear/**/ : both;
	margin-top:1.99em;/*24px*/
	padding:4px 10px 5px 10px;
	border-top:3px solid #ccc;
	background:url(/common/img/heading_lvl02A01_bg_01.gif) left bottom repeat-x;
	font-weight:bold;
	font-size:14px;
}




.pro-clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
	height: 0;
}
.new {
	font-weight: bold;
	color: #30c593;
	margin-left : 5px;
}
.item-left {
	text-align: left;
}

.item-right {
	text-align: right;
}
/* ------------navi33------------
#navi33, #navidoc {
	padding-top: 15px;
}
#navi33 ul, #navidoc ul {
	list-style-type: none;
	margin-top: 5px;
}
#navi33 li, #navidoc li {
	list-style-type: none;
	display: block;
	margin-right: 2px;
	float: left;
	font-size: 83%;
	width: 134px;
}
#navi33 li a:link, 
#navi33 li a:visited, 
#navi33 li a:hover {
	background-image: url(/common/img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 8px;
}
#navidoc li a:link, 
#navidoc li a:visited, 
#navidoc li a:hover {
	background-image: url(/common/img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
}
#navi33 li .nolink, #navidoc li .nolink {
	padding-left: 8px;
}
#navi33 li .active {
	padding-left: 8px;
	font-weight: bold;
}
#navi33 .w270, #navidoc .w270 {
	width: 270px;
}
#navi33 li .active_menu {
	background-image: url(/common/img/icon_00.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 8px;
	color: #FF6600;
	font-weight: normal;
} */
/* ------------tool-contents------------ */
#tool-contents {
	padding-bottom: 25px;
}

#tool-contents ul li{
	list-style-type:disc;
	font-size:12px;
}

#tool-contents ol li{
	list-style-type:decimal;
}

#tool-contents .link-listA01 li,
#tool-contents .link-listA01 li{
	list-style-type:none;
}
#tool-contents .link-listA01 li.center, #tool-contents .link-listA01 li.center{
	text-align:center;
}
#tool-contents .link-listA01 li a{
	display:inline-block;
	font-size:14px;line-height:24px;
	padding:10px 30px;
	background-color:#0055c4;
	color:#fff;
	text-decoration:none;
}
.mt30{
	margin-top:30px;
}
*html #tool-contents a:link, 
*html #product-item a:visited {
	text-decoration: none;
}
*html #tool-contents a:hover {
	text-decoration: underline;
}
#tool-contents .description p {
	padding-right: 15px;
	padding-left: 15px;
}

/*2017-11-23*/
#tool-contents a.link{
	color:#fff;
	display:block;
	width:280px;
	border:1px solid #cccccc;
	text-align:center;
	background-color:#0f99ed;
	margin:1em auto;
	text-decoration: none;
	background: -prefix-linear-gradient(top, #62b4f2, #008be9);
	background: linear-gradient(to bottom, #62b4f2, #008be9);

}
#tool-contents a.link:hover{
	text-decoration: underline;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#tool-contents a.link span{
	display:block;
	padding:0.2em 20px 0.2em 5px;
	border-top:1px solid #b3dcfd;
	border-bottom:1px solid #b3dcfd;
	background:url('/product/tool/tool_common/img/icon_07w.gif') no-repeat bottom 5px  right 10px;
}

#tool-contents .description ol {
	padding:0.5em 1em 0.5em 3em;
}

#tool-contents .item-font83 {
	font-size: 83%;
}

#tool-contents h6 strong{
	color:#f00;
}


/* ------------tool-item------------ */
#tool-contents .tool-item {
}

#tool-contents .tool-item p {
	margin-top:10px;
	margin-left:10px;
	font-size:14px;
}
#tool-contents .tool-item p.note {
	margin-top:-3px;
}

#tool-contents .tool-item p.attention {
	
	text-indent:-2.3em;
	padding-left:2.3em;
}

#tool-contents .tool-item p.topnote {
	margin-bottom:-1em;
}

#tool-contents .tool-item p.center {
	text-align:center;
}

#tool-contents .tool-item h6 {
	margin-top:10px;
	margin-left:10px;
}

#tool-contents .tool-head table,
#tool-contents .tool-item table {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-top: 14px;
}

#tool-contents .tool-head table{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}


#tool-contents .tool-item table.small {
	font-size:11px;
}

#tool-contents .tool-head th,
#tool-contents .tool-head td,
#tool-contents .tool-item table th, 
#tool-contents .tool-item table td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-right: 10px;
}

/*表の中に画像配置*/
#tool-contents .tool-item table td img.thumbnail{
	margin:10px auto;
	display:block;
	width:200px;
	height:auto;
}

#tool-contents .tool-head table th,
#tool-contents .tool-item table th {
	background-color: #eff0f3;
	text-align: center;
	font-size:14px;
	padding:5px 0;
}
#tool-contents .tool-item table td.topbordernon{
	border-top: 2px solid #fff;
}

#tool-contents .tool-item table.center th,
#tool-contents .tool-item table.center td{
	text-align:center;
}
#tool-contents .tool-item table td{
	font-size:14px;
	line-height:20px;
}
#tool-contents .tool-head table a:link, 
#tool-contents .tool-head table a:visited,
#tool-contents .tool-head table a:hover,
#tool-contents .tool-item table a:link, 
#tool-contents .tool-item table a:visited,
#tool-contents .tool-item table a:hover {
	/* IE6 */
	overflow : hidden;
	/* */
	background-image: url(/common/img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
	display: block;
}

#tool-contents .tool-item table .item-center {
	text-align: center;
}
#tool-contents .tool-item table .item-right {
	text-align: right;
}
#tool-contents .tool-item table .item-left {
	text-align: left;
}

#tool-contents .tool-item table .b-r-0 {
	border-right: none !important;
}
#tool-contents .tool-item table .b-l-0 {
	border-left: none !important;
}
#tool-contents .tool-item table .item-gray {
	background-color: #F8F8F8;
}
#tool-contents .tool-item table li{
	margin-left:0em;
	margin-top:0.3em;
}

#tool-contents .tool-item .item-title {
	padding-top: 0.5em;
	margin-bottom: -0.8em;
}
#tool-contents .tool-item ul {
	margin-left: 1em;
}
#tool-contents .tool-item .description ul {
	margin-left: 0em;
}

#tool-contents .tool-item li {
	margin-left: 3em;
}
#tool-contents .tool-item div.note li {
	margin-left: 0.5em;
}

#tool-contents .tool-item li.center {
	margin-left: 0em;
}

/*2018-04-27*/
#tool-contents .tool-item p.iwebmember_pdf {
	padding:0;
	margin:0;
	font-size:11px;
}
#tool-contents .tool-item p.iwebmember_pdf a{
	display:inline;
	background-image:none;
	padding:0 3px;
}
 
/* ------------tool-head------------ */
#tool-contents .tool-head {
}

#tool-contents .tool-head h5 {
	font-size: 120%;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
}
#tool-contents .tool-head h6 {
	font-weight: bold;
	font-size: 110%;
	margin-top: 0.5em;
	margin-left: 2em;
	margin-right: 2em;
}
#tool-contents .tool-head p {
	margin: 1em 1em 0.5em 2em;
}
#tool-contents .tool-head ul {
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	font-size:14px;
	line-height:24px;
}
#tool-contents .tool-head li {
	margin-left: 3em;
	font-size:14px;
	line-height:20px;
}

/*2017-05-26 選択メニュー*/
#tool-contents .tool-head ul.selectmenu {
	margin-left:0em;
}

#tool-contents .tool-head ul.selectmenu li{
	float:left;
    list-style:none;
    margin-left:0.5em;
    font-size:90%;
    height:2.5em;
}
#tool-contents .tool-head ul.selectmenu li a{
    background-image: url("/common/img/icon_05.gif");
    background-position: 8px 50%;
    background-repeat: no-repeat;
    padding:3px 8px 1px 16px;
    border:1px solid #ccc;
    background-color:#fff;
}
#tool-contents .tool-head ul.selectmenu li a.selected,
#tool-contents .tool-head ul.selectmenu li a:hover{
	background-color:#efefef;
}

/*特殊タイトル*/
#tool-contents .tool-head .title_h2{
	background:none;
	margin-top:1em;
	border:1px solid #ccc;
	background-color:#eff0f3;
}
#tool-contents .tool-head .title_h2 span,
#tool-contents .tool-head .title_h2 strong{
	border-left:5px solid #666;
	padding-left:0.7em;
	font-size:110%;
}
/*-----------**/

/*------------------item-downroad------------------
#item-downroad {
	width: 645px;
	padding-left: 20px;
}*/
#tool-contents .item-downroad-text {
	margin:1em auto;
	height: 250px;
	width: 93%;
	overflow: scroll;
	padding: 0px 15px;
	border: 1px solid #cccccc;
}

/*------------------item-line-list------------------*/

dl.item-line-list dt {
	font-weight: bold;
	margin-bottom: 0.42em;
	padding-top: 0.83em;
}
dl.time-line-list dd {
	margin-bottom: 0.83em;
}
/*------------------item-list------------------*/

ol.item-list {
	padding-left: 15px;
	padding-right: 15px;
}
ol.item-list li {
	margin-left: 22px;
}
/*---------------------------------------------*/
div.related-info-blockA01 ul .nolink {
	display: block;
	padding: 0.4em 9px 0.4em 22px;
	text-indent: -6px;
	zoom: 1;
	_height: 1;
}
.textA01 p {
	margin-top: 10px;
	margin-left: 20px;
}
/*---------------------------------------------
div.textA01 p.datadown {
	width: 400px;
	border: 1px solid #D4E3F4;
	text-align: center;
	margin-left: 150px;
}
div.textA01 p.datadown a:visited,
div.textA01 p.datadown a {
	height: 19px;
	background: #0697EA url(../img/btn_bg.gif) repeat-x top left;
	display: block;
	margin: 0;
	padding: 2px 10px 0;
	font-size: 12px;
	color: #fff;
}
div.textA01 p.datadown a:hover {
	color: #00f;
}*/

/*------------------show_information------------------*/
#tool-contents div.show_information div.show{
	margin-top:1em;
	display:none;
}

/*------------------lang-change------------------*/
#tool-contents div.lang-change{
	text-align:right;
	margin:10px 0 0;
	color:#f00;
}
#tool-contents div.lang-change a{
	border:1px solid #ccc;
	border-bottom:2px solid #0055c4;
	padding:0.2em 1.5em;
}

/*------------------history------------------
#tool-contents div.history{
	font-size: 100%;
	font-weight: bold;
	font-weight: bold;
	margin-top: 1.49em;
	padding: 0.2em 5px 0.2em;
}*/

#tool-contents div.history-information{
	padding-left:10px;
}


#tool-contents div.history-information h2{
	padding-top:2em;
}
#tool-contents div.history-information h2.heading-lvl02A01{
	padding-top:0.4em;
	margin-left:-10px;
}

#tool-contents div.history-information h2 strong{
	border:1px solid #ccc;
	padding:0.2em 1em 0;
	background-color: #eff0f3;
}
#tool-contents div.history-information h3{
    padding-top: 1em;
    padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
	margin:0;
}

#tool-contents div.history-information h4{
    padding: 0.5em 0 0 1em;
}
#tool-contents div.history-information ul{
	padding-top:0.5em;
}

#tool-contents div.history-information ul li{
    line-height: 1.2em;
    list-style-image: url("/common/img/note_listA01_icon_02.gif");
    padding: 0 0 0.4em;
}
#tool-contents div.history-information ol li{
    list-style-image: none;
}

/*------------------item-downroad------------------*/
#item-downroad-text {
	height: 250px;
	margin:0 auto;
	width:90%;
	/*width: 615px;*/
	overflow: scroll;
	padding: 15px;
	border: 1px solid #cccccc;
}

#item-downroad-text .listB03{
	padding-bottom:1em;
}
#item-downroad-text .listB03 li{
	margin-bottom:0.5em;
}


/* mobile
-------------------------------------------------- 
@media screen and (max-width: 768px) {
	#tool-contents .item-downroad-text {
		height: 450px;
	}
	
	#tool-contents ul.link-listA01 a img{
		zoom: 1.3;
	}
}*/


/*wordwrap設定
-------------------------------------------------- 
table{
	word-break : break-all;
}
table tr,
table th,
table td{
	word-wrap : break-word;
	overflow-wrap : break-word;
}
*/


/*------------------other------------------*/
div.columnA01 div.description ul{
	margin-left:2em;
	margin-right:1.5em;
}

.disphide{
	display:none;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

/*-------------------------------------------*/
/* 2019-11-01 A-Holic.LLC  kawaguchi Special*/
#tool-contents .specialtitle{
	font-size:14.5px;
	margin-top:3em;
	background-color:#eff0f3;
	padding:0.2em 0.5em;
	border:1px solid #ccc;
	border-left:5px solid #666;
}