@charset "Shift_JIS";
.head {
  width: 760px;
}
.face{
  width: 760px;
}
.neck{
  width: 760px;
}
.body{
  width: 760px;
  padding: 10px 00px 20px 00px;
  background: #777777 url("../img/body_background_01.jpg");
  background-repeat:repeat-y;
  background-position:center center ;
}

body{
  margin:0px;
  padding:0px;
  background: #777777 url("../img/background_01.gif");
  background-repeat:repeat-y;
  background-position:center center ;
  text-align:center;
}
#all{
  width:760px;
  margin:0px auto;
  padding:0px;
}

.foot {
  width: 760px;
}
.footlink {
  float: left;
}
.footlink p {
  margin:-30px;
  float: left;
  text-align:center;
}
.foot a:link {
  color: #FFFFFF; text-decoration: none;
}
.foot a:visited{
  color: #FFFFFF; text-decoration: none;
}
.foot a:hover {
  color: #FFFFFF; text-decoration: underline;
}