@charset "UTF-8";



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



/* --------------------------------
	スタイリング - 詳細情報
-------------------------------- */

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



/* 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 .article_01 { position: relative; width: 900px; margin: 40px 0 0;}
#section_01 .article_01 h3 { padding: 113px 0 0;}
#section_01 .article_01 .content { padding: 252px 40px 0 468px;}
#section_01 .article_01 .content h4 { font-weight: bold; padding: 0 0 4px;}
#section_01 .article_01 p.img_01 { position: absolute; top: 0; left: 390px;}
#section_01 .article_01 p.img_02 { position: absolute; top: 287px; left: -4px;}

#section_01 .article_02 { margin: 75px 0 0; padding: 0 0 50px 20px;}
#section_01 .article_02 .content { float: left; width: 410px; padding: 20px 0 0;}
#section_01 .article_02 .content h4 { font-weight: bold; padding: 0 0 4px;}
#section_01 .article_02 p.img { float: right; width: 451px; padding: 17px 0 0;}
