@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 .flow .title {
  width: 600px;
  height: 52px;
  margin-bottom: 10px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/title01.jpg) no-repeat 0 0;
}
/*#second #content .detail {
  width: 600px;
  height: 312px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/202510/detail.jpg) no-repeat 0 0;
}*/
#second #content .cars {
  width: 600px;
  margin-top: 15px;
  overflow: hidden;
}
#second #content .cars ul {
  width: 615px;
}
#second #content .cars ul li {
  float: left;
  margin: 0 15px 15px 0;
}
#second #content .cars .message {
  width: 395px;
  height: 331px;
  background: url(./images/message_bg.jpg) no-repeat 0 0;
}
#second #content .cars .message .title {
  height: 86px;
  text-indent: -99999px;
  overflow: hidden;
}
#second #content .cars .message .voice {
  width: 365px;
  margin: 0 auto;
  padding: 5px;
  background-color: #fff;
}
#second #content .cars .message .voice .img {
  float: left;
  width: 88px;
  padding-right: 5px;
}
#second #content .cars .message .voice .comment {
  color: #000;
  font-size: 93%;
}
#second #content .cars .message .summary {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
}
#second #content .banners li {
  margin-bottom: 10px;
  text-align: center;
}
#second #content .attention {
  width: 596px;
  border: 1px solid #8b8b8b;
  padding: 1px;
  color: #000;
}
#second #content .attention .title {
  width: 596px;
  height: 42px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/title02.jpg) no-repeat 0 0;
}
#second #content .attention ul {
  padding-left: 20px;
  font-size: 93%;
}
#second #content .attention .check {
  display: block;
  width: 596px;
  height: 32px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/check.jpg) no-repeat 0 0;
}

#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;
}

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