@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 .infomation {
  margin-bottom: 20px;
}
#second #content .infomation .title {
  width: 600px;
  height: 52px;
  margin-bottom: 10px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/title01.jpg) no-repeat 0 0;
}
#second #content .infomation .message {
  display: block;
  width: 600px;
  height: 221px;
  padding: 10px 0;
  background: url(./images/photo01.jpg) no-repeat 0 0;
}
#second #content .infomation .message p {
  margin-left: 280px;
}
#second #content .infomation .message .summary {
  text-indent: -99999px;
  overflow: hidden;
}
#second #content .rule {
  width: 594px;
  height: 254px;
  margin: 0 auto;
  background: url(./images/photo02.jpg) no-repeat 0 0;
}
#second #content .rule .summary {
  text-indent: -99999px;
  overflow: hidden;
}
#second #content .info .title {
  font-size: 2em;
  color: #06c;
  line-height: 2em;
}
#second #content .info .title.on_sub {
  font-size: 2em;
  color: #06c;
  line-height: 2em;
    margin-top: 5px;
}
#second #content .info .title-sub{
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 5px;
    margin-top: -8px;
    color:#D80000;
}
#second #content .info .taisetsu{
   font-size: 1.15em;
    line-height: 140%;
}
#second #content .info .button {
  margin: 20px 10px;
}
#second #content .info .button a {
  display: block;
  width: 234px;
  height: 33px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/btn01.jpg) no-repeat 0 0;
}
#second #content .info .address {
  margin: 10px 0;
  font-size: 1.2em;
  line-height: 1.4em;
  color: #333;
}

#second #content .diagnosis .title {
  width: 600px;
  height: 52px;
  margin-bottom: 10px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/title02.jpg) no-repeat 0 0;
}
#second #content .diagnosis .detail {
  display: block;
  width: 600px;
  height: 219px;
  background: url(./images/photo02.jpg) no-repeat 0 0;
}
#second #content .diagnosis .summary {
  text-indent: -99999px;
  overflow: hidden;
}
#second #content .appeal {
  padding: 10px 0;
}
#second #content .appeal .title {
  color: #03c;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.4em;
}
#second #content .staff .img {
  float: left;
  width: 125px;
  text-align: center;
}
#second #content .staff .txt {
  color: #333;
}
#second #content .staff .txt strong {
  padding-right: 20px;
  font-size: 1.6em;
  color: #00f;
}
#second #content .staff .txt strong.lady {
  color: #900;
}
#second #content .info .title {
  font-size: 2em;
  color: #06c;
  line-height: 2em;
}
#second #content .info .button {
  margin: 20px 10px;
}
#second #content .info .button a {
  display: block;
  width: 234px;
  height: 33px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(./images/btn01.jpg) no-repeat 0 0;
}
#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;
}