@chartset "utf-8";

/*=======================================================


         　　　　　製品情報　右サイド
		 

=======================================================*/

/*=========製品紹介TOPページ（はじまり）=========*/

#right_content {
	float: right;
	width: 680px;
}
.order {
	margin-bottom: 60px;
}
h1.top_title {
	background: url(../../product/img/top_title_product.gif) no-repeat left top;
	height: 25px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.line_up_container {
	background: url(../img/line_dot_tate.gif) repeat-y 340px top;
	margin-top: 40px;
	overflow: hidden;
	width: 680px;
}
.line_up_container li {
	background: url(../img/line_dot.gif) repeat-x left top;
	display: inline-block;
	margin-bottom: 20px;
	padding-top: 20px;
	vertical-align: top;
	width: 320px;
}
* html .line_up_container li { /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html .line_up_container li { /* IE 7 */
	display:inline;
	zoom:1;
}
.line_up_container li.left_box {
	padding-right: 20px;
}
.line_up_container li.right_box {
	padding-left: 20px;
}
.line_up_container_underline {
	background: url(../img/line_dot.gif) repeat-x left top;
	height: 20px;
	width: 680px;
}
.line_up_container li a:hover img {
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}
.lineup {
	margin-top: 15px;
}
.type_img {
	float: left;
}
.type_list {
	float: right;
	width: 190px;
}
.type_list h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
}
.type_list p {
	background: url(../img/top_point.gif) no-repeat left center;
	display: inline-block;
	float: left;
	line-height: 1.4;
	margin-right: 20px;
	padding-left: 12px;
	white-space: nowrap;
}
p.link {
	background: url(../../img/icon_link.gif) no-repeat left center;	
	margin-top: 10px;
	padding-left: 18px;
}


/*=========製品紹介TOPページ（終わり）=========*/


/*=========製品紹介ページ（はじまり）=========*/

.product_title_box {
	background: url(../img/title_back.gif) repeat-x left top;
	margin-bottom: 40px;
}
.product_title_box_left {
	float: left;
	width: 540px;
}
.product_title_box_right {
	float: right;
	margin: 5px 8px 0 0;
}
.product_title_box h1 {
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	padding: 0 10px;
}
.product_name_wrap {
	border-bottom: #999 solid 1px;
	margin-bottom: 20px;
	overflow: auto;
}
h3.product_name {
	float: left;
	font-size: 210%;
	font-weight: bold;
	display: inline-block;
	line-height: 1.5;
	margin-top: 5px;
}
.txt_download {
	color: red;
	font-weight: bold;
	margin: 20px 0 8px 0;
}
.b_size {
	float: right;
}
.b_select {
	float: right;
	margin-right: 6px;
}
.information {
}
.information_left {
	float: left;
	width: 165px;
}

.information_right {
	float: right;
	width: 490px;
}
.information_both {
	float: left;
	margin-top: 25px;
	width: 680px;
}
.information dt {
	background: url(../img/info_point.gif) no-repeat left 3px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;
	padding-left: 14px;
}
.information dt .note {
	color: #666;
	font-size: 80%;
	font-weight: normal;
}
.information dd {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 15px;
}
table.single {
	border: none;
	border-collapse: collapse;
	line-height: 1.4;
	margin-bottom: 24px;
	table-layout: auto;
	width: 680px;
}
table.single td {
	border: #999 solid 1px;
	font-size: 90%;
	padding: 3px 3px 2px 3px;
	text-align: center;
}
.two {
	font-size: 80%;
}
.gray {
	background: #eee;
	white-space: nowrap;
}
table.single td.maru {
	font-size: 140%;
}

td.title {
	background: url(../img/table_corner.gif) no-repeat left top;
	height: 39px;
	text-indent: -9999px;
	width: 54px;
}
	/*2段ウォーム減速機 表組の横幅*/
	td.two_block_speed {width: 57px;}
	td.two_block_dl {width: 99px;}
	
	/*１次ウォーム２次ギア減速機 N-PL 表組の横幅*/
	td.worm01_block_speed {width: 44px;}
	td.worm01_block_dl {width: 99px;}
	
	/*１次ウォーム２次ギア減速機 N-PLCM 表組の横幅*/
	td.worm02_block_speed {width: 62px;}
	td.worm02_block_dl {width: 102px;}
		
	
td.title_moter {
	background: url(../img/table_corner_moter.gif) no-repeat left top;
	height: 39px;
	text-indent: -9999px;
	width: 104px;
}
td.title_2 {
	background: url(../img/table_corner_2.gif) no-repeat left top;
	height: 39px;
	text-indent: -9999px;
	width: 80px;
}
.information dd ul {
	margin-top: 20px;
	margin-right: -15px;
	overflow: hidden;
	width: 505px;
	_zoom: 1;
}
.information dd li {
	display: inline-block;
	margin-bottom: 30px;
	margin-right:15px;
	vertical-align: top;
}

* html .information dd li { /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html .information dd li { /* IE 7 */
	display:inline;
	zoom:1;
}
.line_dot {
	background: url(../img/line_dot.gif) repeat-x left top;
	height: 40px;
	width: 100%;
}
.line_dot_no {
	height: 40px;
	width: 100%;
}
.aki_top {
	margin-top: 30px;
}


<!--特殊対応減速機-->

ul.img_special {
	margin-top: 20px;
	margin-right: -10px;
	overflow: hidden;
	width: 690x;
	_zoom: 1;
}
ul.img_special li {
	display: inline-block;
	margin-bottom: 30px;
	margin-right:8px;
	vertical-align: top;
	width: 162px;
}

* html ul.img_special li { /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html ul.img_special li { /* IE 7 */
	display:inline;
	zoom:1;
}
ul.img_special img {
	margin: 0;
	padding:0;
}

/*=========製品紹介ページ（終わり）=========*/

/*=======================================================


         製品情報　左サイド（ナビゲーション）
		 

=======================================================*/

#left_content {
	float: left;
	width: 220px;
}
h2.sub_navi_title {
	background: url(../img/sub_navi_title.gif) no-repeat left top;
	height: 59px;
	text-indent: -9999px;
	width: 220px;
}
#left_content ul {
	border-top: #ccc solid 1px;
}
#left_content li {
	border-bottom: #ccc solid 1px;
	font-size: 1%;
	line-height: 0;
	margin: 0;
}

#left_content li img {
	vertical-align: top;
}



/*=======================================================


         　　　　能力表　表組
		 

=======================================================*/

.capacity {
	margin: 0 auto;
	padding: 30px 0;
}

.capacity h1 {
	font-size: 180%;
	font-weight: bold;
	line-height: 1;
	margin: 0 auto;
	margin-bottom: 30px;
}
.capacity h1.aki {
	margin-top: 60px;
}

.capacity table {
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
	table-layout: auto;
}
.capacity table th {
	background: #eee;
	border: #999 solid 1px;
	font-size: 90%;
	font-weight: normal;
	padding: 3px 0 2px 0;
	text-align: center;
}
.capacity table td {
	border: #999 solid 1px;
	font-size: 90%;
	padding: 3px 0 2px 0;
	text-align: center;
}

.capacity p {
	margin-top: 30px;
}