@charset "UTF-8";



/**
 * HONDA N-BOX Modulo X
 *
 * index.css
 * @version  1.0  (updated: 2015.06.24)
 */



/* --------------------------------
	コンセプト
-------------------------------- */

/* 共通 ---------- */

.section .article h4 { font-weight: bold;}

/* 00 ---------- */

#section_00 {}
#section_00 .container { width: 900px; margin: 0 auto;}
#section_00 h2 { padding: 18px 0 20px;}


/* section_main ---------- */

#section_main { margin-bottom:0px; }
#section_main .container { width: 100%; margin: 0 auto; padding-bottom:0px;text-align: center}
#section_main .container div {
	width: 100%;
	height: 1260px;
	background: url(../image/img01.jpg) 50% top no-repeat;
	text-indent:  -99999px;
}
