BODY {
  margin : 0px auto auto;
  margin-bottom : 0px;
  padding : 0px 0px 0px;
  padding-bottom : 0px;
  background-color: #FFF;
  text-align: center;
}
/*---------------------------
  ▲ペEジ全佁E---------------------------*/
/*---------------------------
  ▼banner---------------------------*/
.banner{
  text-align: center;
}
/*---------------------------
  ▲banner 
---------------------------*/


/*---------------------------
  ▼main-teble
---------------------------*/

/*---------------------------
  ▲main-table
--------------------------- */

/*---------------------------
  ▼左サイチE
---------------------------*/

/*---------------------------
  ▲side
---------------------------*/



/*---------------------------
  ▼footer
---------------------------*/
.footer {
  width: 780px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  background-color: #ffffff;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
.footer_tb {
  width: 760px;
  font-size: 12px;
  font-family: Verdana,"EE ゴシチE",SimSun;
  margin-top: 1px;
  margin-bottom: 1px;
  height: 25px;
  color: #7d7dff;
}
.footer_tb A {
  color: blue;
  text-align: left;
  font-size: 12px;
  text-decoration: none;
  font-family: Verdana,"EE ゴシチE",SimSun;
}
.footer_tb A:HOVER {
  color: #7d7dff;
  text-decoration: underline;
}
.footer_tb A:VISITED {
  text-decoration: none;
  color : blue;
}
.main-massage{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}
