@charset   "Shift_JIS";

BODY{
  background-image : url(img/bgp.jpg);
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.ContentsClass{
  background-color : white;
  padding-top : 25px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 25px;
}
 
.TitleClass{
  font-size : 110%;
  font-weight : bold;
  line-height : 120%;
  letter-spacing : 1px;
  text-align : center;
  

  padding-top : 10px;
  
  
  
}

.SubTitleClass{
  font-size : 95%;
  font-weight : bold;
  line-height : 150%;
  letter-spacing : 1px;
}

.CategoryClass{
  font-size : 95%;
  font-weight : bold;
  line-height : 120%;
  letter-spacing : 1px;
  padding-top : 4px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 4px;
  background-color : white;
}

.LinkClass{
  font-size : 80%;
  padding-top : 4px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 4px;
  line-height : 110%;
  letter-spacing : 1px;
  background-color : white;
  
}

.CopylightClass{
  font-size : 80%;
  line-height : 120%;
  letter-spacing : 1px;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  background-color : white;
}
.JunfudoClass{
  font-size : 80%;
  text-align : right;
}
.BannerClass{
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  font-size : 90%;
}
.BlankClass{
  height : 20px;
}
