@charset "Shift_Jis";
*{
    scrollbar-base-color: #CCCCCC;
    scrollbar-track-color: #CCCCCC;
    scrollbar-face-color: #efefef;
    scrollbar-arrow-color: #00CCFF;
	text-align:center;
}


/* body */
body{
     margin:0;padding:0;
	 background:url(../image/kabe.gif);
     font-family:Verdana,Chicago,osaka,"ＭＳ Ｐゴシック",sans-serif;
     line-height:150%;
     font-size:12px;
	 color:#000000;
    }


/****** others ******/
#contents{
          width:800px;
          height:100%;
          margin:auto;
          padding:0;
          text-align:center;
		  font-size:12px;
		  background-color:#000000;
         }


/* h3 */
h3{
   margin:0 15px 0 10px;
   padding:3px 0 3px 8px;
   background:url(../image/h3.gif);
   line-height:125%;
   text-align:left;
   font-size:14px;
  }

/* h4 */
h4{
   margin:0 15px 0 20px;
   padding:3px 0 3px 5px;
   border-bottom:solid 1px #990000;
   line-height:125%;
   text-align:left;
   font-size:12px;
}

/* h5 */
h5{
   margin:0 15px 0 25px;
   padding:3px 0 3px 5px;
   border-bottom:solid 1px #990000;
   line-height:125%;
   text-align:left;
  }

/* id */
#co{
   }

#kizi{
      width:450px;
      height:557px;
      border:none;
      margin:0;
      padding:0px;
      font-size:12px;
      line-height:145%;
      text-align:left;
      overflow:auto;
     }

#kizi th{
         background:url(../image/h3.gif);
         height:25px;
        }

#kizi td{
         text-align:left;
         margin:0 0 0 3px;
         padding:3px 10px;
         border-bottom:dashed 1px #888888;
        }
/* pan */
#pan{
     padding:10px 10px 5px 0;
    }

#pan ul{
        margin:0;
        text-align:right;
        font-size:12px;
       }

#pan li{
        padding:0 0 0 5px;
        display:inline;
        list-style:none;
        border-left:solid 1px #000000;
       }


/* p */
p{
  margin:5px 20px 5px 30px;
  padding:0;
  text-align:left;
  font-size:12px;
 }

.sub{
     padding-bottom:2px;
     border-bottom:dashed 1px #888888;
	      font-size:12px;
    }

.ar{
    text-align:right;
    padding-bottom:2px;
    border-bottom:dashed 1px #888888;
	     font-size:12px;
   }
/* list */
ul{
　 margin: 5px 5px 5px 30px;
   padding: 0 10px 0 20px;
　 line-height:150%;
　 list-style-image:url("../image/icon.gif");
   list-style-position:outside;
  }

ol{
　 margin: 5px 5px 5px 35px;
   padding: 0 10px 0 20px;
　 line-height:150%;
   list-style-position:outside;
  }

li{
   text-align:left;
  } 

/* text */
em{
   color:#CC0000;
   font-style:normal;
   font-weight:bold;
  }

strong{
       color:#0066CC;
       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#in{
         color:#FFFFFF;
        }
            
a:link   {color:#003399;}
a:visited{color:#003399;}
a:hover  {color:#003366;
          text-decoration:underline;}
a        {text-decoration: none;
          font-weight : bold;}

#kikaku03
{
background:url("../image/kikaku03.jpg") no-repeat 0%;
height:255px;
width:800px;
}
#kikaku04
{
background:url("../image/kikaku04.jpg") no-repeat 0%;
height:290px;
width:800px;
}

.clear{
clear:both;
}
