@charset "UTF-8";
/* CSS Document */

#container {
	width: 100%;
	margin: 0px auto;
  }
  header{
    width: 100%;
    height: 25px;
    background-image: url(../img/other/kazari.jpg);
    background-repeat: repeat-x;
  }
  header h1 {
    text-indent: -9999em;
  }
  #wrapper {
    width: 875px;
    margin: 0px auto;
}

/* ---- nav ---- */
nav {
	width: 260px;
	margin-top: 25px;
	margin-bottom: 20px;
	float: right;
  }
  #sticker {
    width: 260px;
    float: right;
  }
  nav li {
    margin: 5px auto;
    clear: left;
    }
    nav li a {
      display: block;
      width: 250px;
      height: 40px;
           -o-border-radius: 10px;
          -ms-border-radius: 10px;
         -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
              border-radius: 10px;
      box-shadow: 0px 0px 3px #ccc;
}
nav li.btn01 a {
	display: block;
	width: 250px;
	height: 40px;
	background: url(../img/btn/nav/btn01.png) no-repeat 0px 0px;
	text-indent: -9999em;
  }
  nav li.btn01 a:hover {
    background: url(../img/btn/nav/btn01.png) no-repeat 0px -40px;
}
nav li.btn02 a {
	display: block;
	width: 250px;
	height: 40px;
	background: url(../img/btn/nav/btn02.png) no-repeat 0px 0px;
	text-indent: -9999em;
  }
  nav li.btn02 a:hover {
    background: url(../img/btn/nav/btn02.png) no-repeat 0px -40px;
}
nav li.btn03 a {
	display: block;
	width: 250px;
	height: 40px;
	background: url(../img/btn/nav/btn03.png) no-repeat 0px 0px;
	text-indent: -9999em;
  }
  nav li.btn03 a:hover {
    background: url(../img/btn/nav/btn03.png) no-repeat 0px -40px;
}
nav li.btn04 a {
	display: block;
	width: 250px;
	height: 40px;
	background: url(../img/btn/nav/btn04.png) no-repeat 0px 0px;
	text-indent: -9999em;
  }
  nav li.btn04 a:hover {
    background: url(../img/btn/nav/btn04.png) no-repeat 0px -40px;
}
nav li.btn05 a {
	display: block;
	width: 250px;
	height: 40px;
	background: url(../img/btn/nav/btn05.png) no-repeat 0px 0px;
	text-indent: -9999em;
  }
  nav li.btn05 a:hover {
    background: url(../img/btn/nav/btn05.png) no-repeat 0px -40px;
}
nav li.btn06 a {
	display: block;
	width: 250px;
	height: 40px;
	background: url(../img/btn/nav/btn06.png) no-repeat 0px -40px;
	text-indent: -9999em;
  }
  nav li.btn06 a:hover {
    background: url(../img/btn/nav/btn06.png) no-repeat 0px -40px;
}
nav li.btn07 a {
	display: block;
	width: 250px;
	height: 40px;
	background: url(../img/btn/nav/btn07.png) no-repeat 0px 0px;
	text-indent: -9999em;
  }
  nav li.btn07 a:hover {
    background: url(../img/btn/nav/btn07.png) no-repeat 0px -40px;
}
nav li.btn08 a {
	display: block;
	width: 250px;
	height: 40px;
	background: url(../img/btn/nav/btn08.png) no-repeat 0px 0px;
	text-indent: -9999em;
  }
  nav li.btn08 a:hover {
    background: url(../img/btn/nav/btn08.png) no-repeat 0px -40px;
}
nav li.btn09 a {
	display: block;
	width: 250px;
	height: 40px;
	background: url(../img/btn/nav/btn09.png) no-repeat 0px 0px;
	text-indent: -9999em;
  }
  nav li.btn09 a:hover {
    background: url(../img/btn/nav/btn09.png) no-repeat 0px -40px;
}
/* ----- 園長名 ----- */
#nameSp {
	width: 260px;
	height: 130px;
	margin-top: 20px;
	text-indent: -9999em;
	background: url(../img/other/kgm_name.png) no-repeat;
	float: right;
}
/* ----- 園長名 end ---- */
/* ---- nav end ---- */


#name_btn {
	width: 260px;
	height: 120px;
}
#name_btn03 {
	width: 260px;
	height: 15px;
	text-align: center;
}
#name_btn02 {
	width: 260px;
	height: 65px;
	text-align: center;
  }
  #name_btn02 p {
    width: 243px;
    height: 65px;
    margin: 0 auto;
  }
  #name_btn02 p a {
    display: block;
    width: 243px;
    height: 65px;
    text-indent: 10000em;
    background: url(../img/btn/kzm_home_btn.jpg) no-repeat 0px 0px;
    } 
    #name_btn02 p a:hover {
      display: block;
      width: 243px;
      height: 65px;
      text-indent: 10000em;
      background: url(../img/btn/kzm_home_btn.jpg) no-repeat 0px -65px;
}


/* ---- 1corum ---- */
#kujyou_top {
	width: 600px;
	height: auto;
	margin: 25px 0px 0px 0px;
	background: #fffcd1;
	float: left;
	     -o-border-radius: 20px 20px 0px 0px;
	    -ms-border-radius: 20px 20px 0px 0px;
	   -moz-border-radius: 20px 20px 0px 0px;
	-webkit-border-radius: 20px 20px 0px 0px;
	        border-radius: 20px 20px 0px 0px;
  }
  #kujyou_top h2 {
    width: 100%;
    height: auto;
  }
  #kujyou_top ul {
    margin:25px 0px 0px 15px;
    background-color: #fffcd1;
    }
    #kujyou_top ul li {
      padding: 0px 7px 0px 7px;
      font-size: 12px;
      border-right: 1px solid #402423;
      background-color: #fffcd1;
      float: left;
  }
  #kujyou_top ul.control {
    margin:35px 0px 0px 15px;
    background-color:#fffcd1;
    }
    #kujyou_top li.b_r {
      border-left:1px solid #402423;
    }
    #kujyou_top li a {
      color:#402423;
    }
    #kujyou_top li a:hover,#kujyou_top li.just a {
      color:#f90;
  }
  #kujyou_top p {
    width: 90%;
    height: auto;
    line-height: 2.4em;
    margin: 0px auto;
    padding-bottom: 20px;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #604431;/*light brown*/
    font-weight: 600;
    background: url(../img/share/text_back01.png) 0px 0px repeat-y;
    text-shadow: 0px 0px 5px #fff;
}
/* ---- 1corum end ---- */

/* ---- 2culum ---- */
#kujyou02 {
	width: 600px;
	height: auto;
	margin: 0px;
	background: #fffcd1;
	float: left;
  }
  #kujyou02 h3 {
    width: 90%;
    height:40px;
    margin:15px auto 25px;
    text-align:center;
    color:#fff;
    font-size:15px;
    line-height:40px;
    letter-spacing:0.2em;
    background:#91C86B;
         -o-border-radius: 10px;
        -ms-border-radius: 10px;
       -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
  }
  #kujyou02 ol {
    width: 90%;
    height: auto;
    margin: 20px auto 20px;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #604431;/*light brown*/
    font-weight: 600;
    }
    #kujyou02 ol li {
      margin-top: 15px;
      margin-left: 20px;
      list-style: decimal outside;
      text-shadow: 0px 0px 8px #fff;
  }
  #kujyou02 dl {
    width: 90%;
    height: auto;
    margin: 15px auto;
    }
    #kujyou02 dl dt {
      width: 100%;
      height: auto;
      font-size: 16px;
      letter-spacing: 0.1em;
      color: #604431;/*light brown*/
      font-weight: 600;
      text-shadow: 0px 0px 5px #fff;
    }
    #kujyou02 dl dd p {
      width: 100%;
      height: auto;
      line-height: 2.4em;
      margin: 15px auto;
      text-align: justify;
      text-justify: inter-ideograph;
      font-size: 16px;
      letter-spacing: 0.1em;
      color: #604431;/*light brown*/
      font-weight: 600;
      background: url(../img/share/text_back01.png) 0px 0px repeat-y;
      text-shadow: 0px 0px 5px #fff;
    }
  #kujyou02 table {
    width: 100%;
    height: auto;
    margin: 0px auto 20px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border: 1px solid #FABE00;/*orange*/
         -o-border-radius: 6px;
       -moz-border-radius: 6px;
        -ms-border-radius: 6px;
    -webkit-border-radius: 6px;
            border-radius: 6px;
    }
    #kujyou02 table th {
      width: 25%;
      height: auto;
      line-height: 1em;
      padding: 10px 0px 10px 0px;
      text-align: center;
      color: #FFF;
      font-size: 14px;
      letter-spacing: 0.2em;
      font-weight: bolder;
      background: #FABE00;/*orange*/
    }
    #kujyou02 table th:first-child {
      border-right: 2px solid #FFFCD1;/*light yellow*/
    }
    #kujyou02 table td {
      width: 70%;
      height: auto;
      padding: 10px 0px 10px 0px;
      text-align: left;
      text-indent: 1em;
      color: #8A6339;/*light brown*/
      font-size: 14px;
      letter-spacing: 0.2em;
      font-weight: bolder;
      background: #fff;
      border-collapse: collapse;
    }
    #kujyou02 table td.first {
      border-bottom: 1px solid #FABE00;/*orange*/
    }
    #kujyou02 table td span {
      font-size: 13px;
      letter-spacing: 0.1em;
      font-weight: lighter;
  }
  /* ie 角丸用*/
  table thead tr:first-child td:first-child {
    border-radius: 6px 0 0 0;
  }
  table thead tr:first-child td:last-child {
    border-radius: 0 6px 0 0;
  }
  table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 6px;
  }
  table tbody tr:last-child td:last-child {
    border-radius: 0 0 6px 0;
}
/* ---- 2culum end ---- */

/* ---- 3culum ---- */
#kujyou03 {
	width: 600px;
	height: auto;
	padding-bottom: 15px;
	background: #FFFCD1;/*light yellow*/
	margin: 0px;
	clear: both;
  }
  #kujyou03 ul {
    width: 585px;
    margin: 0px 0px 0px 15px;
    background: #fffcd1;
    }
    #kujyou03 ul li {
      padding: 0px 7px 0px 7px;
      font-size: 12px;
      border-right: 1px solid #402423;
      background-color: #fffcd1;
      float: left;
      }
      #kujyou03 li.b_r {
        border-left: 1px solid #402423;
      }
      #kujyou03 li a {
        color: #402423;
      }
      #kujyou03 li a:hover,#kujyou03 li.just a {
        color: #f90;
  }
  #kujyou03 dl {
    width: 90%;
    height: auto;
    margin: 25px auto;
    clear: both;
    }
    #kujyou03 dl dt {
      width: 100%;
      height: auto;
      font-size: 16px;
      letter-spacing: 0.1em;
      color: #604431;/*light brown*/
      font-weight: 600;
      clear: both;
      text-shadow: 0px 0px 5px #fff;
    }
    #kujyou03 dl dd p {
      width: 100%;
      height: auto;
      line-height: 2.4em;
      margin: 15px auto;
      text-align: justify;
      text-justify: inter-ideograph;
      font-size: 16px;
      letter-spacing: 0.1em;
      color: #604431;/*light brown*/
      font-weight: 600;
      background: url(../img/share/text_back01.png) 0px 0px repeat-y;
      text-shadow: 0px 0px 5px #fff;
  }
  #kujyou03 table {
    width: 100%;
    height: auto;
    margin: 0px auto 20px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border: 1px solid #FABE00;/*orange*/
         -o-border-radius: 6px;
        -ms-border-radius: 6px;
       -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
            border-radius: 6px;
    }
    #kujyou03 table th {
      width: 20%;
      height: auto;
      line-height: 1em;
      padding: 10px 0px 10px 0px;
      text-align: center;
      color: #FFF;
      font-size: 14px;
      letter-spacing: 0.2em;
      font-weight: bolder;
      background: #FABE00;/*orange*/
      border-bottom: 1px soild #fff; 
    }
    #kujyou03 table th.first {
      border-bottom: 1px solid #fff;
    }
    #kujyou03 table td {
      width: 25%;
      height: auto;
      padding: 10px;
      text-align: left;
      color: #8A6339;/*light brown*/
      font-size: 14px;
      letter-spacing: 0.2em;
      font-weight: bolder;
      background: #fff;
      border-collapse: collapse;
    }
    #kujyou03 table td.name {
      text-align: center;
    }
    #kujyou03 table td span {
      font-size: 13px;
      letter-spacing: 0.1em;
      font-weight: lighter;
    }
    #kujyou03 table td.post {
      text-align: left;
    }
    #kujyou03 table td.first {
      border-bottom: 1px solid #FABE00;/*orange*/
    }
    /* ---- ruby ---- */
    table td rt {
        color: #666;
        padding-bottom: 3px;
}
/* ---- 3culum end ---- */

/* ---- 4culum ---- */
#kujyou04 {
	width: 600px;
	height: auto;
	padding-bottom: 20px;
	background: #fffcd1;
	clear: both;
  }
  /* ---- list nav ---- */
  #kujyou04 ul {
    width: 585px;
    margin: 0px 0px 0px 15px;
    clear: both;
    }
    #kujyou04 ul li {
      padding: 0px 7px 0px 7px;
      font-size: 12px;
      border-right: 1px solid #402423;
      background: #fffcd1;
      float: left;
    }
    #kujyou04 li.b_r {
      border-left: 1px solid #402423;
      }
      #kujyou04 li a {
        color:#402423;
      }
      #kujyou04 li a:hover,#kujyou04 li.just a {
        color:#f90;
  }
  /* ---- list nav end ---- */
  #kujyou04 h3 {
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 15px auto;
    text-align: center;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.2em;
    background: #91C86B;
         -o-border-radius: 10px;
        -ms-border-radius: 10px;
       -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    clear: both;
  }
  #kujyou04 ol {
    width: 90%;
    height: auto;
    margin: 20px auto 20px;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #604431;/*light brown*/
    font-weight: 600;
    }
    #kujyou04 ol li {
      margin-top: 15px;
      margin-left: 20px;
      list-style: decimal outside;

      text-shadow: 0px 0px 8px #fff;
  }
  #kujyou04 ol li span,
  #kujyou04 p span {
    color: #f00;
  }
  #kujyou04 p {
    width: 90%;
    height: auto;
    line-height: 2.4em;
    margin: 0px auto;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #604431;/*light brown*/
    font-weight: 600;
    background: url(../img/share/text_back01.png) 0px 0px repeat-y;
    text-shadow: 0px 0px 5px #fff;
}
/* ---- 4culum end ---- */


/* ---- download culum ---- */
#load {
	width: 600px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fffcd1;
	clear: both;
  }
  #load h3 {
    width: 90%;
    height:40px;
    line-height: 40px;
    margin: 15px auto;
    text-align: center;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.2em;
    background: #91C86B;
         -o-border-radius: 10px;
        -ms-border-radius: 10px;
       -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    clear: both;
  }
  p.back {
    margin: 6px;
    font-size: 11px;
    text-align: center;
    background-color: #fffcd1;
  }
  p.back a img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=50)";  /* ie 8 */
    -moz-opacity: 0.5;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.5;              /* Safari 1.x */
    zoom: 1;
}
/* ---- download culum end ---- */


/* ---- 5culum ---- */
#kujyou05{
	width: 600px;
	height: auto;
	margin-bottom: 20px;
	padding-bottom: 40px;
	background: #fffcd1;
	border-radius: 0px 0px 20px 20px;
  }
  /* ----- list nav ----- */
  #kujyou05 ul {
    margin: 0px 0px 0px 15px;
    background: #fffcd1;
    }
    #kujyou05 ul li {
      float:left;
      border-right: 1px solid #402423;
      padding: 0px 7px 0px 7px;
      font-size: 12px;
      }
      #kujyou05 li.b_r {
        border-left: 1px solid #402423;
      }
      #kujyou05 li a {
        color: #402423;
      }
      #kujyou05 li a:hover,#kujyou05 li.just a {
        color: #f90;
  }
  /* ----- list nav end ----- */
  #kujyou05 h3 {
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 15px auto;
    text-align: center;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.2em;
    background: #91C86B;
         -o-border-radius: 10px;
        -ms-border-radius: 10px;
       -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    clear: both;
  }
  #kujyou05 p {
    width: 90%;
    height: auto;
    line-height: 2.4em;
    margin: 0px auto;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #604431;/*brown*/
    font-weight: 600;
    background: url(../img/share/text_back01.png) 0px 0px repeat-y;
    text-shadow: 0px 0px 5px #fff;
}
#kujyou05 table {
	width: 90%;
	height: auto;
	margin: 20px auto;
	border-collapse: separate;
	border-spacing: 0;
	overflow: hidden;
	border: 1px solid #FABE00;/*orange*/
	     -o-border-radius: 6px;
	    -ms-border-radius: 6px;
	   -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	        border-radius: 6px;
  }
  #kujyou05 table th {
    width: 20%;
    height: auto;
    line-height: 2em;
    padding: 10px 0px 10px 0px;
    text-align: center;
    color: #FFF;
    font-size: 12px;/*14*/
    letter-spacing: 0.2em;
    font-weight: bolder;
    background: #FABE00;/*orange*/
  }
  #kujyou05 table th.title {
    width: 40%;
    font-size: 14px;/*14*/
    border-right: 1px solid #fff;
  }
  #kujyou05 table th.first {
    border-bottom: 1px solid #fff;
  }
  #kujyou05 table td {
    width: 25%;
    height: auto;
    padding: 10px;
    text-align: left;
    color: #8A6339;/*light brown*/
    font-size: 13px;
    letter-spacing: 0.1em;
    font-weight: bolder;
    background: #fff;
    border-collapse: collapse;
  }
  #kujyou05 table td.first {
    border-bottom: 1px solid #FABE00;/*orange*/
  }
  #kujyou05 table td span {
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: lighter;
}
/* ---- 5culum end ---- */


/* ---- kujyo_contents ---- */
hr {
	width: 600px;
	height: 1px;
	margin: 30px 0px 30px 0px;
	border-top: 1px dotted #ccc;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.kujyo_contents {
	width: 600px;
	height: 50px;
	margin: 0px 0px 20px 0px;
	background: #ffebd1;
	border-radius: 20px;
  }
  .jiko_contents {
    width: 600px;
    height: 50px;
    margin: 0px 0px 20px 0px;
    background: #e1ffd1;
    border-radius: 20px;
  }
  .kujyo_contents dl,
  .jiko_contents dl {
    width: 90%;
    height: 25px;
    margin: 0px auto;
    }
    .kujyo_contents dl dt,
    .jiko_contents dl dt {
      width: 60%;
      height: 25px;
      padding: 10px;
      font-size: 20px;
      text-align: center;
      font-weight: bolder;
      color: #604431;/*brown*/
      letter-spacing: 0.2em;
      float: left;
      }
      .kujyo_contents dl dt span,
      .jiko_contents dl dt span {
        color: #BD1C0E;/*magenta*/
    }
    .kujyo_contents dl dd,
    .jiko_contents dl dd {
      width: 25%;
      height: 25px;
      padding: 10px;
      float: left;
      }
      .kujyo_contents dl dd a {
        display:block;
        width:150px;
        height:30px;
        padding: 0.5px;
        text-indent:-9999em;
        background:url(../img/btn/kujyou_kensu_btn.png) no-repeat 0px 0px;
      }
      .jiko_contents dl dd a {
        display:block;
        width:150px;
        height:30px;
        padding: 0.5px;
        text-indent:-9999em;
        background:url(../img/btn/jiko_kensu_btn.png) no-repeat 0px 0px;
      }
      .kujyo_contents dl dd a:hover,
      .jiko_contents dl dd a:hover {
        opacity: 0.5;
        filter: alpha(opacity=50);        /* ie lt 8 */
        -ms-filter: "alpha(opacity=50)";  /* ie 8 */
        -moz-opacity: 0.5;                 /* FF lt 1.5, Netscape */
        -khtml-opacity: 0.5;              /* Safari 1.x */
        zoom: 1;
}
/* ----- kujyo_contents end ----- */

/* ---- footer ---- */
footer {
	width: 100%;
	height: 55px;
	clear: both;
  }
  footer #obi {
    width: 100%;
    height: 25px;
    text-indent: -9999em;
    background-image: url(../img/other/kazari.jpg);
    background-repeat: repeat-x;
  }
  small {
    display: block;
    width: 530px;
    font-size: 9px;
    margin:10px auto;
    white-space: pre;
}
/* ---- footer end ---- */

