@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 .appeal .title {
  width: 600px;
  height: 52px;
  margin-bottom: 10px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/title01.jpg) no-repeat 0 0;
}
#second #content .appeal .text01 {
  color: #f33;
  font-size: 1.4em;
  line-height: 1.8em;
  font-weight: bold;
}
#second #content .appeal .text02 {
  font-weight: bold;
  color: #333;
  margin: 0.5em 0;
}
#second #content .appeal .text02 strong {
  display: block;
  color: #f33;
  font-size: 2.4em;
  line-height: 1em;
}
#second #content .appeal .button {
  margin-bottom: 20px;
}
#second #content .appeal .button li {
  float: left;
  margin-right: 20px;
}
#second #content .appeal .button a {
  display: block;
  width: 234px;
  height: 33px;
  text-indent: -99999px;
  overflow: hidden;
}
#second #content .appeal .button .btn01 a { background: url(./images/inq_btn01.jpg) no-repeat 0 0; }
#second #content .appeal .button .btn02 a { background: url(./images/inq_btn02.jpg) no-repeat 0 0; }
#second #content .flow .title {
  width: 600px;
  height: 52px;
  margin-bottom: 10px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/title02.jpg) no-repeat 0 0;
}
#second #content .flow li {
  clear: left;
  padding: 10px 0;
}
#second #content .flow .img {
  float: left;
  padding-right: 10px;
}
#second #content .flow .txt strong {
  display: block;
  font-size: 2em;
  line-height: 1em;
  color: #f00;
}
#second #content .calculation .title {
  width: 600px;
  height: 52px;
  margin-bottom: 10px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/title03.jpg) no-repeat 0 0;
}
#second #content .calculation .detail {
  width: 600px;
  height: 219px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/photo07.jpg) no-repeat 0 0;
}
#second #content .calculation .detail .summary {
  text-indent: -99999px;
  overflow: hidden;
}
#second #content .calculation .attention {
  margin: 10px 0;
  color: #333;
}
#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;
}

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