/*--▼全体のレイアウト------------------------*/
body{
     background:#ffffff;
     margin:0px;
     padding:0px;
     background-image:url("../image/warapper_bg.jpg");
     background-repeat:repeat-y;
     background-position:50% 0%;
    }

#warapper{
          width:780px;
　　　　　text-align:left;
         }

#header{
        width:760px;
        margin-left:10px;
       }

#footer{
        margin-left:10px;
        height:80px;
        width:760px;
        background-image:url("../image/bg03.jpg");
        background-position:99% 99%;
        background-repeat:no-repeat;
       }

#navigation{
            text-align:right;
            background-image:url("../image/bg02.jpg");
            background-repeat:repeat-x;
           }

#contents{
          margin-left:9px;
          margin-top:30px;
          text-align:left;
          width:764px;
          background-image:url("../image/bg04.jpg");
          background-repeat:repeat-y;
         }

.section p{
         letter-spacing:0.1em;
         line-height:1.2;
         font-size:75%;
         text-align:left;
        }

.section ul li{
               list-style-type:none;
              }

.section2 p{
         letter-spacing:0.1em;
         line-height:1.2;
         font-size:90%;
         text-align:left;
        }

img{
    vertical-align:top;
    border:none;
   }
/*--▲全体のレイアウト------------------------*/


/*--▼トップページ------------------------*/
#news{
      width:300px;
      margin-left:20px;
      margin-top:0px;
      float:left;
     }

#news h3{
         background-color:#f0f0f0;
         padding:4px;
         font-size:14px;
         color:#5d5d5d;
        }

#about{
       top:0px;
       width:380px;
       margin-left:360px;
      }

#topic{
       width:710px;
       margin-left:30px;
       margin-top:5px;
       letter-spacing:0.1em;
       line-height:1.2;
       font-size:75%;
       text-align:left;
      }
/*--▲トップページ------------------------*/


/*--▼共通レイアウト------------------------*/
.navigation2{
             width:250px;
             float:left;
             margin-left:20px;
             top:0px;
            }

.navigation2 li{
                list-style-type:none;
               }

#main{
      width:430px;
      margin-left:280px;
      margin-right:10px;
      top:0px;
     }
/*--▲共通レイアウト------------------------*/


/*--▼会社概要------------------------*/
.table1{
        width:425px;
       }

.table1 td{
           border-bottom:1px dashed #999999;
          }

.table1 td.name{
                width:150px;
               }
/*--▲会社概要------------------------*/


/*--▼減災と防災------------------------*/
.table2{
        width:425px;
       }

.table2.gensai{
               border:1px dashed #6495ed;
              }

.table2 th,td{
              padding:3px;
             }
/*--▲減災と防災------------------------*/