/* レイアウトの設定*/
BODY{
  margin:0px;
  padding:0px;
  background-image : url(../base/haikei-1.gif);
  background-repeat : repeat;
  text-align : center;
}
/* ラッパーの設定*/
#wrap{
  position:relative;
  width : 780px;
  margin : 5px auto 0px;
  margin-left : auto;
  text-align:left;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-top-color : silver;
  border-right-color : silver;
  border-bottom-color : silver;
  border-left-color : silver;
}
/* ヘッダーの設定*/
#head{
  background-color : white;
  width : 780px;
  height : 80px;
  
  
  
}
/* メインの設定*/
#main{
  width : 780px;
  height : 4050px;
  font-size : 85%;
  float:left;
  background-color : white;
}
/* フッターの設定*/
#foot{
  width : 780px;
  height : 23px;
  clear:both;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;
  
  background-color :  #638bcc;
  color : white;
  background-image : url(../base/copyright.gif);
  background-repeat : no-repeat;background-position : 50% 0%;}

H2{
  color : #666666;
  font-size : 100%;
  text-align : left;
  margin-left : 50px;
  margin-top : 20px;
  background-image : url(../base/ico.gif);
  padding-left : 17px;
  background-repeat : no-repeat;
}
A{
  text-decoration : none;
  color : #000099;
}
A:HOVER{
  background-color :#f0f0f0;
}
FORM{
  margin-top : 1px;
}
CAPTION{
  text-align : left;
  margin-top : 30px;
}
.pan-list-inline {
  text-align : left;
  margin-top : 0px;
  padding-top : 15px;
}
.pan-list-inline LI {
  display:inline;
  margin : 0px 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  padding : 0px 0px 0px;
  padding-left : 18px;
  list-style-type:none;
  background-image : url(../base/pan-image.gif);
  background-repeat:no-repeat;
  font-size : 85%;
}
.pan-list-inline LI.home {
  display:inline;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-left : 0px;
  padding:0px;
  list-style-type:none;
  background-image : url(../base/no-image.gif);
}
.hidden {
  display:none;
}
.p-foot{
  text-align : center;
  margin-top : 6px;
}
.UL{
  list-style-type : none;
  margin-top : 0px;
  margin-left : 14px;
}
.LI{
  font-size : 98%;
  list-style-type : none;
  margin-bottom : 5px;
  line-height : 150%;
}
.table1{
  font-size : 100%;
  margin-top : 10px;
  line-height : 300%;
}
.line_dot{
  background-image : url(../base/line_dot.gif);
  background-repeat : repeat-x;
  margin-left : 80px;
  margin-right : 80px;
}
.margin-top{
  margin-top : 66px;
  font-size : 85%;
}
.ico{
  background-image : url(pdficon_small.gif);
  background-repeat : no-repeat;
  text-align : left;
  padding-left : 23px;
  padding-bottom : 5px;
}
H3{
  margin-left : 60px;
  font-size : 100%;
  text-align : left;
  font-weight : normal;
  margin-bottom : 0px;
  
}
.table5{
  font-size : 98%;
  
  
  

  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : gray;
  border-bottom-color : gray;
  
  

  margin-top : 30px;
}
.bg-color{
  background-color : #eaead5;
}
.padding{
  padding-top : 3px;
}
TD,TH{
  
  

  
  border-top-width : 1px;
  
  border-right-width : 1px;
  
  border-top-style : solid;
  
  border-right-style : solid;
  
  border-top-color : gray;
  
  border-right-color : silver;
  line-height : 180%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.color4{
  background-color : #f2f2e6;
}
.P1{
  text-align : left;
  text-indent : 10px;
  margin-left : 17%;
  margin-right : 16%;
  line-height : 170%;
  margin-bottom : 10px;
  margin-top : 10px;
}

