@charset "UTF-8";



/**
 * HONDA N-ONE
 *
 * index.css
 * @version  1.0  (updated: 2012.10.22)
 */



/* --------------------------------
	性能 - スペック・大きさ
-------------------------------- */

/* 共通 ---------- */



/* 01 ---------- */

#section_01 { background: url(../image/sec_01_bg.png) repeat-x left bottom;}
#section_01 .container { width: 900px; margin: 0 auto;}
#section_01 h2 { padding: 48px 0 0;}

#section_01 div.lead { padding: 22px 0 0;}

#section_01 ul.tab_01 { width: 860px; margin: 22px auto 0;}
#section_01 ul.tab_01 li { float: left; width: 430px; height: 101px; font-size: 1px; text-indent: -9999px;}
#section_01 ul.tab_01 li a { outline: none; display: block; height: 101px; background: url(../image/tab_01.png) no-repeat;}
#section_01 ul.tab_01 li.tab_01_01 a {}
#section_01 ul.tab_01 li.tab_01_02 a { background-position: -430px 0;}
#section_01 ul.tab_01 li.tab_01_01 a:hover { background-position: 0 -101px;}
#section_01 ul.tab_01 li.tab_01_02 a:hover { background-position: -430px -101px;}
#section_01 ul.tab_01 li.tab_01_01 a.js_current,
#section_01 ul.tab_01 li.tab_01_01 a.js_current:hover { background-position: 0 -202px;}
#section_01 ul.tab_01 li.tab_01_02 a.js_current,
#section_01 ul.tab_01 li.tab_01_02 a.js_current:hover { background-position: -430px -202px;}

#section_01 ul.tab_02 { width: 860px; margin: 20px auto 0; border-bottom: 5px solid #110c0d;}
#section_01 ul.tab_02 li { float: left; width: 172px; height: 48px; font-size: 1px; text-indent: -9999px;}
#section_01 ul.tab_02 li a { outline: none; display: block; height: 48px; background: url(../image/tab_02.png) no-repeat;}
#section_01 ul.tab_02 li.tab_02_01 a {}
#section_01 ul.tab_02 li.tab_02_02 a { background-position: -172px 0;}
#section_01 ul.tab_02 li.tab_02_03 a { background-position: -344px 0;}
#section_01 ul.tab_02 li.tab_02_04 a { background-position: -516px 0;}
#section_01 ul.tab_02 li.tab_02_01 a:hover { background-position: 0 -48px;}
#section_01 ul.tab_02 li.tab_02_02 a:hover { background-position: -172px -48px;}
#section_01 ul.tab_02 li.tab_02_03 a:hover { background-position: -344px -48px;}
#section_01 ul.tab_02 li.tab_02_04 a:hover { background-position: -516px -48px;}
#section_01 ul.tab_02 li.tab_02_01 a.js_current,
#section_01 ul.tab_02 li.tab_02_01 a.js_current:hover { background-position: 0 -96px;}
#section_01 ul.tab_02 li.tab_02_02 a.js_current,
#section_01 ul.tab_02 li.tab_02_02 a.js_current:hover { background-position: -172px -96px;}
#section_01 ul.tab_02 li.tab_02_03 a.js_current,
#section_01 ul.tab_02 li.tab_02_03 a.js_current:hover { background-position: -344px -96px;}
#section_01 ul.tab_02 li.tab_02_04 a.js_current,
#section_01 ul.tab_02 li.tab_02_04 a.js_current:hover { background-position: -516px -96px;}

#section_01 .tabContentGroup { display: none;}
#section_01 #tabContentGroup_01 { display: block;}
#section_01 .tabContent { display: none;}
#section_01 .tabContent_01 { display: block;}

#section_01 table.spec { width: 860px; margin: 0 auto; table-layout: fixed;}
#section_01 table.spec tr.type th { width: 258px;}
#section_01 table.spec th,
#section_01 table.spec td { padding: 7px 13px;}
#section_01 table.spec th { background: #f0f0f0; font-weight: bold; border-bottom: 1px solid #fff;}
#section_01 table.spec th.group { border-right: 1px solid #fff;}
#section_01 table.spec th.last { border-bottom: 0;}
#section_01 table.spec th span.ico img { vertical-align: top; position: relative; top: 3px; margin-right: 5px;}
#section_01 table.spec td { text-align: center; border-bottom: 1px solid #dadada;}
#section_01 table.spec td + td { border-left: 1px solid #dadada;}
#section_01 table.spec td.type { padding: 0; vertical-align: top;}
#section_01 table.spec td.type p { padding: 7px 12px;}
#section_01 table.spec td.type p.h { color: #fff; background: #888;}
#section_01 table.spec td.nenpi { background: #e8f0f4;}

#section_01 table.spec td span.star { color: #115305; font-weight: bold;}

#section_01 table.spec tr.js_hover th { background: #c5d5dd;}
#section_01 table.spec tr.js_hover th.group { background: #f0f0f0;}
#section_01 table.spec tr.js_hover td { background: #d1e1e9;}

#section_01 p.btnPdf { padding: 20px 20px 0 0; text-align: right;}

#section_01 .noteArea { margin: 40px 0 0;}


/* 02 ---------- */

#section_02 { background: url(../image/sec_02_bg.png) repeat-x left bottom;}
#section_02 .container { width: 900px; margin: 0 auto;}
#section_02 h2 { padding: 60px 0 0;}
#section_02 p.note { padding: 9px 0 0 20px;}
#section_02 p.img_01 { padding: 20px 0 0;}

#section_02 p.img_02 { padding: 40px 20px 20px 20px;}

#section_02 .noteArea { margin: 70px 0 0;}
