//ロック金具
//r752d
$(document).ready(function() {
        $('#r752d').qtip({
            content : '<div><img src="../imgdir/about_original/parts_752-D.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#3399CC',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});
 

//ak716
$(document).ready(function() {
        $('#rak716').qtip({
            content : '<div><img src="../imgdir/about_original/parts_AK-716-1.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});


//r17251
$(document).ready(function() {
        $('#r17251').qtip({
            content : '<div><img src="../imgdir/about_original/parts_17251.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//コーナー金具
//c1070
$(document).ready(function() {
        $('#c1070').qtip({
            content : '<div><img src="../imgdir/about_original/parts_1070.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//cnk144
$(document).ready(function() {
        $('#cnk144').qtip({
            content : '<div><img src="../imgdir/about_original/parts_NK-144.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//cnk143
$(document).ready(function() {
        $('#cnk143').qtip({
            content : '<div><img src="../imgdir/about_original/parts_NK-143.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});


//c41046
$(document).ready(function() {
        $('#c41046').qtip({
            content : '<div><img src="../imgdir/about_original/parts_41046.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//c1031
$(document).ready(function() {
        $('#c1031').qtip({
            content : '<div><img src="../imgdir/about_original/parts_1031.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//hleatherhandol
$(document).ready(function() {
        $('#hleatherhandol').qtip({
            content : '<div><img src="../imgdir/about_original/parts_leather_handol.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//hhk318
$(document).ready(function() {
        $('#hhk318').qtip({
            content : '<div><img src="../imgdir/about_original/parts_HK-318.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//r340823
$(document).ready(function() {
        $('#r340823').qtip({
            content : '<div><img src="../imgdir/about_original/parts_340823.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//hzt714s
$(document).ready(function() {
        $('#hzt714s').qtip({
            content : '<div><img src="../imgdir/about_original/parts_ZT-714S.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//キャスター
//sc100stop
$(document).ready(function() {
        $('#sc100stop').qtip({
            content : '<div><img src="../imgdir/about_original/parts_c100_stop.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '157px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//最新情報
//1117_130.html
//allbk
$(document).ready(function() {
        $('#allbk').qtip({
            content : '<div><img src="/imgdir/news/0911/12ublk.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//nwtype01
$(document).ready(function() {
        $('#nwtype01').qtip({
            content : '<div><img src="/imgdir/news/0911/2ulock.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//1118_127.html
//r2u
$(document).ready(function() {
        $('#r2u').qtip({
            content : '<div><img src="/imgdir/news/0911/2u_rack.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//r2u2
$(document).ready(function() {
        $('#r2u2').qtip({
            content : '<div><img src="/imgdir/news/0911/2u_rack.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});


//r3u
$(document).ready(function() {
        $('#r3u').qtip({
            content : '<div><img src="/imgdir/news/0911/3u_rack.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//r3u2
$(document).ready(function() {
        $('#r3u2').qtip({
            content : '<div><img src="/imgdir/news/0911/3u_rack.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});




//0501_143.html
//dff
$(document).ready(function() {
        $('#dff').qtip({
            content : '<div><img src="/imgdir/news/1005/dff.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//rll
$(document).ready(function() {
        $('#rll').qtip({
            content : '<div><img src="/imgdir/news/1005/rll.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});


//trcon1
$(document).ready(function() {
        $('#trcon1').qtip({
            content : '<div><img src="/imgdir/products/other/trcon1.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//trcon2
$(document).ready(function() {
        $('#trcon2').qtip({
            content : '<div><img src="/imgdir/products/other/trcon2.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});


//trcon2c
$(document).ready(function() {
        $('#trcon2c').qtip({
            content : '<div><img src="/imgdir/products/other/trcon2.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});


//trcon3
$(document).ready(function() {
        $('#trcon3').qtip({
            content : '<div><img src="/imgdir/products/other/trcon3.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});

//trcon4
$(document).ready(function() {
        $('#trcon4').qtip({
            content : '<div><img src="/imgdir/products/other/trcon4.jpg" /></div>',
            position: {
                corner: {
					
                    target: 'topRight',
                    tooltip: 'leftBottom'
                }
            },
            style: {
			    width: '300px',
                tip: 'bottomLeft',
				background: '#fff',
				margin: '0' ,
				padding: '0' ,
             border: { width: 0, radius:4, color: '#3399CC' }
             ,
             show: 'mouseover',
			 hide: { when: { event: 'mouseout'}, delay: 1500 }
            }
        });
});