@charset "utf-8";
/*
 * cmn_style.css
 *
 *  version --- 1.0
 *  updated --- 2016/1/22
 */


/* !COMMON
---------------------------------------------------------------------------------------------------- */
/* !initialize
---------------------------------------------------------- */
body {
	font-family: sans-serif;
	font-size: 13px;
	-webkit-text-size-adjust: none;
	line-height: 1.5;
	color: #333333;
}
/* ie7 */ *:first-child+html body { font-size: 81.3%;}
/* ie6Below */ * html body { font-size:81.3%;}
/* ie8 */ html>/**/body { font-size /*\**/: 81.3%\9;}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{ border: 0;}
img
{ vertical-align: top;}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: normal;}
q:after, q:before
{ content:'';}
a, input
{ /* outline: none; */ }
abbr, acronym
{ border: 0;}
em {
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

a {
	color: #09c;
	text-decoration: none;
	outline: none;
}
a:visited {}
a:hover,
a:active,
a:focus { text-decoration: underline;}
sub {
    font-size: 78%;
    vertical-align: baseline;
}

/* !Layout
---------------------------------------------------------- */
body { text-align: left;}
@media print {
	html,
	html body {
		*zoom: 0.65;
		direction: itr;
	}
}

/* !wrapper
---------------------------------------------------------- */
#wrapper{
	margin: 0 auto;
	width: 934px;
}

/* !header
---------------------------------------------------------- */
#header {
	padding: 15px 0 15px 0;
}

/* !footer
---------------------------------------------------------- */
#footer_wrap {
	border-top: 1px solid #e2e2e2;
	width: 100%;
}
	#footer {
		margin: 0 auto;
		width: 934px;
	}
		#footer .inner {
			padding: 10px 8px;
			overflow: hidden;
			*zoom: 1;
		}
			#footer .inner .copyright {
				float: left;
				color: #707070;
			}
			#footer .inner .link_box01 {
				float: right;
			}
				#footer .inner .link_box01 ul {
					overflow: hidden;
					*zoom: 1;
				}
					#footer .inner .link_box01 ul li {
						float: left;
						padding-left: 25px;
					}
						#footer .inner .link_box01 ul li a {
							padding-left: 14px;
							color: #0166fe;
							text-decoration: underline;
							background: url(../img/link_ico01.gif) no-repeat left center;
						}
						#footer .inner .link_box01 ul li a:hover { color: #ff0000;}
	#footer_bottom {
		width: 100%;
		height: 70px;
		background: url(../img/footer_bg01.gif) repeat-x left top;
	}
		#footer_bottom .inner {
			margin: 0 auto;
			width: 934px;
		}

/* !contents
---------------------------------------------------------- */
#contents {
	margin-bottom: 15px;
}
.h2_tit01 {
	margin-bottom: 20px;
	padding-left: 12px;
	height: 64px;
	border-left: 3px solid #fe6700;
	background: #efefef;
}
	.h2_tit01 h2 {
		font-size: 138.5%;
		font-weight: bold;
		line-height: 64px;
	}
#top_read {
	margin-bottom: 12px;
}
#cont_box_warp {
	padding: 15px;
	border: 1px solid #e2e2e2;
}
	#cont_box {
		padding: 12px 10px 20px 10px;
		border: 1px solid #7999d8;
	}
		#cont_box h3 {
			margin-bottom: 12px;
			padding-left: 9px;
			color: #ffffff;
			font-weight: bold;
			border-top: 1px solid #7999d8;
			border-left: 1px solid #7999d8;
			border-right: 1px solid #7999d8;
			background: url(../img/h3_bg01.gif) repeat-x left top;
		}
.other_link02 {
}
	.other_link02 h4 {
		margin-bottom: 12px;
		font-size: 115.4%;
		font-weight: bold;
	}
	.other_link02 table {
	}
		.other_link02 table td {
			background: #ececec;
			border: #cccccc 1px solid;
			padding: 14px 14px 9px 14px;
			width: 400px;
			vertical-align: top;
		}
			.other_link02 table td ul {
			}
				.other_link02 table td ul li {
					margin-bottom: 5px;
				}
					.other_link02 table td ul li p,
					.other_link02 table td ul li a {
						padding-left: 17px;
						background: url(../img/txt_ico01.gif) no-repeat left center;
					}
					.other_link02 table td ul li a {
						text-decoration: underline;
					}
					.other_link02 table td ul li a:hover {
						text-decoration: none;
					}

/* !Operating condition ---------- */
.drive_sec01 {
	overflow: hidden;
	*zoom: 1;
	padding: 10px 10px 20px 10px;
}
.drive_sec02 {
	padding: 10px 10px 10px 10px;
}
	.drive_sec01 .inner_L01 {
		float: left;
		width: 370px;
	}
	.drive_sec01 .inner_R01 {
		float: right;
		width: 440px;
	}
		.drive_sec01 .inner_L01 h4,
		.drive_sec01 .inner_R01 h4 {
			padding-left: 7px;
			font-size: 115.4%;
			font-weight: bold;
			line-height: 20px;
			border-left: 2px solid #4163f2;
		}
		.drive_table01 {
			margin-top: 15px;
			width: 100%;
		}
			.drive_table01 .first .txt00,
			.drive_table01 .first .txtbox,
			.drive_table01 .first .txt {
				vertical-align: top;
			}
			.drive_table01 th,
			.drive_table01 td {
				padding: 5px 0;
			}
			.drive_table01 .tit {
				width: 226px;
			}
				.drive_table01 .tit .ico {
					padding-left: 17px;
					background: url(../img/txt_ico01.gif) no-repeat left center;
				}
				.drive_table01 .tit .txtW {
					padding-left: 17px;
					line-height: 1;
				}
			.drive_table01 .txt00 {
				padding-right: 3px;
				width: 34px;
				text-align: right;
			}
			.drive_table01 .txtbox {
				width: 54px;
			}
				.drive_table01 .txtbox input {
					width: 54px;
					text-align: right;
				}
			.drive_table01 .txt {
			}
				.drive_table01 .txt span {
					padding-left: 5px;
				}
		.drive_btn {
			margin-top: 25px;
			text-align: center;
		}
			.drive_btn p {
			}
				.drive_btn p a {
					margin: 0 auto;
					display: block;
					color: #ffffff;
					line-height: 29px;
					text-decoration: none;
				}
				.drive_btn p a:hover {
					text-decoration: none;
				}
		.drive_note {
			margin-top: 16px;
		}
		.drive_field input.szL,
		.drive_field input.szS,
		.drive_field02 input.szL,
		.drive_field02 input.szS {
			position: absolute;
			text-align: right;
		}
#ans1,
#txt66,
#txt44,
#ans2,
#ans3,
#txt55,
#ans4,
#ans5,
#ans78,
#txt56,
#ans6,
#ans7,
#ans79,
#ans8,
#ans9,
#ans20,
#ans21,
#ans22,
#ans10,
#ans23,
#ans12,
#ans13,
#ans14,
#ans15,
#ans11,
#ans16,
#ans17,
#ans18,
#ans19,
#ans24 {
	background: #efefef;
	cursor: default;
}

/* !Calculation of electronic gear ---------- */
.e_gear_sec01 {
	overflow: hidden;
	*zoom: 1;
	padding: 10px 10px 30px 10px;
}
	.e_gear_sec01 .inner_L01 {
		float: left;
		width: 405px;
	}
	.e_gear_sec01 .inner_R01 {
		float: right;
		width: 405px;
	}
		.e_gear_sec01 .inner_R01 .h_tit {
			padding-bottom: 6px;
			font-size: 107.7%;
			font-weight: bold;
		}
		.e_gear_sec01 .inner_R01 table {
		}
			.e_gear_sec01 .inner_R01 table .tit {
				padding: 4px 9px 4px 17px;
				background: url(../img/txt_ico01.gif) no-repeat left center;
			}
			.e_gear_sec01 .inner_R01 table .txtbox {
				padding-right: 9px;
			}
			.e_gear_sec01 .inner_R01 table input {
				text-align: right;
				width: 75px;
			}
.e_gear_sec02 {
	overflow: hidden;
	*zoom: 1;
	padding: 10px 10px 42px 10px;
}
	.e_gear_sec02 .inner_L01 {
		float: left;
		width: 405px;
	}
	.e_gear_sec02 .inner_R01 {
		float: right;
		width: 405px;
	}
		.e_gear_sec02 .inner_L01 h4,
		.e_gear_sec02 .inner_R01 h4 {
			margin-bottom: 23px;
			padding-left: 7px;
			font-size: 115.4%;
			font-weight: bold;
			line-height: 20px;
			border-left: 2px solid #4163f2;
		}
		.e_gear_table01 {
		}
			.e_gear_table01 th,
			.e_gear_table01 td {
				padding: 5px 0;
			}
			.e_gear_table01 .tit {
				width: 235px;
			}
				.e_gear_table01 .tit .ico {
					padding-left: 17px;
					background: url(../img/txt_ico01.gif) no-repeat left center;
				}
				.e_gear_table01 .tit .txtW {
					padding-left: 17px;
					line-height: 1;
					font-size: 92.3%;
				}
				.e_gear_table01 .tit .txtW02 {
					line-height: 1;
					font-size: 92.3%;
				}
			.e_gear_table01 .txtbox {
				text-align: right;
				width: 75px;
			}
				.e_gear_table01 .txtbox input {
					text-align: right;
					width: 75px;
				}
			.e_gear_table01 .txt {
			}
			.e_gear_table01 .second td.txtbox,
			.e_gear_table01 .second td.txt {
    			vertical-align: bottom;
			}			
				.e_gear_table01 .txt span {
					padding-left: 5px;
				}
			label {
				cursor: pointer;
			}
			.e_gear_table01 .radio_tr th,
			.e_gear_table01 .radio_tr td {
				padding: 7px 0 0;
			}
				.e_gear_table01 td.radio .sec {
					padding-left: 15px;
				}
			.e_gear_table01 .gen_tr th,
			.e_gear_table01 .gen_tr td {
				padding: 2px 0 0;
			}
			.e_gear_table01 .gen_tr .tit.taR {
				text-align: right;
			}
				.e_gear_table01 .gen_tr .tit span {
					padding-right: 10px;
				}
			.e_gear_table01 .radio_tr_sec th,
			.e_gear_table01 .radio_tr_sec td {
				padding: 14px 0 0;
			}
		.e_gear_table02 {
		}
			.e_gear_table02 th {
				font-size: 84.6%;
				padding: 2px 0 0;
			}
				.e_gear_table02 th .span_cap {
					padding-left: 15em;
				}
			.e_gear_table01 .soku_tr.first th,
			.e_gear_table01 .soku_tr.first td {
				padding-top: 10px;
			}
				.e_gear_table01 .soku_tr .tit span {
					padding-left: 4em;
				}
		.e_gear_btn {
			overflow: hidden;
			*zoom: 1;
			margin-top: 30px;
			text-align: center;
		}
			.e_gear_btn p {
				float: left;
				width: 355px;
			}
				.e_gear_btn p a {
					margin: 0 auto;
					display: block;
					color: #ffffff;
					line-height: 29px;
					text-decoration: none;
				}
				.e_gear_btn p a:hover {
					text-decoration: none;
				}
		.e_gear_hantei_wrap {
			margin-top: 20px;
			padding: 0 0 10px 0;
			width: 353px;
			border: 1px solid #999999;
		}
			.e_gear_hantei {
			}
				.e_gear_hantei th,
				.e_gear_hantei td {
					padding: 5px 0;
				}				
				.e_gear_hantei .first th,
				.e_gear_hantei .first td {
					padding: 10px 0 0;
				}				
				.e_gear_hantei .tit {
					width: 200px;
				}
					.e_gear_hantei .tit span {
						padding-left: 15px;
					}
				.e_gear_hantei .txtbox {
				}
				.e_gear_hantei .txt {
					text-align: center;
					width: 65px;
				}				
				.e_gear_hantei .first td.txt {
					font-weight: bold;
				}
				.e_gear_hantei input {
					text-align: right;
					width: 75px;
				}
.e_gear_sankou {
	margin: 0 auto;
	width: 858px;
	border: 1px solid #999999;
}
	.e_gear_sankou .inner {
		padding: 20px;
	}
		#cont_box .e_gear_sankou .inner h3 {
			margin: 0 0 8px 0;
			padding: 0;
			color: #253454;
			font-size: 107.7%;
			font-weight: bold;
			border: none;
			background: none;
		}
			#cont_box .e_gear_sankou .inner h3 span {
				color: #4163f2;
			}
		#cont_box .e_gear_sankou .inner .lead_txt {
			margin-bottom: 18px;
			font-size: 92.3%;
		}
		.e_gear_sankou.img_wrap {
		}
			.e_gear_sankou .img_wrap .img01 {
				margin-bottom: 30px;
			}
			.e_gear_sankou .img_wrap .img02 {
				margin-bottom: 10px;
			}
#eg_txt01,
#eg_txt02,
#eg_txt03,
#eg_txt04,
#eg_txt05,
#textfield3,
#textfield4,
#textfield5,
#textfield6,
#textfield7,
#textfield8,
#textfield11,
#textfield12,
#textfield13,
#textfield14,
#textfield15,
#textfield16
 {
	background: #efefef;
	cursor: default;
}
.e_gear_sec03 {
	padding: 30px 10px 10px 10px;
}

/* !Calculation of speed conversion ---------- */
.clearfix {
	overflow: hidden;
	*zoom: 1;
}
.pl05 { padding-left: 5px;}
.pl15 { padding-left: 15px;}
.pl20 { padding-left: 20px !important;}
.pl30 { padding-left: 30px !important;}
.pl40 { padding-left: 40px !important;}
.pl100 { padding-left: 100px !important;}
.taC { text-align: center;}
.speed_sec01 {
    overflow: hidden;
    padding: 10px 10px 40px;
}
.speed_sec02 {
    overflow: hidden;
    padding: 20px 10px 40px;
}
.speed_sec03 {
    overflow: hidden;
    padding: 0 10px 0 10px;
}
	.speed_sec01 .inner_L01 {
		margin-right: 113px;
		float: left;
		width: 360px;
	}
	.speed_sec01 .inner_R01 {
		float: left;
		width: 360px;
	}
	.speed_sec02 .inner_L01,
	.speed_sec03 .inner_L01 {
		float: left;
		width: 490px;
	}
	.speed_sec02 .inner_L01,
	.speed_sec03 .inner_L01 {
		float: left;
		width: 490px;
	}
		.speed_sec01 .inner_L01 h4,
		.speed_sec01 .inner_R01 h4,
		.speed_sec02 h4,
		.speed_sec03 h4 {
			margin-bottom: 23px;
			padding-left: 7px;
			font-size: 115.4%;
			font-weight: bold;
			line-height: 20px;
			border-left: 2px solid #4163f2;
		}
			.speed_table01 th,
			.speed_table01 td,
			.speed_table02 th,
			.speed_table02 td,
			.speed_table03 th,
			.speed_table03 td {
				padding: 5px 0;
			}
			.speed_table01 .tit {
				width: 180px;
			}
			.speed_table02 .tit {
				width: 205px;
			}
			.speed_table01 .txt00,
			.speed_table02 .txt00 {
				padding-right: 3px;
				text-align: right;
			}
				.speed_table01 .tit,
				.speed_table02 .tit {
					padding-left: 17px;
					background: url(../img/txt_ico01.gif) no-repeat left center;
				}
				.speed_table01 .tit.txt_W,
				.speed_table02 .tit.txt_W {
					background: url(../img/txt_ico01.gif) no-repeat left 0.7em;
					vertical-align: top;
				}				
				.speed_table01 .txt00.txt_W,
				.speed_table02 .txt00.txt_W {
					vertical-align: top;
				}
				.speed_table01 .txtbox.txt_W,
				.speed_table02 .txtbox.txt_W {
					vertical-align: top;
				}
				.speed_table01 .txt.txt_W,
				.speed_table02 .txt.txt_W {
					vertical-align: top;
				}
				.speed_table01 .txtbox input,
				.speed_table02 .txtbox input {
					text-align: right;
					width: 75px;
				}
			.speed_btn {
				overflow: hidden;
				*zoom: 1;
				margin-top: 30px;
				width: 345px;
				text-align: center;
			}
				.speed_btn p a {
					color: #ffffff;
					display: block;
					line-height: 29px;
					margin: 0 auto;
					text-decoration: none;
					width: 112px;
					height: 29px;
				}			
				.speed_btn p a:hover {
				}
			.speed_hantei_wrap {
				margin-top: 25px;
				width: 345px;
				padding: 0 0 10px 0;
				border: 1px solid #999999;
			}
				.speed_hantei {
				}
					.speed_hantei th {
						padding-top: 18px;
					}
						.speed_hantei td {
							padding-top: 18px;
						}
					.speed_hantei .speed_hantei_row02 th,
					.speed_hantei .speed_hantei_row03 th {
						padding-top: 5px;
					}
						.speed_hantei .speed_hantei_row02 td,
						.speed_hantei .speed_hantei_row03 td {
							padding-top: 5px;
						}
						.speed_hantei input {
							text-align: right;
							width: 75px;
						}
					.speed_hantei .tit {
						width: 175px;
					}
					.speed_hantei .tit.txt_W {
						vertical-align: top;
						line-height: 1;
					}
					.speed_hantei .tit.lsz {
						width: 205px;
					}
					.speed_hantei .txt00 {
						padding-right: 3px;
					}
					.speed_hantei th.cap {
						padding-top: 5px;
						text-align: right;
					}
			.speed_sankou {
				margin-top: 15px;
				width: 345px;
				border: 1px solid #999999;
			}
			.speed_sankou.lsz {
				width: auto;
			}
				.speed_sankou .inner {
					padding: 13px 18px;
				}
					#cont_box .speed_sankou .inner h3 {
						margin: 0 0 8px 0;
						padding: 0;
						color: #253454;
						font-size: 107.7%;
						font-weight: bold;
						border: none;
						background: none;
					}
						#cont_box .speed_sankou .inner h3 span {
							color: #4163f2;
						}
					#cont_box .speed_sankou .inner .calc_img {
						text-align: center;
					}
					.speed_sankou .img_list {
						margin: 0 auto;
						overflow: hidden;
						width: 654px;
					}
					.speed_sankou .img_list li {
						float: left;
						margin-right: 57px;
					}
					.speed_sankou .img_list li.last {
						margin-right: 0;
					}
.speed_sec04 {
	margin-top: 70px;
}
	.other_link {
	}
		.other_link ul {
			overflow: hidden;
			*zoom: 1;
			padding: 0 0 0 10px;
		}
			.other_link ul li {
				margin-right: 50px;
				float: left;
			}
				.other_link ul li .txt_link {
					margin-bottom: 12px;
				}
					.other_link ul li .txt_link a {
						padding-left: 17px;
						background: url(../img/txt_ico01.gif) no-repeat left center;
						color: #0166fe;
						text-decoration: underline;
					}
				.other_link ul li .img_link img {
					border: #cdcdcd solid 1px;
				}
.speed_hantei input {
	background: #efefef;
}
.speed_sec05 {
	padding: 30px 10px 10px 10px;
}

/* !Torque unit conversion ---------- */
.torque_sec01 {
    padding: 10px 10px 25px;
}
	.torque_sec01 h4 {
		margin-bottom: 20px;
		padding-left: 7px;
		font-size: 115.4%;
		font-weight: bold;
		line-height: 20px;
		border-left: 2px solid #4163f2;
	}
	.torque_table01 {
	}
		.torque_table01 .tit {
			padding-right: 125px;
		}
		.torque_table01 .txtbox {
		}
			.torque_table01 .txtbox input {
				width: 80px;
				text-align: right;
			}
			.torque_btn {
				overflow: hidden;
				*zoom: 1;
				margin-top: 30px;
				margin-bottom: 30px;
				width: 345px;
				text-align: center;
			}
				.torque_btn p a {
					color: #ffffff;
					display: block;
					line-height: 29px;
					margin: 0 auto;
					text-decoration: none;
					width: 112px;
					height: 29px;
				}			
				.torque_btn p a:hover {
				}
	.torque_hantei_wrap {
		width: 315px;
		padding: 12px 20px 20px 20px;
		border: 1px solid #999999;
	}
		.torque_hantei {
		}
			.torque_hantei th {
				padding-top: 8px;
			}
				.torque_hantei td {
					padding-top: 8px;
				}
				.torque_hantei input {
					text-align: right;
					width: 75px;
				}
			.torque_hantei .tit {
				width: 145px;
			}
			.torque_hantei .tit.txt_W {
				vertical-align: top;
				line-height: 1;
			}
			.torque_hantei .tit.lsz {
				width: 205px;
			}
			.torque_hantei .txt00 {
				padding-right: 3px;
			}
			.torque_hantei th.cap {
				padding-top: 8px;
				text-align: right;
			}
.torque_sec02 {
	padding: 0 10px 8px;
}

/* !Acceleration/Deceleration rate unit conversion ---------- */
.acceleration_sec01 {
    padding: 10px 10px 25px;
}
	.acceleration_sec01 h4 {
		margin-bottom: 20px;
		padding-left: 7px;
		font-size: 115.4%;
		font-weight: bold;
		line-height: 20px;
		border-left: 2px solid #4163f2;
	}
	.acceleration_table01 {
	}
		.acceleration_table01 .tit {
			padding-right: 25px;
			padding-bottom: 10px;
		}
		.acceleration_table01 .txtbox {
			padding-bottom: 10px;
		}
		.acceleration_table01 .txt {
			padding-bottom: 10px;
		}
			.acceleration_table01 .txtbox input {
				width: 80px;
				text-align: right;
			}
			.acceleration_btn {
				overflow: hidden;
				*zoom: 1;
				margin-top: 25px;
				margin-bottom: 30px;
				width: 345px;
				text-align: center;
			}
				.acceleration_btn p a {
					color: #ffffff;
					display: block;
					line-height: 29px;
					margin: 0 auto;
					text-decoration: none;
					width: 112px;
					height: 29px;
				}			
				.acceleration_btn p a:hover {
				}
	.acceleration_hantei_wrap {
		width: 320px;
		padding: 12px 20px 20px 20px;
		border: 1px solid #999999;
	}
		.acceleration_hantei {
		}
			.acceleration_hantei th {
				padding-top: 8px;
			}
				.acceleration_hantei td {
					padding-top: 8px;
				}
				.acceleration_hantei input {
					text-align: right;
					width: 75px;
				}
			.acceleration_hantei .tit {
				width: 160px;
			}
			.acceleration_hantei .tit.txt_W {
				vertical-align: top;
				line-height: 1;
			}
			.acceleration_hantei .tit.lsz {
				width: 205px;
			}
			.acceleration_hantei .txt00 {
				padding-right: 3px;
			}
			.acceleration_hantei .txt {
				padding-right: 10px;
			}
			.acceleration_hantei th.cap {
				padding-top: 8px;
				text-align: right;
			}
.acceleration_sec02 {
	padding: 0 10px 8px;
}

/* !Calculation of Required Air Flow ---------- */
.fan_sec01 {
    padding: 10px 10px 25px;
}
.fan_sec02 {
    padding: 0 10px 8px;
}
	.fan_sec01 h4 {
		margin-bottom: 0;
		padding-left: 7px;
		font-size: 115.4%;
		font-weight: bold;
		line-height: 20px;
		border-left: 2px solid #4163f2;
	}
	.fan_sec01 .fan_sec_inner01 {
		position: relative;
	}
		.fan_sec01 .fan_sec_inner01 #fan_img01 {
			position: absolute;
			top: -15px;
			right: 10px;
		}
		.fan_tbl01 {
		}
			#fan_tbl01 th,
			#fan_tbl01 td {
				padding: 5px 0;
			}
			#fan_tbl01 td.txt01 {
				width: 20em;
			}
			#fan_tbl01 td.txt02 {
				text-align: right;
				padding-right: 0.5em;
			}
			#fan_tbl01 td.txt03 {
				padding-left: 0.5em;
			}
					#fan_tbl01 .input01 select {
						max-width: 250px;
					}
				#fan_tbl01 .input02 {
					width: 80px;
				}
					#fan_tbl01 .input02 input {
						text-align: right;
						width: 80px;
					}
		.fan_sec01 .fan_sec_inner01 .fan_sec_txtarea01 {
			margin-top: 15px;
		}
			.fan_sec01 .fan_sec_inner01 .fan_sec_txtarea01 dl {
				overflow: hidden;
				*zoom: 1;
			}
				.fan_sec01 .fan_sec_inner01 .fan_sec_txtarea01 dl dt {
					float: left;
					width: 60px;
				}
				.fan_sec01 .fan_sec_inner01 .fan_sec_txtarea01 dl dd {
					float: left;
					width: 800px;
				}
		.fan_sec01 .fan_sec_inner01 .calc_btn {
			margin-bottom: 20px;
		}
			.fan_sec01 .fan_sec_inner01 .calc_btn a {
				background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left top;
				color: #ffffff;
				display: block;
				line-height: 29px;
				margin: 25px 0 0 110px;
				text-decoration: none;
				width: 112px;
				height: 29px;
				text-align: center;
			}
			.fan_sec01 .fan_sec_inner01 .calc_btn a:hover {
				background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left -29px;
			}
		.fan_sec01 .fan_sec_inner01 #result_box {
			margin-top: 10px;
			width: 365px;
			padding: 0 0 18px 0;
			border: 1px solid #999999;
		}
			.fan_sec01 .fan_sec_inner01 #result_box .fan_hantei td {
				padding-top: 18px;
			}
			.fan_sec01 .fan_sec_inner01 #result_box .fan_hantei .tit {
				width: 175px;
			}
			.fan_sec01 .fan_sec_inner01 #result_box .fan_hantei .txtbox {
			}
				.fan_sec01 .fan_sec_inner01 #result_box .fan_hantei .txtbox input {
					width: 80px;
				}
			.fan_sec01 .fan_sec_inner01 #result_box .fan_hantei .txt {
			}

/* !Calculation of Required Calorific Value ---------- */
.heater_sec01 {
    padding: 10px 10px 25px;
}
.heater_sec02 {
    padding: 0 10px 8px;
}
	.heater_sec01 h4 {
		margin-bottom: 0;
		padding-left: 7px;
		font-size: 115.4%;
		font-weight: bold;
		line-height: 20px;
		border-left: 2px solid #4163f2;
	}
	.heater_sec01 .heater_sec_inner01 {
		position: relative;
	}
		.heater_sec01 .heater_sec_inner01 #heater_img01 {
			position: absolute;
			top: -15px;
			right: 10px;
		}
		.heater_tbl01 {
		}
			#heater_tbl01 th,
			#heater_tbl01 td {
				padding: 5px 0;
			}
			#heater_tbl01 td.txt01 {
				width: 20em;
			}
			#heater_tbl01 td.txt02 {
				text-align: right;
				padding-right: 0.5em;
			}
			#heater_tbl01 td.txt03 {
				padding-left: 0.5em;
			}
					#heater_tbl01 .input01 select {
						max-width: 250px;
					}
				#heater_tbl01 .input02 {
					width: 80px;
				}
					#heater_tbl01 .input02 input {
						text-align: right;
						width: 80px;
					}
		.heater_sec01 .heater_sec_inner01 .heater_sec_txtarea01 {
			margin-top: 15px;
		}
			.heater_sec01 .heater_sec_inner01 .heater_sec_txtarea01 dl {
				overflow: hidden;
				*zoom: 1;
			}
				.heater_sec01 .heater_sec_inner01 .heater_sec_txtarea01 dl dt {
					float: left;
					width: 60px;
				}
				.heater_sec01 .heater_sec_inner01 .heater_sec_txtarea01 dl dd {
					float: left;
					width: 800px;
				}
		.heater_sec01 .heater_sec_inner01 .calc_btn {
			margin-bottom: 20px;
		}
			.heater_sec01 .heater_sec_inner01 .calc_btn a {
				background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left top;
				color: #ffffff;
				display: block;
				line-height: 29px;
				margin: 25px 0 0 110px;
				text-decoration: none;
				width: 112px;
				height: 29px;
				text-align: center;
			}
			.heater_sec01 .heater_sec_inner01 .calc_btn a:hover {
				background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left -29px;
			}
		.heater_sec01 .heater_sec_inner01 #result_box {
			margin-top: 10px;
			width: 365px;
			padding: 0 0 18px 0;
			border: 1px solid #999999;
		}
			.heater_sec01 .heater_sec_inner01 #result_box .heater_hantei td {
				padding-top: 18px;
			}
			.heater_sec01 .heater_sec_inner01 #result_box .heater_hantei .tit {
				width: 175px;
			}
			.heater_sec01 .heater_sec_inner01 #result_box .heater_hantei .txtbox {
			}
				.heater_sec01 .heater_sec_inner01 #result_box .heater_hantei .txtbox input {
					width: 80px;
				}
			.heater_sec01 .heater_sec_inner01 #result_box .heater_hantei .txt {
			}

/* !Calculation of round_az conversion ---------- */
#cont_box.cont_box_round .clearfix {
	overflow: visible;
	padding: 10px 10px;
	min-height: 1%;
}
#cont_box.cont_box_round .clearfix::after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
#cont_box.cont_box_round .flL {
	float: left;
	margin-bottom: 50px;
}
#cont_box.cont_box_round .flR {
	float: right;
	margin-bottom: 50px;
}
#cont_box.cont_box_round .wHalf {
	width: 410px;
}
#cont_box.cont_box_round .e_gear_sankou h3 {
	position: relative;
	padding-left: 1em;
}
#cont_box.cont_box_round .e_gear_sankou h3::before {
	position: absolute;
	left: 0;
	content: '■';
	color: #4163f2;
}
#cont_box.cont_box_round h4,
#tech_popWrap h4 {
	margin-bottom: 23px;
	padding-left: 7px;
	font-size: 115.4%;
	font-weight: bold;
	line-height: 20px;
	border-left: 2px solid #4163f2;
}
#cont_box.cont_box_round .other_link02 h4 {
	padding-left: 0;
	border-left: none;
}
ul#supportTool-navigation {
	margin-top: 20px;
}
	ul#supportTool-navigation > li {
		float: left;
		margin: 0 0 22px 22px;
		width: 235px;
	}
	ul#supportTool-navigation > li:nth-child(3n+1) {
		clear: left;
		margin-left: 0;
	}
		ul#supportTool-navigation > li h3 {
			margin-bottom: 20px;
			padding-bottom: .25em;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
			border-bottom: 3px solid;
		}
		ul#supportTool-navigation > li.sn_category01 h3 { border-color: #75bcfe;}
		ul#supportTool-navigation > li.sn_category02 h3 { border-color: #77d67c;}
		ul#supportTool-navigation > li.sn_category03 h3 { border-color: #f5b4c8;}
		ul#supportTool-navigation > li ul {}
			ul#supportTool-navigation > li ul li {
				position: relative;
			}
			ul#supportTool-navigation > li ul li + li {
				margin-top: 15px;
			}
				ul#supportTool-navigation > li ul li a {
					display: table;
					border-radius: 4px;
					border: 1px solid;
					width: 100%;
					height: 45px;
					font-size: 14px;
					font-weight: bold;
					color: #333;
					text-decoration: none;
				}
				ul#supportTool-navigation > li.sn_category01 ul li a { border-color: #75bcfe;}
				ul#supportTool-navigation > li.sn_category02 ul li a { border-color: #77d67c;}
				ul#supportTool-navigation > li.sn_category03 ul li a { border-color: #f5b4c8;}
				ul#supportTool-navigation > li li a:hover {
					color: #fff;
				}
				ul#supportTool-navigation > li.sn_category01 ul li a:hover { background-color: #75bcfe;}
				ul#supportTool-navigation > li.sn_category02 ul li a:hover { background-color: #77d67c;}
				ul#supportTool-navigation > li.sn_category03 ul li a:hover { background-color: #f5b4c8;}
					ul#supportTool-navigation > li ul li a span,
					ul#supportTool-navigation > li ul li a div.ico_popup {
						display: table-cell;
						vertical-align: middle;
					}
					ul#supportTool-navigation > li ul li a span {
						padding-left: 1em;
						line-height: 1.2;
					}
					ul#supportTool-navigation > li ul li a div.ico_popup {
						position: static;
						width: 38px;
						color: #333;
					}
						ul#supportTool-navigation > li ul li a div.ico_popup div.popup_inner {
							top: 38px;
							width: 280px;
							font-size: 13px;
							font-weight: normal;
						}
						ul#supportTool-navigation > li.sn_category01 ul li a div.ico_popup div.popup_inner {
							right: auto;
							left: 230px;
						}
						ul#supportTool-navigation > li.sn_category02 ul li a div.ico_popup div.popup_inner {
							right: auto;
							left: -110px;
						}
						ul#supportTool-navigation > li.sn_category03 ul li a div.ico_popup div.popup_inner {
							left: -110px;
						}
							ul#supportTool-navigation > li ul li a div.ico_popup div.popup_inner h4 {
								margin-bottom: 1em;
								font-size: 14px;
							}
div.supportTool-input {}
div.supportTool-result {
	border: 1px solid #000;
	padding: 1em 1em 1em 1.5em;
}
	div.supportTool-input  table,
	div.supportTool-result table {
		width: 100%;
	}
		div.supportTool-input  table th,
		div.supportTool-input  table td,
		div.supportTool-result table th,
		div.supportTool-result table td {
			padding: .5em 0;
			vertical-align: middle;
		}
		div.supportTool-result table th,
		div.supportTool-result table td {
			padding: .75em 0;
		}
		div.supportTool-input  table td,
		div.supportTool-result table td {
			position: relative;
		}
		div.supportTool-input  table td {
			width: 85%;
		}
		div.supportTool-input  table td + td {
			width: 15%;
		}
		div.supportTool-result  table th {
			width: 53%;
		}
		div.supportTool-result  table td {
			width: 22%;
		}
		div.supportTool-result  table td + td {
			width: 15%;
		}
		div.supportTool-result  table td.st_txt01 {
			text-align: center;
		}
		div.supportTool-input  table th.st_title01,
		div.supportTool-result table th.st_title01 {
			padding-left: 2em;
		}
			div.supportTool-input  table td input[type=text],
			div.supportTool-result table td input[type=text] {
				width: 75px;
				font-size: 99%;
				text-align: right;
			}
			div.supportTool-result table td input[type=text] {
				border: inset #efefef;
				border-width: 2px 0 0 2px;
				background-color: #efefef;
			}
		div.supportTool-input  table td p.supportTool-inputImage {
			padding: 1em 0 0 0;
			text-align: right;
		}
	div.supportTool-input ul.st_button {
		margin-top: 2em;
		text-align: center;
	}
		div.supportTool-input ul.st_button li {
			display: inline-block;
			margin: 0 10px;
		}
			div.supportTool-input ul.st_button li span {
				display: inline-block;
				border: 1px solid #cfcfcf;
				border-radius: 3px;
				padding: 1px;
			}
			div.supportTool-input ul.st_button li span input {
				cursor: pointer;
				display: block;
				border: none;
				border-radius: 3px;
				padding: .25em 0;
				min-width: 150px;
				background: rgb(245,172,173);
				background: -moz-linear-gradient(top, rgb(245,172,173) 0%, rgb(227,13,19) 50%, rgb(214,13,20) 51%, rgb(215,146,148) 100%);
				background: -webkit-linear-gradient(top, rgb(245,172,173) 0%,rgb(227,13,19) 50%,rgb(214,13,20) 51%,rgb(215,146,148) 100%);
				background: linear-gradient(to bottom, rgb(245,172,173) 0%,rgb(227,13,19) 50%,rgb(214,13,20) 51%,rgb(215,146,148) 100%);
				color: #fff;
			}
			div.supportTool-input ul.st_button li span input:hover {
				opacity: .8;
			}
	div.supportTool-result p.str_decision {
		padding-right: 1.5em;
		font-weight: bold;
		text-align: right;
	}
		div.supportTool-result table td p.str_resultTit {
			margin-top: .5em;
			margin-bottom: .5em;
			font-weight: bold;
		}
		div.supportTool-result table td div.str_resultTxt {
			padding: 0 2em;
		}
		div.supportTool-result table td .ok {
		}
		div.supportTool-result table td .ng {
			font-weight: bold;
			color: #CC0000;
		}
		div.txt_popup {
			display: inline-block;
			padding-right: 3em;
			position: relative;
		}
			div.ico_popup {
				position: absolute;
				right: 0;
				top: -5px;
			}
				div.ico_popup p.ico {
					cursor: pointer;
				}
				div.ico_popup div.popup_inner {
					display: none;
					position: absolute;
					right: -50px;
					top: 25px;
					z-index: 9999;
					border: #a8a8a8 solid 2px;
					padding: 23px;
					background-color: #fff;
					width: 600px;
				}
				div.supportTool-input table div.ico_popup div.popup_inner {
					width: 320px;
					right: -130px;
				}
					div.ico_popup div.popup_inner h4 {
						margin-bottom: 15px;
						border-left: 5px solid #003194;
						padding: 2px 0 0 10px;
						font-size: 123.1%;
						font-weight: bold;
					}
					div.ico_popup div.popup_inner table {
						table-layout: fixed;
						margin-bottom: 5px;
						width: 100%;
					}
						div.ico_popup div.popup_inner table th,
						div.ico_popup div.popup_inner table td {
							border: 1px solid #ccc;
							padding: 5px 10px;
							line-height: 1.3;
							table-layout: fixed;
						}
						div.ico_popup div.popup_inner table th {
							width: 50%;
							background: #104974;
							color: #fff;
							text-align: center;
						}
						div.ico_popup div.popup_inner table.taC th,
						div.ico_popup div.popup_inner table.taC td,
						div.ico_popup div.popup_inner table tr.taC th,
						div.ico_popup div.popup_inner table tr.taC td { text-align: center;}
						div.ico_popup div.popup_inner table tr.fwB th,
						div.ico_popup div.popup_inner table tr.fwB td { font-weight:bold;}
						div.ico_popup div.popup_inner table tr.vaT th,
						div.ico_popup div.popup_inner table tr.vaT td { vertical-align: top;}
						div.ico_popup div.popup_inner table td {
							width: 50%;
							text-align: left;
						}
						div.ico_popup div.popup_inner p + p {
							margin-top: 10px;
						}
						div.ico_popup div.popup_inner p.taR {
							margin-top: 10px;
							text-align: right;
						}
							div.ico_popup div.popup_inner a.linkTypeR02 {
								display: inline-block;
								padding-left: 9px;
							}
#cont_box.cont_box_round .img_wrap {
	text-align: center;
}
#cont_box.cont_box_round dl.dl_1em {
	overflow: hidden;
	margin-top: 1em;
}
	#cont_box.cont_box_round dl.dl_1em dt {
		clear: both;
		float: left;
		width: 1em;
	}
	#cont_box.cont_box_round dl.dl_1em dd {
		overflow: hidden;
	}
input.button_submit01 {
	cursor: pointer;
	outline: none;
	border: none;
	border-radius: 4px;
	padding: 0 2em;
	min-width: 110px;
	height: 30px;
	background-color: #ffcc45;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
input.button_submit01:hover {
	background-color: #ffdd72;
}
div#tech_popWrap {
	padding: 20px;
	text-align: left;
}
div#tech_popWrap table {
	margin-bottom: 5px;
	width: 100%;
}
div#tech_popWrap table th,
div#tech_popWrap table td {
	border: 1px solid #ccc;
	padding: 5px 10px;
	line-height: 1.3;
	table-layout: fixed;
}
div#tech_popWrap table th {
	background: #104974;
	color: #fff;
	text-align: center;
}
div#tech_popWrap table.taC th,
div#tech_popWrap table.taC td,
div#tech_popWrap table tr.taC th,
div#tech_popWrap table tr.taC td { text-align: center;}
div#tech_popWrap table tr.fwB th,
div#tech_popWrap table tr.fwB td { font-weight:bold;}
div#tech_popWrap table tr.vaT th,
div#tech_popWrap table tr.vaT td { vertical-align: top;}
div#tech_popWrap table td {
	background: #fff;
	text-align: left;
}
div#tech_popWrap dl.dl_1em {
	overflow: hidden;
}
div#tech_popWrap dl.dl_1em dt {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 1em;
}
div#tech_popWrap dl.dl_1em dd {
	padding: 0 0 5px 1.2em;
}
div#tech_popWrap .mt10 {
	margin-top: 10px;
}

/* !China site
---------------------------------------------------------------------------------------------------- */
.cn_site #footer_bottom .inner table {
	margin: 0 auto;
	width: 200px;
}
.cn_site #footer_bottom .inner table .txt_link,
.cn_site #footer_bottom .inner table .img_link {
	padding: 10px 0;
	vertical-align: bottom;
}
.cn_site #footer_bottom .inner table .txt_link {
	padding: 10px 17px 5px 0;
}
.cn_site #footer_bottom .inner table .txt_link a {
	color: #007ABF;
	text-decoration: underline;
}
.cn_site #footer_bottom .inner table .txt_link a:hover {
	color: #ff0000;
}

/* !Operating condition ---------- */
.cn_site .drive_btn p a {
	width: 112px;
	height: 29px;
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left top;
}
.cn_site .drive_btn p a:hover {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left -29px;
}
.cn_site .drive_field {
	margin-top: 20px;
	position: relative;
	background: url(/om/support_tool_cn/img/cn_drive_bg_img01.gif) no-repeat left top;
	width: 370px;
	height: 451px;
}
	.cn_site .drive_field input.szL,
	.cn_site .drive_field02 input.szL {
		width: 60px;
	}
	.cn_site .drive_field input.szS,
	.cn_site .drive_field02 input.szS {
		width: 54px;
	}
	.cn_site #ans1 {
		top: 65px;
		left: 4px;
	}
	.cn_site #txt66 {
		top: 160px;
		left: 4px;
	}
	.cn_site #txt44 {
		top: 0;
		left: 212px;
	}
	.cn_site #ans2 {
		top: 122px;
		left: 213px;
	}
	.cn_site #ans3 {
		top: 147px;
		left: 213px;
	}
	.cn_site #txt55 {
		top: 261px;
		left: 103px;
	}
	.cn_site #ans4 {
		top: 314px;
		left: 103px;
	}
	.cn_site #ans5 {
		top: 367px;
		left: 103px;
	}
	.cn_site #ans78 {
		top: 420px;
		left: 103px;
	}
	.cn_site #txt56 {
		top: 261px;
		left: 251px;
	}
	.cn_site #ans6 {
		top: 314px;
		left: 251px;
	}
	.cn_site #ans7 {
		top: 367px;
		left: 251px;
	}
	.cn_site #ans79 {
		top: 420px;
		left: 251px;
	}
.cn_site .drive_field02 {
	margin-top: 20px;
	position: relative;
	background: url(/om/support_tool_cn/img/cn_drive_bg_img02.gif) no-repeat left top;
	width: 370px;
	height: 509px;
}
	.cn_site #ans8 {
		top: 64px;
		left: -14px;
	}
	.cn_site #ans9 {
		top: 92px;
		left: -14px;
	}
	.cn_site #ans20 {
		top: 160px;
		left: -14px;
	}
	.cn_site #ans21 {
		top: 188px;
		left: -14px;
	}
	.cn_site #ans22 {
		top: 1px;
		left: 223px;
	}
	.cn_site #ans10 {
		top: 121px;
		left: 214px;
	}
	.cn_site #ans23 {
		top: 146px;
		left: 214px;
	}
	.cn_site #ans12 {
		top: 261px;
		left: 101px;
	}
	.cn_site #ans13 {
		top: 314px;
		left: 101px;
	}
	.cn_site #ans14 {
		top: 367px;
		left: 101px;
	}
	.cn_site #ans15 {
		top: 420px;
		left: 101px;
	}
	.cn_site #ans11 {
		top: 474px;
		left: 101px;
	}
	.cn_site #ans16 {
		top: 261px;
		left: 247px;
	}
	.cn_site #ans17 {
		top: 314px;
		left: 247px;
	}
	.cn_site #ans18 {
		top: 367px;
		left: 247px;
	}
	.cn_site #ans19 {
		top: 420px;
		left: 247px;
	}
	.cn_site #ans24 {
		top: 474px;
		left: 247px;
	}
/* !Calculation of electronic gear ---------- */
.cn_site .e_gear_table02 th .span_cap {
    padding-left: 17em;
}
.cn_site .e_gear_btn p a {
	width: 112px;
	height: 29px;
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left top;
}
.cn_site .e_gear_btn p a:hover {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left -29px;
}
/* !Calculation of speed conversion ---------- */
.cn_site .speed_sec02 .inner_L01,
.cn_site .speed_sec03 .inner_L01 {
	float: left;
	width: 470px;
}
.cn_site .speed_sec02 .inner_R01,
.cn_site .speed_sec03 .inner_R01 {
	float: right;
	width: 390px;
}
.cn_site .speed_btn p a {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left top;
}			
.cn_site .speed_btn p a:hover {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left -29px;
}
/* !Torque unit conversion ---------- */
.cn_site .torque_btn p a {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left top;
}			
.cn_site .torque_btn p a:hover {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left -29px;
}
.cn_site .torque_hantei .txt {
	padding-right: 10px;
}
/* !Acceleration/Deceleration rate unit conversion ---------- */
.cn_site .acceleration_btn p a {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left top;
}			
.cn_site .acceleration_btn p a:hover {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left -29px;
}
.cn_site .acceleration_hantei .txt {
	padding-right: 7px;
}
/* !Calculation of Required Air Flow ---------- */
.cn_site #fan_tbl01 td.txt01 {
	width: 12em;
}
.cn_site .fan_sec01 .fan_sec_inner01 .fan_sec_txtarea01 dl dt {
	width: 4.5em;
}
.cn_site .fan_sec01 .fan_sec_inner01 .calc_btn a {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left top;
}
.cn_site .fan_sec01 .fan_sec_inner01 .calc_btn a:hover {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left -29px;
}
/* !Calculation of Required Calorific Value ---------- */
.cn_site #heater_tbl01 td.txt01 {
	width: 12em;
}
.cn_site .heater_sec01 .heater_sec_inner01 .heater_sec_txtarea01 dl dt {
	width: 4.5em;
}
.cn_site .heater_sec01 .heater_sec_inner01 .calc_btn a {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left top;
}
.cn_site .heater_sec01 .heater_sec_inner01 .calc_btn a:hover {
	background: url(/om/support_tool_cn/img/btn_bg_M.gif) no-repeat left -29px;
}
/* !Calculation of round_az conversion ---------- */
.cn_site div.ico_popup div.popup_inner a.linkTypeR02 {
	background: url(/om/support_tool_cn/img/ico_arrow_r_type02.gif) no-repeat left 0.5em;
}
.cn_site ul.tab_menu {
	display: table;
	table-layout: fixed;
	border-bottom: 4px solid #0856b6;
	width: 100%;
}
.cn_site ul.tab_menu li {
	display: table-cell;
}
.cn_site ul.tab_menu li a {
	display: block;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
	padding: .75em 1em;
	background: linear-gradient(to bottom, #edecec, #ffffff);
	color: #707070;
	text-align: center;
	text-decoration: none;
}
.cn_site ul.tab_menu li:last-child a {
	border-right: 1px solid #b6b6b6;
}
.cn_site ul.tab_menu li a:hover,
.cn_site ul.tab_menu li._current a {
	border-top-color: #398bee;
	border-right-color: transparent;
	border-left-color: transparent;
	background: linear-gradient(to bottom, #398bee, #0755b5);
	color: #fff;
}
.cn_site table.m-math-lang {
	margin: 0 auto;
}
.cn_site table.m-math-lang.w90per {width: 90%;}
.cn_site table.m-math-lang.w95per {width: 95%;}
.cn_site table.m-math-lang td {
	padding: 0 2px;
	font-size: 13px;
	font-weight: bold;
	color: #253454;
	text-align: center;
}
.cn_site table.m-math-lang td.numerator {
	padding: 5px 7px;
}
.cn_site table.m-math-lang td p {
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}
.cn_site table.m-math-lang .m-math-line {
	border-top: 1px solid #000;
}

/* !Taiwan site
---------------------------------------------------------------------------------------------------- */
/* !Operating condition ---------- */
.tw_site .drive_btn p a {
	width: 112px;
	height: 29px;
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left top;
}
.tw_site .drive_btn p a:hover {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left -29px;
}
.tw_site .drive_field {
	margin-top: 20px;
	position: relative;
	background: url(/om/support_tool_tw/img/tw_drive_bg_img01.gif) no-repeat left top;
	width: 370px;
	height: 451px;
}
	.tw_site .drive_field input.szL,
	.tw_site .drive_field02 input.szL {
		width: 60px;
	}
	.tw_site .drive_field input.szS,
	.tw_site .drive_field02 input.szS {
		width: 54px;
	}
	.tw_site #ans1 {
		top: 64px;
		left: 5px;
	}
	.tw_site #txt66 {
		top: 159px;
		left: 5px;
	}
	.tw_site #txt44 {
		top: 0;
		left: 214px;
	}
	.tw_site #ans2 {
		top: 121px;
		left: 215px;
	}
	.tw_site #ans3 {
		top: 146px;
		left: 215px;
	}
	.tw_site #txt55 {
		top: 261px;
		left: 105px;
	}
	.tw_site #ans4 {
		top: 314px;
		left: 105px;
	}
	.tw_site #ans5 {
		top: 367px;
		left: 105px;
	}
	.tw_site #ans78 {
		top: 420px;
		left: 105px;
	}
	.tw_site #txt56 {
		top: 261px;
		left: 253px;
	}
	.tw_site #ans6 {
		top: 314px;
		left: 253px;
	}
	.tw_site #ans7 {
		top: 367px;
		left: 253px;
	}
	.tw_site #ans79 {
		top: 420px;
		left: 253px;
	}
.tw_site .drive_field02 {
	margin-top: 20px;
	position: relative;
	background: url(/om/support_tool_tw/img/tw_drive_bg_img02.gif) no-repeat left top;
	width: 370px;
	height: 509px;
}
	.tw_site #ans8 {
		top: 63px;
		left: -12px;
	}
	.tw_site #ans9 {
		top: 91px;
		left: -12px;
	}
	.tw_site #ans20 {
		top: 159px;
		left: -12px;
	}
	.tw_site #ans21 {
		top: 187px;
		left: -12px;
	}
	.tw_site #ans22 {
		top: 1px;
		left: 226px;
	}
	.tw_site #ans10 {
		top: 121px;
		left: 218px;
	}
	.tw_site #ans23 {
		top: 146px;
		left: 218px;
	}
	.tw_site #ans12 {
		top: 261px;
		left: 103px;
	}
	.tw_site #ans13 {
		top: 314px;
		left: 103px;
	}
	.tw_site #ans14 {
		top: 367px;
		left: 103px;
	}
	.tw_site #ans15 {
		top: 420px;
		left: 103px;
	}
	.tw_site #ans11 {
		top: 474px;
		left: 103px;
	}
	.tw_site #ans16 {
		top: 261px;
		left: 249px;
	}
	.tw_site #ans17 {
		top: 314px;
		left: 249px;
	}
	.tw_site #ans18 {
		top: 367px;
		left: 249px;
	}
	.tw_site #ans19 {
		top: 420px;
		left: 249px;
	}
	.tw_site #ans24 {
		top: 474px;
		left: 249px;
	}
/* !Calculation of electronic gear ---------- */
.tw_site .e_gear_table02 th .span_cap {
    padding-left: 17em;
}
.tw_site .e_gear_btn p a {
	width: 112px;
	height: 29px;
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left top;
}
.tw_site .e_gear_btn p a:hover {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left -29px;
}
/* !Calculation of speed conversion ---------- */
.tw_site .speed_sec02 .inner_L01,
.tw_site .speed_sec03 .inner_L01 {
	float: left;
	width: 450px;
}
.tw_site .speed_sec02 .inner_R01,
.tw_site .speed_sec03 .inner_R01 {
	float: right;
	width: 410px;
}
.tw_site .speed_btn p a {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left top;
}			
.tw_site .speed_btn p a:hover {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left -29px;
}
/* !Torque unit conversion ---------- */
.tw_site .torque_hantei_wrap {
	width: 320px;
}
.tw_site .torque_btn p a {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left top;
}			
.tw_site .torque_btn p a:hover {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left -29px;
}
.tw_site .torque_hantei .txt {
	padding-right: 23px;
}
/* !Acceleration/Deceleration rate unit conversion ---------- */
.tw_site .acceleration_table01 .tit {
	padding-right: 85px;
	padding-bottom: 10px;
}
.tw_site .acceleration_hantei_wrap {
	width: 340px;
}
.tw_site .acceleration_btn p a {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left top;
}			
.tw_site .acceleration_btn p a:hover {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left -29px;
}
.tw_site .acceleration_hantei .txt {
	padding-right: 20px;
}
/* !Calculation of Required Air Flow ---------- */
.tw_site #fan_tbl01 td.txt01 {
	width: 12em;
}
.tw_site .fan_sec01 .fan_sec_inner01 .fan_sec_txtarea01 dl dt {
	width: 4.5em;
}
.tw_site .fan_sec01 .fan_sec_inner01 .calc_btn a {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left top;
}
.tw_site .fan_sec01 .fan_sec_inner01 .calc_btn a:hover {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left -29px;
}
/* !Calculation of Required Calorific Value ---------- */
.tw_site #heater_tbl01 td.txt01 {
	width: 12em;
}
.tw_site .heater_sec01 .heater_sec_inner01 .heater_sec_txtarea01 dl dt {
	width: 4.5em;
}
.tw_site .heater_sec01 .heater_sec_inner01 .calc_btn a {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left top;
}
.tw_site .heater_sec01 .heater_sec_inner01 .calc_btn a:hover {
	background: url(/om/support_tool_tw/img/btn_bg_M.gif) no-repeat left -29px;
}
/* !Calculation of round_az conversion ---------- */
.tw_site div.ico_popup div.popup_inner a.linkTypeR02 {
	background: url(/om/support_tool_tw/img/ico_arrow_r_type02.gif) no-repeat left 0.5em;
}
.tw_site ul.tab_menu {
	display: table;
	table-layout: fixed;
	border-bottom: 4px solid #0856b6;
	width: 100%;
}
.tw_site ul.tab_menu li {
	display: table-cell;
}
.tw_site ul.tab_menu li a {
	display: block;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
	padding: .75em 1em;
	background: linear-gradient(to bottom, #edecec, #ffffff);
	color: #707070;
	text-align: center;
	text-decoration: none;
}
.tw_site ul.tab_menu li:last-child a {
	border-right: 1px solid #b6b6b6;
}
.tw_site ul.tab_menu li a:hover,
.tw_site ul.tab_menu li._current a {
	border-top-color: #398bee;
	border-right-color: transparent;
	border-left-color: transparent;
	background: linear-gradient(to bottom, #398bee, #0755b5);
	color: #fff;
}
.tw_site table.m-math-lang {
	margin: 0 auto;
}
.tw_site table.m-math-lang.w90per {width: 90%;}
.tw_site table.m-math-lang.w95per {width: 95%;}
.tw_site table.m-math-lang td {
	padding: 0 2px;
	font-size: 13px;
	font-weight: bold;
	color: #253454;
}
.tw_site table.m-math-lang td.numerator {
	padding: 5px 7px;
}
.tw_site table.m-math-lang td p {
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}
.tw_site table.m-math-lang .m-math-line {
	border-top: 1px solid #000;
}

/* !Singapore site
---------------------------------------------------------------------------------------------------- */
/* !Operating condition ---------- */
.sg_site .drive_btn p a {
	width: 152px;
	height: 29px;
	background: url(/om/support_tool_sg/img/btn_bg_L.gif) no-repeat left top;
}
.sg_site .drive_btn p a:hover {
	background: url(/om/support_tool_sg/img/btn_bg_L.gif) no-repeat left -29px;
}
.sg_site .drive_field {
	margin-top: 20px;
	position: relative;
	background: url(/om/support_tool_sg/img/sg_drive_bg_img01.gif) no-repeat left top;
	width: 410px;
	height: 450px;
}
	.sg_site .drive_field input.szL,
	.sg_site .drive_field02 input.szL {
		width: 60px;
	}
	.sg_site .drive_field input.szS,
	.sg_site .drive_field02 input.szS {
		width: 54px;
	}
	.sg_site #ans1 {
		top: 64px;
		left: 34px;
	}
	.sg_site #txt66 {
		top: 159px;
		left: 34px;
	}
	.sg_site #txt44 {
		top: 0;
		left: 263px;
	}
	.sg_site #ans2 {
		top: 115px;
		left: 218px;
	}
	.sg_site #ans3 {
		top: 161px;
		left: 218px;
	}
	.sg_site #txt55 {
		top: 261px;
		left: 133px;
	}
	.sg_site #ans4 {
		top: 314px;
		left: 133px;
	}
	.sg_site #ans5 {
		top: 367px;
		left: 133px;
	}
	.sg_site #ans78 {
		top: 420px;
		left: 133px;
	}
	.sg_site #txt56 {
		top: 261px;
		left: 281px;
	}
	.sg_site #ans6 {
		top: 314px;
		left: 281px;
	}
	.sg_site #ans7 {
		top: 367px;
		left: 281px;
	}
	.sg_site #ans79 {
		top: 420px;
		left: 281px;
	}
.sg_site .drive_field02 {
	margin-top: 20px;
	position: relative;
	background: url(/om/support_tool_sg/img/sg_drive_bg_img02.gif) no-repeat left top;
	width: 410px;
	height: 510px;
}
	.sg_site #ans8 {
		top: 54px;
		left: 16px;
	}
	.sg_site #ans9 {
		top: 83px;
		left: 16px;
	}
	.sg_site #ans20 {
		top: 149px;
		left: 16px;
	}
	.sg_site #ans21 {
		top: 178px;
		left: 16px;
	}
	.sg_site #ans22 {
		top: 0;
		left: 263px;
	}
	.sg_site #ans10 {
		top: 115px;
		left: 218px;
	}
	.sg_site #ans23 {
		top: 162px;
		left: 218px;
	}
	.sg_site #ans12 {
		top: 261px;
		left: 134px;
	}
	.sg_site #ans13 {
		top: 314px;
		left: 134px;
	}
	.sg_site #ans14 {
		top: 367px;
		left: 134px;
	}
	.sg_site #ans15 {
		top: 420px;
		left: 134px;
	}
	.sg_site #ans11 {
		top: 474px;
		left: 134px;
	}
	.sg_site #ans16 {
		top: 261px;
		left: 282px;
	}
	.sg_site #ans17 {
		top: 314px;
		left: 282px;
	}
	.sg_site #ans18 {
		top: 367px;
		left: 282px;
	}
	.sg_site #ans19 {
		top: 420px;
		left: 282px;
	}
	.sg_site #ans24 {
		top: 474px;
		left: 282px;
	}
/* !Calculation of electronic gear ---------- */
.sg_site .e_gear_table01 .soku_tr .tit span {
	font-size: 92.3%;
	padding-left: 3em;
}
.sg_site .e_gear_btn p a {
	width: 232px;
	height: 29px;
	background: url(/om/support_tool_sg/img/btn_bg_LL.gif) no-repeat left top;
}
.sg_site .e_gear_btn p a:hover {
	background: url(/om/support_tool_sg/img/btn_bg_LL.gif) no-repeat left -29px;
}

/* !Calculation of speed conversion ---------- */
.sg_site .speed_btn p a {
	background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left top;
}			
.sg_site .speed_btn p a:hover {
	background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left -29px;
}
/* !Torque unit conversion ---------- */
.sg_site .torque_table01 .tit {
	padding-right: 95px;
}
.sg_site .torque_hantei_wrap {
	width: 330px;
}
.sg_site .torque_btn p a {
	background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left top;
}			
.sg_site .torque_btn p a:hover {
	background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left -29px;
}
.sg_site .torque_hantei .txt {
	padding-right: 40px;
}
/* !Acceleration/Deceleration rate unit conversion ---------- */
.sg_site .acceleration_hantei_wrap {
	width: 340px;
}
.sg_site .acceleration_btn p a {
	background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left top;
}			
.sg_site .acceleration_btn p a:hover {
	background: url(/om/support_tool_sg/img/btn_bg_M.gif) no-repeat left -29px;
}
.sg_site .acceleration_hantei .txt {
	padding-right: 35px;
}
/* !Calculation of round_az conversion ---------- */
.sg_site div.ico_popup div.popup_inner a.linkTypeR02 {
	background: url(/om/support_tool_tw/img/ico_arrow_r_type02.gif) no-repeat left 0.5em;
}
.sg_site ul.tab_menu {
	display: table;
	table-layout: fixed;
	border-bottom: 4px solid #0856b6;
	width: 100%;
}
.sg_site ul.tab_menu li {
	display: table-cell;
}
.sg_site ul.tab_menu li a {
	display: block;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
	padding: .75em 1em;
	background: linear-gradient(to bottom, #edecec, #ffffff);
	color: #707070;
	text-align: center;
	text-decoration: none;
}
.sg_site ul.tab_menu li:last-child a {
	border-right: 1px solid #b6b6b6;
}
.sg_site ul.tab_menu li a:hover,
.sg_site ul.tab_menu li._current a {
	border-top-color: #398bee;
	border-right-color: transparent;
	border-left-color: transparent;
	background: linear-gradient(to bottom, #398bee, #0755b5);
	color: #fff;
}
.sg_site table.m-math-lang {
	margin: 0 auto;
	text-align: center;
}
.sg_site table.m-math-lang.w90per {width: 90%;}
.sg_site table.m-math-lang.w95per {width: 95%;}
.sg_site table.m-math-lang td {
	padding: 0 2px;
	font-size: 13px;
	font-weight: bold;
	color: #253454;
}
.sg_site table.m-math-lang td.numerator {
	padding: 5px 7px;
}
.sg_site table.m-math-lang td p {
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}
.sg_site table.m-math-lang .m-math-line {
	border-top: 1px solid #000;
}
.sg_site .speed_sec02 .inner_L01,
.sg_site .speed_sec03 .inner_L01 {
	width: 470px;
}