@charset "utf-8";
/* CSS Document */

body {
  background: #cccccc;
}
.border01 {
  border: #6d6d6d 1px solid;
}
.background01 {
  background-color: #e8e8e8;
}
.background02 {
  background-color: #6d6d6d;
}
.background03 {
  background-color: #535353;
}
.background04 {
  background-color: #f2f2f2;
}
.background05 {
  background-color: #eaeaea;
}
.background06 {
  background-color: #fafafa;
}
.indexbody {
  background: url(images/index_bg.jpg) #ffffff repeat-x center;
}
.indexhead {
  border: #333333 3px solid;
  background: url(images/t_admin.jpg);
}
.header {
  background-image: url(images/top_bg.jpg);
}
.menutop {
  background-image: url(images/bg_a01.jpg);
}
