@charset shift_jis; 

#mpg .main { position: absolute; left: 567px; top: 166px; z-index: -1; }
#safety #main { position: absolute; left: 0px; top: 156px; z-index: -1; }
#safety #main img { display: none; position: absolute; left: 0px; top: 0; }
#safety #main .current { display: block; }

#tabSwitch img { display: block; }
#tabSwitch li { float: left; margin: 0 7px 0 0; cursor: pointer; }
#tabSwitch .current { cursor: default; }
#tabSwitch .current img { visibility: hidden; }
#tabSwitch #tab1 { padding: 0 0 0 10px; }
#tabSwitch #tab2 { padding: 7px 0 0 17px; background: #999b9b; border-bottom: 6px solid #616262; }

#tab1_1.current { background: url(../image/tab_1_1_c.png) no-repeat; }
#tab1_2.current { background: url(../image/tab_1_2_c.png) no-repeat; }
#tab2_1.current { background: url(../image/tab_2_1_c.png) no-repeat; }
#tab2_2.current { background: url(../image/tab_2_2_c.png) no-repeat; }
#tab2_3.current { background: url(../image/tab_2_3_c.png) no-repeat; }
#tab2_4.current { background: url(../image/tab_2_4_c.png) no-repeat; }

#tableCont { overflow: hidden; }
#tableCont table { display: none; border-top: #ccc 1px solid; font-size: 12px; margin: 0 0 0 -1px; border-collapse: collapse; }
#tableCont .w td { font-size: 0; height: 0; padding: 0; border: none; }
#tableCont td { border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; padding: 3px 3px; }
#tableCont td.colspan { border-bottom: #ccc 1px solid; border-left:none; }
#tableCont td.colspan2 { border-bottom:none; }
#tableCont td.colspan3 { border-top: #ccc 1px solid; border-left:none; }
#tableCont td.driveType { border-bottom: #626262 2px solid; font-weight: bold; }

#tableCont #table1_1 { display: block; }

#rel { position: relative;}
#abs { position: absolute; left: 179px; top: 50px;}