@charset "Shift_Jis";
*{
margin:auto 0px;padding:0;
text-align:center;
    scrollbar-base-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #efefef;
    scrollbar-arrow-color: #ff0000;
}

/* body */
body{
     margin:0;padding:0;
	 background-color:#ffffff;
     font-family:Verdana,Chicago,osaka,"ＭＳ Ｐゴシック",sans-serif;
     line-height:130%;
     font-size:0.8em;
	 background:url(../image/kabe.gif);
    }
#contents{
          width:800px;
          height:670px;
		  background:#AFAFAF;
          margin:auto;
          padding:0;
         }
#head,#head a{
   padding:0;margin:0;
   width:800px;height:28px;/* タイトル画像のサイズ */
   background:url(../image/head.gif) no-repeat 0px;
   font-size:0em;
   text-indent:-9999px;
   display:block;
  }
h3{
   margin:0 0px 0 0px;
   padding:3px 0 3px 8px;
   background:#FFCC00;
   font-size:1.1em;
   text-align:left;
  }
h4{
   margin:10px 0px 0 3px;
   padding:3px 0 3px 5px;
   border-bottom:solid 1px #006666;
   border-left:solid 5px #006666;
   font-size:1em;
   text-align:left;
  }
h5{
   margin:0 0px 0 15px;
   padding:3px 0 3px 5px;
   border-bottom: dotted 1px #003333;
   font-size:1em;
   text-align:left;
  }


/* pan */
#pan{
     padding:10px 10px 5px 0;
    }

#pan ul{
        margin:0;
        text-align:right;
       }

#pan li{
        padding:0 0 0 5px;
        display:inline;
        list-style:none;
        border-left:solid 1px #000000;
       }


/* p */
p{
  margin:0px;
  padding:5px 5px 5px 15px;
  text-align:left;
  line-height:120%;
 }

.sub{
     padding-bottom:2px;
     border-bottom:dotted 1px #999999;
    }

.ar{
    text-align:right;
    padding-bottom:2px;
    border-bottom:dotted 1px #999999;
   }
   
   
   
ul{
 margin: 5px 5px 5px 30px;
 padding: 0 10px 0 20px;
 list-style-image:url("../image/icon.gif");
   list-style-position:outside;
  }

ol{
 margin: 5px 5px 5px 35px;
 padding: 0 10px 0 20px;
   list-style-position:outside;
  }

li{
   text-align:left;
  } 

/* text */
em{
   color:#CC0000;
   font-style:normal;
   font-weight:bold;
  }

strong{
       color:#CC0000;
       font-weight:bold;
      }

.white{
       color:#FFF;
      }




	 
/* link */
a.info{
       background:url("../image/arrow.gif") no-repeat right center;
       padding-right:15px;
       margin-left:5px;
      }
a.down{
       background:url("../image/arrow.gif") no-repeat left center;
       padding-left:15px;
       margin-left:5px;
      }
a#footer{
         color:#FFFFFF;
        }
      
a:link   {color:#006633;}
a:visited{color:#006633;}
a:hover  {color:#00CC66;
          text-decoration:underline;}
a        {text-decoration: none;
          font-weight : bold;}

			
#list  {
      width:352px;
      height:auto;
	  border:none;
      margin:auto;
	  padding:5px;
      font-size:small;
      text-align:center;
     }
#list table{
		margin:auto;
		text-align:center;
		}
tr .head{
         background:url(../image/h3.gif);
         height:25px;
        }
#li td{
         text-align:left;
         margin:0 0 0 3px;
         padding:3px 10px;
		 color:#000000;
		 font-size:0.8em;
         border-bottom:dashed 1px #999999;
        }
		
/* menu */
#menu{
      width:800px;
	  height:29px;
      margin:0;
      padding:0;
      font-size:0em;
     }
#ml{
	width:29px;
	height:29px;
	margin:0;padding:0;
	background:url("../image/in/m_left.gif") no-repeat 0%;
	}
	
#mr{
	width:30px;
	height:29px;
	margin:0;padding:0;
	background:url("../image/in/m_right.gif") no-repeat 0%;
	}
#mb{
	width:800px;
	height:26px;
	margin:0;padding:0;
	background:url("../image/in/m_bottom.gif") no-repeat 0%;
	}
/*-----menu1---------------------------------------------*/
#m01,#m01 a,#m01 a:hover,#m01b{
     width:89px;
     height:29px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m01,#m01 a{
     background:url("../image/in/m01_a.gif") no-repeat 0%;
    }
#m01 a:hover,#m01b{
     background:url("../image/in/m01_b.gif") no-repeat 0%;
	 }
/*-----menu2---------------------------------------------*/
#m02,#m02 a,#m02 a:hover,#m02b{
     width:112px;
     height:29px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m02,#m02 a{
     background:url("../image/in/m02_a.gif") no-repeat 0%;
    }
#m02 a:hover,#m02b{
     background:url("../image/in/m02_b.gif") no-repeat 0%;
	 }
/*-----menu3---------------------------------------------*/
#m03,#m03 a,#m03 a:hover,#m03b{
     width:106px;
     height:29px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m03,#m03 a{
     background:url("../image/in/m03_a.gif") no-repeat 0%;
    }
#m03 a:hover,#m03b{
     background:url("../image/in/m03_b.gif") no-repeat 0%;
	 }
/*-----menu4---------------------------------------------*/
#m04,#m04 a,#m04 a:hover,#m04b{
     width:100px;
     height:29px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m04,#m04 a{
     background:url("../image/in/m04_a.gif") no-repeat 0%;
    }
#m04 a:hover,#m04b{
     background:url("../image/in/m04_b.gif") no-repeat 0%;
	 }
/*-----menu5---------------------------------------------*/
#m05,#m05 a,#m05 a:hover,#m05b{
     width:83px;
     height:29px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m05,#m05 a{
     background:url("../image/in/m05_a.gif") no-repeat 0%;
    }
#m05 a:hover,#m05b{
     background:url("../image/in/m05_b.gif") no-repeat 0%;
	 }
/*-----menu6---------------------------------------------*/
#m06,#m06 a,#m06 a:hover,#m06b{
     width:51px;
     height:29px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m06,#m06 a{
     background:url("../image/in/m06_a.gif") no-repeat 0%;
    }
#m06 a:hover,#m06b{
     background:url("../image/in/m06_b.gif") no-repeat 0%;
	 }
/*-----menu7---------------------------------------------*/
#m07,#m07 a,#m07 a:hover,#m07b{
     width:55px;
     height:29px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m07,#m07 a{
     background:url("../image/in/m07_a.gif") no-repeat 0%;
    }
#m07 a:hover,#m07b{
     background:url("../image/in/m07_b.gif") no-repeat 0%;
    }
/*-----menu8---------------------------------------------*/
#m08,#m08 a,#m08 a:hover,#m08b{
     width:65px;
     height:29px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m08,#m08 a{
     background:url("../image/in/m08_a.gif") no-repeat 0%;
    }
#m08 a:hover,#m08b{
     background:url("../image/in/m08_b.gif") no-repeat 0%;
    }
/*-----menu9---------------------------------------------*/
#m09,#m09 a,#m09 a:hover,#m09b{
     width:80px;
     height:29px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m09,#m09 a{
     background:url("../image/in/m09_a.gif") no-repeat 0%;
    }
#m09 a:hover,#m09b{
     background:url("../image/in/m09_b.gif") no-repeat 0%;
    }
