/*
' ###########################################################
'   tecs用 製品情報 減速機共通CSS
'                                  Create 2011.02.07 Kawasaki
'                                  Modyfy ----.--.-- --------
' ###########################################################
*/

#MotorSelection{
	position:absolute;
	display:none;
	background-color:#ffffcc;
	padding:5px;
	border:1px solid red;
	z-index:9999;
}
#MotorSelectionE{
	position:absolute;
	display:none;
	background-color:#ffffcc;
	padding:5px;
	border:1px solid red;
	z-index:9999;
}

.gen_indnt10{	/*インデント10px*/
	padding-left:10px !important;
}
.gen_linespace10{	/*行間10px*/
	margin-top:10px !important;
	margin-bottom:10px !important;
}
.gen_tbl{	/*TABLE設定*/
	table-layout: auto !important;
	width:750px;
	word-break:keep-all;
	white-space:nowrap;
}
.gen_tbl_w{	/*TABLE設定*/
	table-layout: auto !important;
	width:1000px;
	word-break:keep-all;
	white-space:nowrap;
}
.gen_tbl_l{	/*TABLE設定*/
	table-layout: auto !important;
	width:850px;
	word-break:keep-all;
	white-space:nowrap;
}
.gen_tbl_s{	/*TABLE設定*/
	table-layout: auto !important;
	width:500px;
	word-break:keep-all;
	white-space:nowrap;
}
.gen_tbl_m{	/*TABLE設定*/
	table-layout: auto !important;
	width:600px;
	word-break:keep-all;
	white-space:nowrap;
}
.gen_tbl_ss{	/*TABLE設定*/
	table-layout: auto !important;
	width:400px;
	word-break:keep-all;
	white-space:nowrap;
}
.gen_tbl_sss{	/*TABLE設定*/
	table-layout: auto !important;
	width:200px;
	word-break:keep-all;
	white-space:nowrap;
}
.gen_tbl_layout_auto{	/*TABLE設定*/
	table-layout: auto !important;
}
.gen_inqr_div{	/*問い合わせ用DIVタグ設定*/
	width:728px;
	border:1px solid #cccccc;
	padding:10px;
}
.gen_fnt_normal{
	font-weight:normal;
}
.gen_td_space{
	padding-right:5px;
}
.gen_th_space{
	padding-right:5px;
}
a.bgclr{
	background-color:transparent !important;
}
.gen_ff{	/*フォント設定強調*/
	font-weight:bold;
	font-size:17px;
	color:#FF4500;
}
.grn_bg_drkgrn {
	background-color: #daecdc;
}
.grn_bg_lgtgrn {
	background-color: #e8f5ec;
}

p.SelectedMotor
{
	float:left;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	margin-right:20px;
}
