/* CSS Document */

h1, h2, h3, h4, h5, 
ul, ol, li, 
p {
	margin: 0;
	padding:0;
}
ul, ol {
  list-style-type:none;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #000;
	font-size: 14px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	line-height: 2;
	color: #4b4b4b;
}
.wrapper {
	width:980px;
	margin:0 auto;
	text-align:left;
  overflow:hidden;
}
.note {
	font-size:80%;
	line-height:1.5;
	font-weight:normal;
}
h1 {
	margin: 0;
}
.border-bottom {
	border-bottom: 1px solid #888889;
}
img {
	border:none;
}

.wrapper {
  width:1000px;
  margin:0 auto;
  background:#fff;
}

#header {
  width:1000px;
  height:515px;
  position:relative;
}
#header h1 {
  display:block;
  position:absolute;
}
#header .sd {
  display:block;
  position:absolute;
  top:33px;
  right:33px;
  z-index:2;
}

.nav {
  padding:5px 0;
}
.nav ul {
  overflow:hidden;
  text-align: center;
  font-size: 0;
}
.nav ul li {
  display:inline-block;
}

.products {
  border-bottom:1px solid #969696;
}
.products ul {
  width:931px;
  margin:0 auto;
  overflow:hidden;
}
.products ul li {
  display:block;
  float:left;
}


.box {
  width:930px;
  margin:0 auto;
  overflow:hidden;
}

/*----------------------------------------------------
	sec1
----------------------------------------------------*/

#sec1 {
  background:url(../images/bg.png) repeat-x center top;
}
#sec1 h2 {
  padding:40px 0 35px;
}
#sec1 .img {
  margin:0 0 30px;
}
#sec1 p.ex {
  width:575px;
  padding-bottom:30px;
}
#sec1 .illust {
  padding:30px 0 45px;
  text-align:center;
}
#sec1 .history {
  background:#000 url(../images/ex_history_bg.png) no-repeat right bottom;
}
#sec1 .history .inr {
  width:777px;
  margin:0 auto;
  padding:35px 0 50px;
  color:#c8c8c8;
}
#sec1 .history .inr h4 {
  display:block;
  padding-bottom:30px;
}
#sec1 .history .inr .history_ex {
  padding-bottom:30px;
  line-height:2.2;
  overflow:hidden;
}
#sec1 .history .inr .history_ex span {
  display:block;
  font-size:0.8em;
  text-align:right;
}
#sec1 .history .inr .items {
  overflow:hidden;
}
#sec1 .history .inr .items li {
  display:block;
  float:left;
}
#sec1 .cap {
  font-size:0.7em;
}


/*----------------------------------------------------
	sec2
----------------------------------------------------*/

#sec2 {
  padding-top:60px;
  padding-bottom:50px;
}
#sec2 h2 {
  display:block;
  text-align:center;
  padding-bottom:45px;
}
#sec2 ol {
  width:885px;
  margin:0 auto;
  overflow:hidden;
}
#sec2 ol li {
  overflow:hidden;
}
#sec2 ol li .img {
  width:354px;
  float:right;
}
#sec2 ol .img p {
  font-size:0.8em;
}
#sec2 ol .img p span {
  font-size:0.9em;
}
#sec2 ol li .ex {
  width:497px;
  float:left;
}
#sec2 ol li .ex strong {
  display:block;
  padding-bottom:20px;
}
#sec2 ol li .ex p {
}
#sec2 ol li .ex p span {
  display:block;
  font-size:0.8em;
}


/*----------------------------------------------------
	sec3
----------------------------------------------------*/

#sec3 {
  background:url(../images/bg.png) repeat-x center top;
}
#sec3 h2 {
  padding:40px 0 35px;
  text-align:center;
}
#sec3 .item_area {
  overflow:hidden;
  padding-bottom:30px;
  line-height:1.5;
  font-feature-settings : "palt";
}

#sec3 .lt {
  width:464px;
  float:left;
  border-right:1px solid #e1e1e1;
}
#sec3 .rt {
  width:440px;
  float:right;
}
#sec3 .innr {
  width:440px;
  position:relative;
}

#sec3 .item_area h3 {
  padding:10px 0;
}
#sec3 .item_area p.class strong {
  font-size:1.2em;
}
#sec3 .item_area p.pr strong {
  font-size:1.5em;
}
#sec3 .item_area .cap {
  display:block;
  font-size:0.9em;
}
#sec3 .item_area span {
  display:block;
  font-size:0.8em;
}
#sec3 .item_area span.rd {
  color: #641900;
}
#sec3 .item_area .sp222 .innr, 
#sec3 .item_area .sp222_2 .innr {
  height: 422px;
}
#sec3 .item_area .sp213 .innr, 
#sec3 .item_area .spc213 .innr {
  height: 436px;
}
#sec3 .item_area .sp205 .innr, 
#sec3 .item_area .spc205_5 .innr, 
#sec3 .item_area .spc205 .innr, 
#sec3 .item_area .sp205_5 .innr {
  height: 436px;
}
#sec3 .item_area .spa205_5 .innr, 
#sec3 .item_area .spa205 .innr {
  height: 436px;
}
#sec3 .item_area .lt .innr, 
#sec3 .item_area .rt {
  border-bottom:1px solid #333;
}
#sec3 .item_area .lt .lnk, 
#sec3 .item_area .rt .lnk {
  padding:15px 0;
  position:absolute;
  bottom:0;
  right:0;
}


/*----------------------------------------------------
	sec4
----------------------------------------------------*/

#sec4 {
  padding-top:60px;
  padding-bottom:45px;
  background:url(../images/bg2.png) repeat-x center bottom;
}
#sec4 h2 {
  padding:0 0 20px;
  text-align:center;
}
#sec4 p.ex {
  font-size:1.4em;
  padding-bottom:15px;
}
#sec4 ul.dealer {
  overflow:hidden;
  padding-bottom:5px;
}
#sec4 ul.dealer li {
  display:block;
  height:55px;
}
#sec4 ul.dealer li.spc {
  padding-right:8px;
  float:left;
}
#sec4 ul.dealer li.sd {
  float:left;
  padding-left:8px;
  padding-right:8px;
  border-left:1px solid #969696;
  border-right:1px solid #969696;
}
#sec4 ul.dealer li.benz {
  float:right;
}
#sec4 span.caut {
  display:block;
  text-align:right;
  font-size:0.9em;
}
#sec4 #contact {
  padding:20px 40px;
  border:4px solid #9e9e9f;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position:relative;
}
#sec4 #contact .tel {
  padding:10px 0 20px;
}
#sec4 #contact .logo {
  position:absolute;
  top:24px;
  right:24px;
}
#sec4 p.caut {
  padding:10px 0 0;
  font-size:1.2;
}
#sec4 .caut span {
  font-family:monospace;
}


.copy address {
  display:block;
  text-align:center;
  padding:15px;
  font-weight:normal;
  text-decoration:none;
  font-style:normal;
}





.clr {
	overflow:hidden;
}
.fl_left {
	float:left;
}
.fl_right {
	float:right;
}
.cnt {
  text-align:center;
}

/* margin */
.mar_t0 {
	margin-top: 0 !important;
}
.mar_t5 {
	margin-top: 5px !important;
}
.mar_t10 {
	margin-top: 10px !important;
}
.mar_t15 {
	margin-top: 15px !important;
}
.mar_t20 {
	margin-top: 20px !important;
}
.mar_t25 {
	margin-top: 25px !important;
}
.mar_t30 {
	margin-top: 30px !important;
}
.mar_t35 {
	margin-top: 35px !important;
}
.mar_t40 {
	margin-top: 40px !important;
}
.mar_t45 {
	margin-top: 45px !important;
}
.mar_t50 {
	margin-top: 50px !important;
}
.mar_t60 {
	margin-top: 60px !important;
}

.mar_b0 {
	margin-bottom: 0 !important;
}
.mar_b5 {
	margin-bottom: 5px !important;
}
.mar_b10 {
	margin-bottom: 10px !important;
}
.mar_b15 {
	margin-bottom: 15px !important;
}
.mar_b20 {
	margin-bottom: 20px !important;
}
.mar_b25 {
	margin-bottom: 25px !important;
}
.mar_b30 {
	margin-bottom: 30px !important;
}
.mar_b35 {
	margin-bottom: 35px !important;
}
.mar_b40 {
	margin-bottom: 40px !important;
}
.mar_b45 {
	margin-bottom: 45px !important;
}
.mar_b50 {
	margin-bottom: 50px !important;
}

.mar_l0 {
	margin-left: 0 !important;
}
.mar_l5 {
	margin-left: 5px !important;
}
.mar_l10 {
	margin-left: 10px !important;
}
.mar_l15 {
	margin-left: 15px !important;
}
.mar_l20 {
	margin-left: 20px !important;
}
.mar_l25 {
	margin-left: 25px !important;
}
.mar_l30 {
	margin-left: 30px !important;
}
.mar_l35 {
	margin-left: 35px !important;
}
.mar_l40 {
	margin-left: 40px !important;
}
.mar_l45 {
	margin-left: 45px !important;
}
.mar_l50 {
	margin-left: 50px !important;
}

.mar_r0 {
	margin-right: 0 !important;
}
.mar_r5 {
	margin-right: 5px !important;
}
.mar_r10 {
	margin-right: 10px !important;
}
.mar_r15 {
	margin-right: 15px !important;
}
.mar_r20 {
	margin-right: 20px !important;
}
.mar_r25 {
	margin-right: 25px !important;
}
.mar_r30 {
	margin-right: 30px !important;
}
.mar_r35 {
	margin-right: 35px !important;
}
.mar_r40 {
	margin-right: 40px !important;
}
.mar_r45 {
	margin-right: 45px !important;
}
.mar_r50 {
	margin-right: 50px !important;
}
