@charset "utf-8";
/*--------------------------------------*/
/* CSS Document                         */
/* Style CSS  #�����p                   */
/* Version: 2009/03/23                  */
/* Author: D.Yabushita @ G-ONE inc.     */
/*--------------------------------------*/

/*  #header
----------------------------------------*/
#second #header {
  background: url(./images/background.jpg) repeat-x 0 0;
}
#second #header .global-navi .gnavi01 a { background: url(./images/gnavi01.jpg) no-repeat 0 0; }
#second #header .global-navi .gnavi02 a { background: url(./images/gnavi02.jpg) no-repeat 0 0; }
#second #header .global-navi .gnavi03 a { background: url(./images/gnavi03.jpg) no-repeat 0 0; }
#second #header .global-navi .gnavi04 a { background: url(./images/gnavi04.jpg) no-repeat 0 0; }
#second #header .global-navi .gnavi05 a { background: url(./images/gnavi05.jpg) no-repeat 0 0; }
#second #header .global-navi .gnavi06 a { background: url(./images/gnavi06.jpg) no-repeat 0 0; }
#second #header .global-navi .gnavi07 a { background: url(./images/gnavi07.jpg) no-repeat 0 0; }
#second #header .global-navi li a:hover,
#second #header .global-navi li a.on { background-position: 0 -50px; }

/*  #content
----------------------------------------*/
#second #content #main .panel {
  width: 600px;
}
#second #content #side .panel {
  width: 269px;
}
#second #content .banners li {
  margin-bottom: 10px;
  text-align: center;
}
#second #content #side {
  background-color: #fff;
}
#second #content .present {
  height: 409px;
  margin-bottom: 10px;
  background: url(./images/present_bg.jpg) repeat 0 0;
}
#second #content .present .button {
  text-align: center;
  margin: 5px auto;
}


#second .keiland {
	width: 600px;
}
#second .keiland h2.title {
	background-image: url(./images/kei4tokusen_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	width: 600px;
}
#second .keiland .cars li {
	float: left;
}
#second .keiland .cars {
	padding-top: 10px;
	padding-bottom: 10px;
}


#second .keiland li.cars_left {
	width: 295px;
	padding-right: 10px;
}
#second .keiland .button {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 33px;
}
#second .keiland .button li {
  float: left;
}
#second .keiland .button .btn1 a {
  display: block;
  width: 234px;
  height: 33px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(./images/mitumori.gif) no-repeat 0 0;
}
#second .keiland .button .btn2 a {
	background-image: url(./images/otoiawase.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 234px;
	text-indent: -9999px;
	margin-left: 20px;
  overflow: hidden;
}
#second .after_service h2.after {
	background-image: url(./images/after_service_title.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 600px;
	padding-bottom: 15px;
	text-indent: -9999px;
	margin-top: 10px;
}
#second .after_service {
	padding-top: 10px;
	padding-bottom: 15px;
	width: 600px;
}

#second .after_service h3 {
	font-size: 12px;
	background-image: url(./images/after_service_02.gif);
	padding-left: 13px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left bottom;
}
#second .after_service li {
	font-size: 12px;
}

#second .carleaseBox {
	width: 590px;
	box-sizing: border-box;
	border-radius: 20px;
	background-image: url("images/carlease-img.png") ;
	background-position: bottom 5px right 10px;
	background-repeat: no-repeat;
	background-color: #fff845;
	border: 5px solid #00ba23;
	padding: 25px 30px;
	margin: 80px 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 1.7
}
#second .carleaseBox a{
	color: #F2122B;
	text-decoration: none;
	display: flex;
	align-items: center;
	padding-left: 24px;
	font-size: 0.85em;
}
#second .carleaseBox a:hover{
	color: #11F2D2;
}
#second .carleaseBox a::before{
	content: url("images/carlease-ya.png");
	width: 30px;
}
	


/*  #footer
----------------------------------------*/
#second #footer {
  height: 91px;
  background: url(./images/footer_bg.jpg) repeat-x 0 0;
}